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 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