Skip to content

v0.0.7

Compare
Choose a tag to compare
@erickyan86 erickyan86 released this 23 Apr 04:54
· 444 commits to dev since this release

Removed

  • [WALLET] removed wallet module,the local node not support store private key

Added

  • [VM] add opt for opSnapBalance and destroyasset for contract
  • [BLOCKCHAIN] support import/export block
  • [RPC] add get the contract internal transaction

Fixed

  • [VM] add opt for opSnapBalance
  • [TYPES] fixs the base types
  • [ALL] fixs some bugs