Skip to content

v0.24.1

Compare
Choose a tag to compare
@duanyytop duanyytop released this 06 Nov 02:42
· 802 commits to master since this release
c30ea3e

v0.24.1 (2019-11-06)

Feature

  • Refactor module names(rename core to ckb and add example module)(02ba44a)
  • Split transaction building and signature(cc4fc63)
  • Refactor multisig example to split transaction building and signature(48ac5c5)
  • Update cell collector for transaction fee calculating(b4c720b)

Breaking Change

  • Rename core module to ckb
  • Rename console module to ckb-sdk
  • Create new example module
  • Refactor examples for splitting transaction building and signature
  • Reactor cell collector for transaction fee calculating