eosiosg / eos-challenge-contract

ISC License
3 stars 0 forks source link

Add macro in assert EVM execute failed #21

Closed Frank-AFN closed 4 years ago

Frank-AFN commented 4 years ago

if EVM execute status != EVMC_SUCCESS. assert EOS transaction as failed

qianxiaofeng commented 4 years ago

use feature flag to control

qianxiaofeng commented 4 years ago

新增simulate接口模拟该功能