Skip to content

Commit 16b6bb5

Browse files
Merge released refs/tags/v0.121.0 into develop (nervosnetwork#3303)
* chore: Update ckb node assume valid target (nervosnetwork#3282) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * chore: update versions and changelogs * Update Neuron compatibility table (nervosnetwork#3284) Co-authored-by: Keith-CY <[email protected]> * chore: Update ckb node assume valid target (nervosnetwork#3300) chore: Update ckb node assume valid target for rc/v0.121.0. Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * chore: update versions and changelogs --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Keith <[email protected]> Co-authored-by: Keith-CY <[email protected]>
1 parent bd5c3ac commit 16b6bb5

File tree

7 files changed

+274
-230
lines changed

7 files changed

+274
-230
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# 0.121.0 (2025-01-16)
2+
3+
### CKB Node & Light Client
4+
5+
- [[email protected]](https://github.com/nervosnetwork/ckb/releases/tag/v0.121.0-rc1) was released on Jan. 9th, 2025. This version of CKB node is now bundled and preconfigured in Neuron.
6+
- [CKB Light [email protected]](https://github.com/nervosnetwork/ckb-light-client/releases/tag/v0.4.1) was released on Nov. 13th, 2024. This version of CKB Light Client is now bundled and preconfigured in Neuron
7+
8+
### Assumed valid target
9+
10+
Block before `0x1381f9e4f70ce521256c4095fa536d11165488171a8a2cbac687f8cf53907afa`(at height `15,119,157`) will be skipped in validation.(https://github.com/nervosnetwork/neuron/pull/3300)
11+
12+
---
13+
14+
## New features
15+
16+
- #3290: Support inspecting and exporting private key for specific addresses.(@devchenyan)
17+
- #3293: Refine interaction of Sign and Verify Message.(@devchenyan)
18+
19+
20+
**Full Changelog**: https://github.com/nervosnetwork/neuron/compare/v0.120.0...v0.121.0
21+
22+
123
# 0.120.0 (2024-12-13)
224

325
### CKB Node & Light Client

0 commit comments

Comments
 (0)