Skip to content

v0.9.0(2020-01-02)

Compare
Choose a tag to compare
@shaojunda shaojunda released this 10 Jan 15:18
· 2873 commits to master since this release
1f1d5c5

Adapted CKB Version

ckb 0.25.1 and above

Bug Fixes

  • fix BlockStatistic worker bug (550308a)
  • fix cell status not changed (7522100)

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)