Skip to content

Releases: nervosnetwork/ckb-light-client

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

v0.3.6

08 Feb 07:16

Choose a tag to compare

changes since ckb-light-client 0.3.5

fix: resolve relay v3 bug #189
feat: send chain txs #187
fix: resolve cell filter bug when chain txs are committed in same block #184
feat(rpc): add rpc method estimate_cycles #180