Skip to content

Commit f536777

Browse files
committed
chore: CHANGELOG for v0.120.0
1 parent 3f2525d commit f536777

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# CHANGELOG
22

3+
## [v0.120.0](https://github.com/nervosnetwork/ckb/compare/v0.119.0...v0.120.0) (2024-12-11)
4+
5+
### Features
6+
7+
- #4477: (experimental) optional fee estimator with different algorithms (@yangby-cryptape)
8+
- #4683: Small WASM support (@driftluo)
9+
- #4729: Default listen on ws port (@driftluo)
10+
- #4741: Let old config node open ws listen by default (@driftluo)
11+
12+
This is a breaking change to the config.
13+
14+
### Bug Fixes
15+
16+
- #4709: Fix pg sqlite inconsistent types (@driftluo)
17+
18+
### Improvements
19+
20+
- #4694: Support LZ4 rocksdb compression type (@eval-exec)
21+
- #4700: Generate `default.db-options` file if it not exist (@eval-exec)
22+
- #4702: Don't ban remote peer when VM receives Ctrl-C signal while processing `chunk_tx` (@eval-exec)
23+
- #4728: Remove anyhow's backtrace from RPC response (@eval-exec)
24+
25+
This is a breaking change to RPC where the error messages have changed.
26+
27+
### Bug Fixes
28+
29+
- #4709: Fix pg sqlite inconsistent types (@driftluo)
30+
331
## [v0.119.0](https://github.com/nervosnetwork/ckb/compare/v0.118.0...v0.119.0) (2024-10-25)
432

533
### Features

0 commit comments

Comments
 (0)