Skip to content

docs: document Stable v1.4.0#24

Draft
probablyangg wants to merge 2 commits into
mainfrom
codex/document-v1-4-0
Draft

docs: document Stable v1.4.0#24
probablyangg wants to merge 2 commits into
mainfrom
codex/document-v1-4-0

Conversation

@probablyangg

Copy link
Copy Markdown
Member

Summary

  • expand the v1.4.0 release notes across the transaction lifecycle
  • document OPE, Selective RecheckTx, MemIAVL, 2D nonce, and guaranteed blockspace in their canonical pages
  • correct older roadmap and architecture descriptions
  • add node migration constraints, benchmark context, compatibility notes, and deferred work

Why

The documentation contained partial and outdated descriptions of the v1.4.0 release. In particular, OPE and guaranteed blockspace were still described as distant roadmap work, the storage page used older MemDB terminology, and the guaranteed-blockspace page described a dedicated-mempool design instead of nonce-keyed block lanes.

This PR incorporates the supplied Stable v1.4.0 release overview while keeping the Mainnet rollout marked as pending because no Mainnet binary, upgrade height, or date was provided.

Impact

Developers can understand the new transaction envelope, nonce channels, lane configuration, and inclusion guarantees. Node operators get the MemIAVL and VersionDB migration context needed to prepare for the upgrade.

English remains the source of truth. The translation workflow will refresh the generated Chinese and Korean pages.

Validation

  • npm run check
  • style check: 0 blocking findings
  • i18n parity: 0 missing translations
  • TypeScript check
  • structured-data check
  • production docs build

@github-actions

github-actions Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Styleguide check

✓ 127 en pages — 0 blocking, 11 warnings

docs/pages/en/explanation/autobahn.mdx

  • ⚠ warning: marketing word "robust" (L20)
  • ⚠ warning: marketing word "seamless" (L34)

docs/pages/en/explanation/consensus.mdx

  • ⚠ warning: marketing word "robust" (L32)

docs/pages/en/explanation/ethereum-compatibility.mdx

  • ⚠ warning: marketing word "seamless" (L10)

docs/pages/en/how-to/monitor-node.mdx

  • ⚠ warning: marketing word "comprehensive" (L7)

docs/pages/en/how-to/troubleshoot-node.mdx

  • ⚠ warning: marketing word "comprehensive" (L7)

docs/pages/en/reference/indexers.mdx

  • ⚠ warning: marketing word "seamlessly" (L9)

docs/pages/en/reference/ramps.mdx

  • ⚠ warning: marketing word "seamless" (L28)

docs/pages/en/reference/system-transactions-api.mdx

  • ⚠ warning: marketing word "comprehensive" (L358)

docs/pages/en/reference/wallets.mdx

  • ⚠ warning: marketing word "powerful" (L83)
  • ⚠ warning: marketing word "seamless" (L30)

Enforced by npm run style:check — see STYLEGUIDE.md.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 16, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
docs dacdc80 Commit Preview URL

Branch Preview URL
Jul 16 2026, 01:58 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant