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>
16 lines
326 B
JSON
16 lines
326 B
JSON
{
|
|
"0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
|
|
"balance" : "0x0de0b6b3a7640000",
|
|
"code" : "0x600140",
|
|
"nonce" : "0x00",
|
|
"storage" : {
|
|
}
|
|
},
|
|
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
|
|
"balance" : "0x0de0b6b3a7640000",
|
|
"code" : "0x",
|
|
"nonce" : "0x00",
|
|
"storage" : {
|
|
}
|
|
}
|
|
} |