mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-23 12:07:17 +00:00
14e3fda786
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> # Conflicts: # cmd/evm/main.go # core/state/dump.go # core/state/state_test.go # tests/state_test_util.go
8 lines
300 B
JSON
8 lines
300 B
JSON
{
|
|
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
|
|
"currentDifficulty" : "0x020000",
|
|
"currentGasLimit" : "0x3b9aca00",
|
|
"currentNumber" : "0x05",
|
|
"currentTimestamp" : "0x03e8",
|
|
"blockHashes" : { "1" : "0xdac58aa524e50956d0c0bae7f3f8bb9d35381365d07804dd5b48a5a297c06af4"}
|
|
} |