CKB Explorer
Changelog
CKB Explorer new features and updates summary, join Github to learn more about the project progress.
0.8.4 (2020-01-02)
Adapted CKB Version
ckb 0.25.1 and above
Bug Fixes
- wrong lock info after the lockout period (69697c0)
Features
0.8.3 (2019-12-21)
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)