Merged
Conversation
Co-authored-by: Keith-CY <7271329+Keith-CY@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates the project to version 0.202.1, bundles the latest CKB node and light client, and adjusts the assumed valid target for block validation.
- Bumps version numbers across
neuron,neuron-ui, andneuron-walletpackages - Updates CKB_NODE_ASSUME_VALID_TARGET hash and block number in
.env - Updates changelog and
.ckb-light-versionto reflect new releases
Reviewed Changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| packages/neuron-wallet/package.json | Bump neuron-wallet version to 0.202.1 and update neuron-ui dependency |
| packages/neuron-wallet/.env | Update CKB_NODE_ASSUME_VALID_TARGET hash and block number |
| packages/neuron-ui/package.json | Bump neuron-ui version to 0.202.1 |
| package.json | Bump root package version to 0.202.1 |
| lerna.json | Bump Lerna version to 0.202.1 |
| CHANGELOG.md | Add entry for v0.202.1 release |
| .ckb-light-version | Update light client version to v0.5.1 |
Comments suppressed due to low confidence (1)
CHANGELOG.md:6
- [nitpick] For consistency, add a period at the end of this bullet and ensure all list items have uniform punctuation.
- [CKB Light Client@v0.5.1](https://github.com/nervosnetwork/ckb-light-client/releases/tag/v0.5.1) was released on Jul. 1st, 2025. This version of CKB Light Client is now bundled and preconfigured in Neuron
yanguoyu
approved these changes
Jul 2, 2025
devchenyan
approved these changes
Jul 2, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
0.202.1 (2025-07-02)
CKB Node & Light Client
Assumed valid target
Block before
0x49d2e56c7b595ebb61d1fee94b2814e83942064ce3ff91a175adbec0c14d26f7(at height16,588,228) will be skipped in validation.(#3384)Full Changelog: v0.202.0...v0.202.1