ckb 0.114.0-rc1 (992b2c8 2024-01-29) #4337
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
-
This is an RC version to preview the changes in the next release.
Compatibility Table
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.113.0
Features
init_tip_hash
setting for indexer to skip previous block synchronization #4247: Introduceinit_tip_hash
setting for indexer to skip previous block synchronization (@EthanYuan)Bug Fixes
Fix
PoolRpc::send_transaction
paramoutputs_validator
default value should bepassthrough
#4271: FixPoolRpc::send_transaction
paramoutputs_validator
default value should bepassthrough
(@eval-exec)[BREAKING CHANGE] fix(indexer): The end in
script_len_range
parameter ofIndexerSearchKeyFilter
is not inclusive #4285 indexer: The end inscript_len_range
parameter ofIndexerSearchKeyFilter
is not inclusive (@EthanYuan)This is a BREAKING CHANGE for rpc
get_cells
,get_cells_capacity
.fix: fix peer store random fetch #4289: Fix peer store random fetch (@driftluo)
Misc
Upgrade
ckb-cli
tov1.6.0
#4266: Upgradeckb-cli
tov1.6.0
(@eval-exec)Upgrade OpenSSL from
1.1.1
to3.1.3
#4179: Upgrade OpenSSL from1.1.1
to3.1.3
(@eval-exec)Add migration run in background mode #4226: Add migration run in background mode (@chenyukang)
Support easy run daemon mode for Linux/MacOS #4245: Support easy run daemon mode for Linux/MacOS (@chenyukang)
[RPC CHANGE] : Add
block_number
toTxStatus
forget_transaction
RPC #4283: Addblock_number
toTxStatus
forget_transaction
RPC (@eval-exec)This is a breaking change: b:rpc
Don't account for cell dep for MAX_ANCESTORS_COUNT #4315: Don't account for cell dep for
MAX_ANCESTORS_COUNT
(@chenyukang)This discussion was created from the release ckb 0.114.0-rc1 (992b2c8 2024-01-29).
Beta Was this translation helpful? Give feedback.
All reactions