ckb 0.116.1 (b2e36e7 2024-05-11) #4458
doitian
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Highlights
Compatibility Table
See how to connect to various chains in Wiki.
Default assume valid target
Downloads
The
.asc
files are signatures. It is wise and more secure to check out for the files integrity.Try the portable variants if the binaries complains about illegal instructions.
Changes since v0.115.0
Features
PoolRpc::test_tx_pool_accept
, check if the transaction can be accepted by TxPool #4433: AddPoolRpc::test_tx_pool_accept
, check if the transaction can be accepted by TxPool (@eval-exec)Bug Fixes
[Breaking Change] Fix default
ckb.toml
's[notifier]
to[notify]
#4405: Fix defaultckb.toml
's[notifier]
to[notify]
(@eval-exec)This is a breaking change in the config file format.
Improvements
assume_valid_target
to Reduce the Timecost of Block Synchronization in IBD mode #4254: Hardcoding a Defaultassume_valid_target
to Reduce the Timecost of Block Synchronization in IBD mode (@eval-exec)process_block
channel size to zero (@eval-exec)tokio-trace
feature fortokio-console
debug tool #4417: Addtokio-trace
feature fortokio-console
debug tool (@eval-exec)This discussion was created from the release ckb 0.116.1 (b2e36e7 2024-05-11).
Beta Was this translation helpful? Give feedback.
All reactions