CKB Explorer
Changelog
CKB Explorer new features and updates summary, join Github to learn more about the project progress.
0.9.1 (2020-01-13)
Adapted CKB Version
ckb 0.25.1 and above
Features
- add block list serializer (8d729d7)
- add block statistic generator service (db91614)
- add block timestamp to dao event (a40453b)
- add capacity_involved column to ckb transaction (7bcd7a5)
- add chart forked event processor (83927bf)
- add consumed block timestamp to cell output (0f4986f)
- add epoch statistic generator service (a99926c)
- add estimated_apc to dao contract (cb31d1c)
- add forked event model (2cf8bff)
- add hash rate to epoch statistic (e0746df)
- add index action to ckb transactions controller (e71fef7)
- add live_cell_changes to block and ckb_transaction (2f04c62)
- add live_cell_changes to forked blocks (a2d42b2)
- add miner reward to block (efe97fa)
- add more field to daily statistics (3912139)
- add pagination to ckb transactions controller (2251ba2)
- add ratio scale (3b68742)
- calculate estimated apc (4a4f04f)
- create forked event when forked (ce61a1f)
- implement ckb transactions index action (26e5a36)
- regenerate block statistic data when block forked (c5a444e)
- return hash_rate (354ebf1)
- save capacity involved to ckb_transaction (61fc5ba)
- save hash rate on epoch statistic worker (48be8e4)
- save live_cell_changes to block (76f3efc)
- save live_cell_changes to ckb_transaction (0c5589f)
- show more attributes on dao contract (6369a86)
- use ckb transaction list serializer (7d12caa)
Performance Improvements
0.9.0 (2020-01-10)
Adapted CKB Version
ckb 0.25.1 and above
Bug Fixes
Features
- add block list serializer (8d729d7)
- add block statistic generator service (db91614)
- add block timestamp to dao event (a40453b)
- add capacity_involved column to ckb transaction (7bcd7a5)
- add chart forked event processor (83927bf)
- add epoch statistic generator service (a99926c)
- add estimated_apc to dao contract (cb31d1c)
- add external stats api (d9a3fdb)
- add forked event model (2cf8bff)
- add hash rate to epoch statistic (e0746df)
- add index action to ckb transactions controller (e71fef7)
- add live_cell_changes to block and ckb_transaction (2f04c62)
- add live_cell_changes to forked blocks (a2d42b2)
- add more field to daily statistics (3912139)
- add pagination to ckb transactions controller (2251ba2)
- add ratio scale (3b68742)
- calculate estimated apc (4a4f04f)
- create forked event when forked (ce61a1f)
- implement ckb transactions index action (26e5a36)
- regenerate block statistic data when block forked (c5a444e)
- return hash_rate (354ebf1)
- save capacity involved to ckb_transaction (61fc5ba)
- save hash rate on epoch statistic worker (48be8e4)
- save live_cell_changes to block (76f3efc)
- save live_cell_changes to ckb_transaction (0c5589f)
- show more attributes on dao contract (6369a86)
- show nervos dao phase1 cells (09ebc1b)
- use ckb transaction list serializer (7d12caa)