gasUsed
result
* cmd/evm: add gas used accumulator to t8n result * cmd/evm: update t8n tests to include gas used field
This PR implements the EVM state transition tool, which is intended to be the replacement for our retesteth client implementation. Documentation is present in the cmd/evm/README.md file. Co-authored-by: Felix Lange <fjl@twurst.com>