Releases: nervosnetwork/ckb-light-client
Releases · nervosnetwork/ckb-light-client
v0.5.4
What's Changed
- Use tikv-jemallocator on non msvc platform and set rocksdb options by @eval-exec in #249
- relayer: remove RelayV2 init code by @eval-exec in #252
- Fix sync stuck on uncle blocks during reorgs by @eval-exec in #250
- Show binary version, built time in
--versionand loging startup by @eval-exec in #256 - Upgrade ckb deps to 1.0 by @eval-exec in #255
- Update wss addresses in light client wasm README by @Officeyutong in #260
- fix: Handle missing blocks to prevent sync stall by @eval-exec in #257
Full Changelog: v0.5.3...v0.5.4
v0.5.3
v0.5.2
What's Changed
- light-client-wasm: support using JS object as configuration by @Officeyutong in #230
- Support
filter_maponcollect_iteratorin wasm db implementation by @Officeyutong in #238
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- fix panic caused by scope of
matched_blocksby @Officeyutong in #226
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- feat: support mainnet hardfork https://explorer.nervos.org/hardfork
- feat: wasm support for browser by @Officeyutong in #204
- feat: Integrate
MinFeeVerifierandDaoScriptSizeVerifierinto light-client by @Officeyutong in #216
New Contributors
- @Officeyutong made their first contribution in #204
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
Full Changelog: v0.4.0...v0.4.1
v0.4.0
v0.3.8
changes since ckb-light-client 0.3.7
What's Changed
- refactor: increase ban tolerance for unexpected responses by @yangby-cryptape in #196
- Fix SendTransactionsProofProcess debug message by @eval-exec in #197
- chore: tweak log level for some error message by @quake in #199
Full Changelog: v0.3.7...v0.3.8