Skip to content

v0.8.3(2019-12-19)

Compare
Choose a tag to compare
@shaojunda shaojunda released this 21 Dec 06:15
· 3116 commits to master since this release
b1199bd

Adapted CKB Version

ckb 0.25.1 and above

Bug Fixes

  • wrong lock info after the lockout period (69697c0)

Features

  • add block index (2361df5)
  • add live cells count to address serializer (f9bd5b4)
  • add live_cells_count to addresses (34de215)
  • add mined_blocks_count to addresses (838802c)
  • add mining info (4e4d1e9)
  • add mining info generation task (55eb569)
  • add mining info model (06f914f)
  • add new attributes to lock hash serializer (e96d119)
  • add update addresses live cells count task (dac2584)
  • return special address when the address is special (29afdfb)
  • return special address when the address is special (6afd77e)
  • return special tag for special addresses (02bf4a6)
  • return special tag for special addresses (c9d6b09)
  • revert mining info when fork (190125f)
  • revert mining infos (4210f9e)
  • save mining info on process block data (b637784)