Skip to content

Releases: nervosnetwork/ckb-light-client

v0.5.5-rc1

11 Mar 09:49
e4f62a9

Choose a tag to compare

v0.5.5-rc1 Pre-release
Pre-release

What's Changed

  • refactor: add unified storage abstraction and SQLite backend support by @quake in #270
  • add linux and macos arm64 release build by @eval-exec in #265

Full Changelog: v0.5.4...v0.5.5-rc1

v0.5.4

02 Jan 02:48
778590a

Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.5.4

v0.5.3

09 Sep 05:29
6092b5a

Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

28 Aug 08:45
0685266

Choose a tag to compare

What's Changed

  • light-client-wasm: support using JS object as configuration by @Officeyutong in #230
  • Support filter_map on collect_iterator in wasm db implementation by @Officeyutong in #238

Full Changelog: v0.5.1...v0.5.2

v0.5.1

01 Jul 03:37
cc8f4ab

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

19 Jun 02:42
2b879cd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.4.1

13 Nov 03:42
067c9a1

Choose a tag to compare

What's Changed

  • fix: try to fix relay protocol hardfork issue by @quake in #203

Full Changelog: v0.4.0...v0.4.1

v0.4.0

05 Nov 01:17
1b3c037

Choose a tag to compare

changes since ckb-light-client 0.3.8

What's Changed

  • chore: upgrade deps to ckb 0.119 by @quake in #201

Full Changelog: v0.3.8...v0.4.0

v0.3.8

12 Aug 02:31

Choose a tag to compare

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

v0.3.7

12 Apr 21:16
0379fe2

Choose a tag to compare

changes since ckb-light-client 0.3.6

What's Changed

  • fix: resolve gcs empty filter issue by @quake in #190
  • fix: fix set_scripts delete bug by @quake in #193