Skip to content

v0.6.0 (2019-10-19)

Compare
Choose a tag to compare
@shaojunda shaojunda released this 05 Oct 08:54
· 3560 commits to master since this release
f915ddf

Adapted CKB Version

ckb 0.23.0 (rylai-v11 52aa02ff 2019-10-19)

Bug Fixes

  • display input out of order (6bdefcc)

Features

  • adapt mainnet address (fdd30ea)
  • add chain root (70c603b)
  • add chain_root to block serializer (ef3227d)
  • add codecov and telegram group badge (769b0f5)
  • add license badge (d39bf5a)
  • analyze the epoch number from the epoch (3682d92)
  • Bump sdk to v0.21.0 (8570c44)
  • change args type to string (773954d)
  • change columns type to decimal (e23eb53)
  • change generate lock from cellbase method logic (d8e0ee1)
  • change use default lock verification rule (b67057a)
  • create short payload blake160 address when use correct matches (c9bba68)
  • generate full payload address (2e49198)
  • implement difficulty on blocks and uncle blocks (376ee37)
  • replace difficulty with compact_target (bfa6efc)
  • update columns (214067d)
  • update fixtures (78e312c)
  • update uncles_count calculation method (7a492d0)
  • use github actions (88cc30f)