Skip to content

Update ckb client versions - #3449

Open
github-actions[bot] wants to merge 1 commit into
developfrom
update-ckb-client-versions
Open

Update ckb client versions#3449
github-actions[bot] wants to merge 1 commit into
developfrom
update-ckb-client-versions

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Update versions of builtin CKB node and light client

@github-actions
github-actions Bot force-pushed the update-ckb-client-versions branch 3 times, most recently from 82d6349 to f06091d Compare March 24, 2026 00:35
@github-actions
github-actions Bot force-pushed the update-ckb-client-versions branch 2 times, most recently from 5e801dc to cace812 Compare March 31, 2026 00:42
@github-actions
github-actions Bot force-pushed the update-ckb-client-versions branch 2 times, most recently from 406fd07 to d1585e0 Compare April 11, 2026 00:41
@github-actions
github-actions Bot force-pushed the update-ckb-client-versions branch from d1585e0 to b8543e5 Compare May 7, 2026 01:15
@github-actions
github-actions Bot force-pushed the update-ckb-client-versions branch from b8543e5 to 6276510 Compare June 11, 2026 01:07
@github-actions
github-actions Bot force-pushed the update-ckb-client-versions branch 3 times, most recently from 633f6dd to 1a7ba48 Compare June 24, 2026 00:57
@github-actions
github-actions Bot force-pushed the update-ckb-client-versions branch 2 times, most recently from 2d6337e to af3ed78 Compare July 17, 2026 00:43
@eval-exec
eval-exec requested a review from Copilot July 29, 2026 09:45

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository’s bundled CKB full node version and the corresponding compatibility table used by Neuron to determine which built-in client versions are supported.

Changes:

  • Bump bundled CKB node version from v0.204.0 to v0.208.0 via .ckb-version.
  • Add 0.208 to compatible.json’s fullVersions list and to relevant compatible[*].full arrays.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
compatible.json Adds 0.208 to the full-node version list and compatibility mappings.
.ckb-version Updates the bundled CKB node version to v0.208.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread compatible.json
Comment on lines 1 to 4
{
"fullVersions": [
"0.208",
"0.204",
Comment thread .ckb-version Outdated
@@ -1 +1 @@
v0.204.0
v0.208.0
@github-actions
github-actions Bot force-pushed the update-ckb-client-versions branch from af3ed78 to e007202 Compare July 30, 2026 00:39
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.

4 participants