Skip to content

v0.21.0

Choose a tag to compare

@Keith-CY Keith-CY released this 21 Sep 10:02
· 544 commits to master since this release
30e8b6a

0.21.0 (2019-09-21)

Code Refactoring

  • address rename public key identifier to publicKeyHash (b33c096)

Features

  • rpc: format the outputs of the params formatter (740b403)
  • rpc: update the interface of getLiveCell (0280d7f)
  • utils: format the outputs of the utils module (a30071c)

BREAKING CHANGES

  • rpc: update the interface of getLiveCell
  • address rename public key identifier to publicKeyHash
  • rpc: hexilize the outputs of the params formatter
  • utils: hexilize the outputs of the utils module