iotexproject / iotexproject/iotex-core
[evm] make execution simulation lightweight
Open
enhancement
EVM
- Dominant language
- Go
- Stars
- 1.6k
- Forks
- 382
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 17
Description
**What would you like to be added**:
**Why is this needed**:
Some of input(nonce) and output(logs and receipt) aren't important. The execution simulation in `estimateGas` only cares whether it fails or not
Contributor guide
Assessment
This issue has not been assessed yet.