Skip to content

v0.13.0

Compare
Choose a tag to compare
@xxuejie xxuejie released this 09 Oct 11:28

v0.13.0 (2020-10-09)

Breaking Changes

  • fromBlock|toBlock's type changed from number to HexString (#100)

Bug Fixes

  • Locktime pool script type not support in common (#102)
  • Anyone can pay limit capacity & limit amount check (#110)
  • Update createdCells after tx committed (#111)

Features

  • Implement HD wallet & mnemonic (#99)
  • Change fromBlock, toBlock type from number to Hexadecimal (#100)
  • Indexer support argsLen any option (#103)
  • Support destroyable in sudt transfer (#104)
  • Add isCellMatchQueryOptions (#105)
  • Indexer support any argsLen query for transaction collector (#106)