Skip to content

v0.11.0

Compare
Choose a tag to compare
@duanyytop duanyytop released this 14 May 02:36
· 1248 commits to master since this release
38633b0

v0.11.0 (2019-05-14)

Features

  • Implement get_block_by_number rpc and add more rpc test cases(3859448)
  • Update transaction data structure(4f6362c)
  • Update CellInput data structure(d4fa142)

Bug Fixes

  • Update proposals to string list(fec86ae)
  • Update CellOutputWithOutPoint lock string to script(11b8735)

Document

  • Add development to README(d66264c)