e376d2fb31
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>
7 lines
203 B
JSON
7 lines
203 B
JSON
{
|
|
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
|
"currentDifficulty" : "0x020000",
|
|
"currentGasLimit" : "0x3b9aca00",
|
|
"currentNumber" : "0x01",
|
|
"currentTimestamp" : "0x03e8"
|
|
} |