Skip to content

v0.9.0

Compare
Choose a tag to compare
@Keith-CY Keith-CY released this 22 Apr 11:10
· 1120 commits to master since this release
8c46065

Features

  • rpc: add segrated witnesses (bc8339f)
  • types: update types of script, cell input, cell output (ee405bb)
  • types: remove cellbase id from block header, remove cellbase from uncle block (de9f50d)
  • utils: add blake160, bech32, blake160PubkeyToAddress, pubkeyToAddress (79cb24f)
  • utils: parseAddress returns bytes or hex string instead of words (2028a6c)
  • wallet: remove udt account (7e3cf6d)

BREAKING CHANGES

  • types: block header and uncle block in rpc updated
  • types: script model updated