You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+46Lines changed: 46 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,49 @@
1
+
# 0.121.0 (2025-01-16)
2
+
3
+
### CKB Node & Light Client
4
+
5
+
-[CKB@v0.121.0-rc1](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 Client@v0.4.1](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)
-[CKB@v0.120.0](https://github.com/nervosnetwork/ckb/releases/tag/v0.120.0) was released on Dec. 12th, 2024. This version of CKB node is now bundled and preconfigured in Neuron.
28
+
-[CKB Light Client@v0.4.1](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
29
+
30
+
### Assumed valid target
31
+
32
+
Block before `0xe1085c7ce8f4e8461ea75afe63ef21d2c1ce6a5d0bf0f0170042bebdd2fbde04`(at height `14,817,366`) will be skipped in validation.(https://github.com/nervosnetwork/neuron/pull/3282)
33
+
34
+
---
35
+
36
+
## New features
37
+
38
+
-#3271: Support Arabic, FrCanadian/Belgian in User Interface.(@Natixe)
39
+
40
+
## New Contributors
41
+
42
+
-@Natixe made their first contribution in https://github.com/nervosnetwork/neuron/pull/3271
0 commit comments