nimbus-eth1/tests/fixtures/newGeneralStateTests/stExtCodeHash/extCodeHashSelf.json

65 lines
2.5 KiB
JSON

{
"extCodeHashSelf" : {
"_info" : {
"comment" : "EXTCODEHASH/EXTCODESIZE of the currently executing account",
"filling-rpc-server" : "Geth-1.9.6-unstable-63b18027-20190920",
"filling-tool-version" : "retesteth-0.0.1+commit.0ae18aef.Linux.g++",
"lllcversion" : "Version: 0.5.12-develop.2019.9.13+commit.2d601a4f.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stExtCodeHash/extCodeHashSelfFiller.json",
"sourceHash" : "4017b309c1e77e746f717b2d7b609df19a2cd1ed9bd2a09742c68c1dd970b8c5"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x020000",
"currentGasLimit" : "0x0f4240",
"currentNumber" : "0x01",
"currentTimestamp" : "0x03e8",
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
"Istanbul" : [
{
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
},
"hash" : "0x97f7c4487599adf44898e1806657af4d34912c059969ab8de8f8a668732f670d",
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
"pre" : {
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "0x0de0b6b3a7640000",
"code" : "0x",
"nonce" : "0x00",
"storage" : {
}
},
"0xdeadbeef00000000000000000000000000000000" : {
"balance" : "0x0de0b6b3a7640000",
"code" : "0x73deadbeef000000000000000000000000000000003f60005573deadbeef000000000000000000000000000000003b60015500",
"nonce" : "0x00",
"storage" : {
"0x00" : "0xdeadbeef"
}
}
},
"transaction" : {
"data" : [
"0x"
],
"gasLimit" : [
"0x061a80"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
"secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
"to" : "0xdeadbeef00000000000000000000000000000000",
"value" : [
"0x01"
]
}
}
}