Skip to content

Releases: nervosnetwork/ckb-light-client

v0.3.7

12 Apr 21:16
0379fe2
Compare
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
Compare
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

v0.3.5

16 Jan 10:58
Compare
Choose a tag to compare

changes since ckb-light-client 0.3.4

fix: resolve set_scripts partial bug #179
feat: get more last headers in the first proof of a newly connected peer #178
fix: let peers cached their own last headers to avoid be overridden #177
fix: refresh last state even no proved state #176

v0.3.4

02 Jan 04:16
Compare
Choose a tag to compare

changes since ckb-light-client 0.3.3

fix: refresh last state even no proved state #172
feat: ban a peer if it's still in IBD with a very high probability #171
feat: ban a peer if its last state isn't changed after timeout #170
fix: don't sync block filter hashes if finalized checkpoint is too less than the last proved header #169

v0.3.3

21 Dec 03:49
fc45e35
Compare
Choose a tag to compare

changes since ckb-light-client 0.3.2

fix: resolve update script block number error #165
fix: ban peers when do reorg after client restart #166

v0.3.2

05 Dec 01:17
Compare
Choose a tag to compare

changes since ckb-light-client 0.3.1

fix: stuck after restart when min filtered block is previous block of a check point #162
fix: no chain_root in 1st block of the mmr activated epoch #163

v0.3.1

22 Nov 07:54
38aa9b2
Compare
Choose a tag to compare

changes since ckb-light-client 0.3.0

fix: should mark fetching status as timeout when disconnect #159
chore: update bootnodes #160

v0.3.0

02 Nov 09:38
f504501
Compare
Choose a tag to compare

changes since ckb-light-client 0.2.4

feat: mainnet activation #157
fix: panic when no enough block filter hashes #155
refactor: check total difficulty with short-circuit #150

v0.2.4

18 May 00:19
Compare
Choose a tag to compare

changes since ckb-light-client 0.2.3

fix: replace an unreachable with debug logs and ban the peer #146

v0.2.3

04 May 10:13
Compare
Choose a tag to compare

changes since ckb-light-client 0.2.2

chore(deps): bump ckb from 0.108.0 to 0.109.0 #140
fix: limit the peer states which requires new last state #141
fix: logger should output to stdout #138
chore(deps): bump openssl from 0.10.40 to 0.10.48 #135