ckb 0.120.0 (29456f5 2024-12-11) #4751
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
Breaking Changes:
Compatibility Table
See how to connect to various chains in Wiki.
Default assume valid target
Downloads
Deprecation Notice: CentOS has reached its EOL, we will stop providing CentOS binaries in the future. Please use other platforms or build from source.
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.119.0
Features
feat: (experimental) optional fee estimator with different algorithms #4477: (experimental) optional fee estimator with different algorithms (@yangby-cryptape)
feat: small wasm support #4683: Small WASM support (@driftluo)
feat: default listen on ws port #4729: Default listen on ws port (@driftluo)
feat: let old config node open ws listen by default #4741: Let old config node open ws listen by default (@driftluo)
This is a breaking change to the config.
Bug Fixes
Improvements
Support LZ4 rocksdb compression type #4694: Support LZ4 rocksdb compression type (@eval-exec)
Generate
default.db-options
file if it not exist #4700: Generatedefault.db-options
file if it not exist (@eval-exec)Don't ban remote peer when ckb_vm received Ctrl-C signal when processing chunk_tx #4702: Don't ban remote peer when VM receives Ctrl-C signal while processing
chunk_tx
(@eval-exec)Remove anyhow's backtrace from RPC response #4728: Remove anyhow's backtrace from RPC response (@eval-exec)
This is a breaking change to RPC where the error messages have changed.
Compare changes in GitHub
This discussion was created from the release ckb 0.120.0 (29456f5 2024-12-11).
Beta Was this translation helpful? Give feedback.
All reactions