Skip to content

docs: sync with ckb v0.207.0 and v0.208.0-rc0#857

Merged
RetricSu merged 2 commits into
nervosnetwork:developfrom
humble-little-bear:autopilot/ckb-v0.207.0-v0.208.0-rc0-docs-sync
Jul 13, 2026
Merged

docs: sync with ckb v0.207.0 and v0.208.0-rc0#857
RetricSu merged 2 commits into
nervosnetwork:developfrom
humble-little-bear:autopilot/ckb-v0.207.0-v0.208.0-rc0-docs-sync

Conversation

@humble-little-bear

@humble-little-bear humble-little-bear commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

This PR records the docs-sync review for the CKB releases since the previous baseline v0.206.0.

Processed releases

Release Date Baseline diff
v0.207.0 2026-06-10 v0.206.0...v0.207.0
v0.208.0-rc0 2026-07-09 v0.207.0...v0.208.0-rc0

What changed in CKB

v0.207.0

  • docs: split mainnet/testnet params in devnet-from-existing-data (ckb#5205) — now documented in Devnet From Existing Data.
  • [rust-toolchain] Upgrade Rust toolchain to 1.95.0 (ckb#5175) — install docs already state that the repo's rust-toolchain file pins the version, so no edit needed.
  • Extended mainnet/testnet assume-valid target checkpoints and refreshed latest assume-valid targets (ckb#5192) — these values are not currently documented in docs.nervos.org.
  • Grammar fix in IndexerRange description in rpc/README.md and util/jsonrpc-types/src/indexer.rsIndexerRange is not currently documented in docs.nervos.org.

v0.208.0-rc0 (prerelease)

  • feat(rpc): include block_hash in live cell response (ckb#5269) — CellWithStatus and indexer cell responses are not currently documented in docs.nervos.org.
  • fix(rpc): stricter validation of duplicate/oversized indices in transaction/witness proof verification (ckb#523? / #526? series) — not currently documented in docs.nervos.org.
  • Updated CKB release signing key, dependency upgrades, Windows CRT fix, etc. — no docs.nervos.org impact.

Changes in this PR

  • Advances .autopilot/last_ckb_release.txt to v0.208.0-rc0 so the next run can start from the latest processed release.
  • Adds a new Devnet From Existing Data guide, ported from the upstream CKB repo guide, including the Mainnet/Testnet [params] distinction introduced in v0.207.0.
  • Adds the guide to the Run a Full Node sidebar and links to it from Run a Devnet Node.

Suggested follow-ups (human review)

  • Audit RPC type coverage: IndexerRange, CellWithStatus, and transaction-proof verification behavior are not currently covered in docs.nervos.org. As these RPCs evolve, consider adding or syncing generated RPC reference content.

Breaking / high-priority changes

None of the reviewed changes require urgent documentation edits in docs.nervos.org. The most user-facing change is the addition of block_hash to live cell responses in v0.208.0-rc0; this should be reflected in any future RPC reference that documents CellWithStatus.

🤖 Generated with Claude Code

@vercel

vercel Bot commented Jul 13, 2026

Copy link
Copy Markdown

@claude is attempting to deploy a commit to the CKBA-2026 Team on Vercel.

A member of the Team first needs to authorize it.

@humble-little-bear

Copy link
Copy Markdown
Contributor Author

No docs-writing issues found. LGTM from an editorial standpoint.

@humble-little-bear

Copy link
Copy Markdown
Contributor Author

LGTM, No factual-review issues found.

This PR only updates .autopilot/last_ckb_release.txt to v0.208.0-rc0; no website/docs/** or examples/** files are changed, so there are no in-scope documentation factual claims to review. I spot-checked the release dates and PR references in the summary body against nervosnetwork/ckb and they match the authoritative sources.

@vercel

vercel Bot commented Jul 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nervos-ckb-docs Ready Ready Preview, Comment Jul 13, 2026 2:42am

Request Review

claude added 2 commits July 13, 2026 02:35
Add a new guide that explains how to run a local dev chain from an
existing Mainnet or Testnet data directory, including the Mainnet/Testnet
[params] distinction introduced in CKB v0.207.0.

- Add website/docs/node/devnet-from-existing-data.mdx
- Add the page to the Run a Full Node sidebar
- Link to the new guide from run-devnet-node.mdx

Co-Authored-By: Claude <noreply@anthropic.com>
Advance .autopilot/last_ckb_release.txt to v0.208.0-rc0 after reviewing
code changes in:

- https://github.com/nervosnetwork/ckb/releases/tag/v0.207.0
- https://github.com/nervosnetwork/ckb/releases/tag/v0.208.0-rc0

Co-Authored-By: Claude <noreply@anthropic.com>
@RetricSu RetricSu merged commit 4bb2e4e into nervosnetwork:develop Jul 13, 2026
3 checks passed
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.

3 participants