Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

Allow call non-exists account address and fix more bugs

Compare
Choose a tag to compare
@TheWaWaR TheWaWaR released this 12 Jul 08:05
· 363 commits to main since this release
46f0ab7

Compare to v0.7.0-rc5

Changes & Fixes

  • Allow any_address.call("any_data")
  • Allow transfer to zero address
  • Fix transfer to self bug in sudt transfer
  • Fix evmc_result memory leak
  • Fix parse_args to avoid invalid type of evmc_call_kind
  • Change the condition to judge
    • whether an address is exists
    • whether we consider an address is EoA address
    • whether skip execute code in EVM