Skip to content

v1.0.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@zeroqn zeroqn released this 30 Mar 06:25
3569466

Breaking Changes

  • new: eth address mapping registry, mapping between eth address and account script
  • new: EIP-712 style withdraw message by @jjyr in #561
  • new: sUDT total supply by @zeroqn in #560
  • remove: POA lock, use omni lock instead by @zeroqn in #608
  • chore: replace short address with short script hash by @zeroqn in #568
  • refactor: optimize CustodianLockArgs molecule definition

Other Changes

  • refactor: account state value, add exists byte flag
  • fix: no dump on dry run failure
  • new: tikio metric and tokio console
  • fix: mem block timestamp may be smaller than db tip block timestamp due to ckb reorg

Full Changelog: v0.10.3...v1.0.0-rc1