-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3228 from nervosnetwork/rc/v0.117.0
- Loading branch information
Showing
290 changed files
with
6,075 additions
and
2,839 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v0.116.1 | ||
v0.117.0 |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,45 @@ | ||
# 0.117.0 (2024-08-12) | ||
|
||
### CKB Node & Light Client | ||
|
||
- [[email protected]](https://github.com/nervosnetwork/ckb/releases/tag/v0.117.0) was released on Jul. 29th, 2024. This version of CKB node is now bundled and preconfigured in Neuron. | ||
- [CKB Light [email protected]](https://github.com/nervosnetwork/ckb-light-client/releases/tag/v0.3.7) was released on Apr. 13th, 2024. This version of CKB Light Client is now bundled and preconfigured in Neuron | ||
|
||
### Assumed valid target | ||
|
||
Block before `0xca44ae8f7bc12ba8eab3224cbe3156c913e2284693e36dc1d01e4d30f362f3c2`(at height `13,705,152`) will be skipped in validation.(https://github.com/nervosnetwork/neuron/pull/3227) | ||
|
||
--- | ||
|
||
[![[email protected]](https://github.com/user-attachments/assets/7d2eba67-e33e-4fca-a714-7ba1709d8bd3)](https://youtu.be/zf78Y094m60) | ||
|
||
YouTube: https://youtu.be/zf78Y094m60 | ||
|
||
--- | ||
|
||
## New features | ||
|
||
- #3206: Support XUDT asset management.(@yanguoyu) | ||
- #3207: Support connecting to an external light client.(@devchenyan) | ||
- #3167: Support cells consolidation.(@devchenyan) | ||
- #3199: Validate pending transactions periodically.(@devchenyan) | ||
- #3200: Optimize the process of generating a wallet.(@devchenyan) | ||
- #3176: Support setting start block numbers of multisig addresses.(@yanguoyu) | ||
- #3160: Optimize synchronization in light client mode for multiple wallets.(@yanguoyu) | ||
- #3169: Be compatible with multisig transaction JSON file exported from CKB CLI.(@devchenyan) | ||
- #3197: Support resetting pin code for window lock.(@yanguoyu) | ||
- #3194: Add a tip for multisig addresses.(@yanguoyu) | ||
|
||
## Bug fixes | ||
|
||
- #3195: Fix the synchronization status check.(@yanguoyu) | ||
|
||
## New Contributors | ||
|
||
- @tcpdumppy made their first contribution in https://github.com/nervosnetwork/neuron/pull/3182 | ||
|
||
**Full Changelog**: https://github.com/nervosnetwork/neuron/compare/v0.116.2...v0.117.0 | ||
|
||
# 0.116.2 (2024-05-29) | ||
|
||
### CKB Node & Light Client | ||
|
@@ -57,18 +99,18 @@ YouTube: https://youtu.be/QXv8by2C8zU | |
|
||
## New features | ||
|
||
- 3134: Support 'replace-by-fee' nervos dao transactions and sudt transactions.(@devchenyan) | ||
- 3144: Reduce size of light client log in debug information and reveal start-block-number in log.(@yanguoyu) | ||
- 3064: Support locking window by pin code.(@yanguoyu) | ||
- 3131: Add detailed result for nervos dao transaction.(@devchenyan) | ||
- #3134: Support 'replace-by-fee' nervos dao transactions and sudt transactions.(@devchenyan) | ||
- #3144: Reduce size of light client log in debug information and reveal start-block-number in log.(@yanguoyu) | ||
- #3064: Support locking window by pin code.(@yanguoyu) | ||
- #3131: Add detailed result for nervos dao transaction.(@devchenyan) | ||
|
||
## Bug fixes | ||
|
||
- 3121: Locate the first transaction on Explorer directly when users want to set the start-block-number for light client.(@yanguoyu) | ||
- 3101: Show migration instruction properly.(@devchenyan) | ||
- 3062: Migrate legacy ACP to active ACP account(@yanguoyu) | ||
- 3141: Fix some issues about light client synchronizaiton.(@yanguoyu) | ||
- 3120: Remove all sync data when start-block-number is set less than before.(@yanguoyu) | ||
- #3121: Locate the first transaction on Explorer directly when users want to set the start-block-number for light client.(@yanguoyu) | ||
- #3101: Show migration instruction properly.(@devchenyan) | ||
- #3062: Migrate legacy ACP to active ACP account(@yanguoyu) | ||
- #3141: Fix some issues about light client synchronizaiton.(@yanguoyu) | ||
- #3120: Remove all sync data when start-block-number is set less than before.(@yanguoyu) | ||
|
||
**Full Changelog**: https://github.com/nervosnetwork/neuron/compare/v0.114.3...v0.116.0 | ||
|
||
|
This file contains 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
This file contains 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
Oops, something went wrong.
bc88e27
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Packaging for test is done in 10350250399
bc88e27
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Packaging for test is done in 10350710886
bc88e27
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'%0A'### Downloads'%0A''%0A'OS | Arch | Package | SHA256 Checksum'%0A'-- | -- | -- | --'%0A'Windows | x64 | exe |
4cdb4ecbe4aeccc4d54b39932332011f7b11de9212e1fe9b9fc1e88059e70ea0
'%0A'macOS | x64 | zip |ecfc11164a86cae207d5aced65ced120f76d9541e533bd64bbb0d0219f445f87
'%0A'macOS | arm64 | zip |d24263646144813d0ae473d2bf9e91bddb1c49f417d1931f88ded0f00c67db41
'%0A'macOS | x64 | DMG |6e1f7f34c005a4e68d85d073e9f8a45dad46deb5d2fe0e26a8e9acf0d731c064
'%0A'macOS | arm64 | DMG |11b65465fc7494d3ad898e5d6d1f96829c146568f49f86a62fc27abb66f3bd68
'%0A'Linux | x64 | AppImage |e432be55d430beaa39920bca1bff05e1b2901c30d73f056e106db815a349c69f