nimbus-eth1/tests/fixtures/GeneralStateTests/stRevertTest/RevertOnEmptyStack.json

129 lines
4.8 KiB
JSON

{
"RevertOnEmptyStack" : {
"_info" : {
"comment" : "Calling a runtime code that contains only a single `REVERT` should consume all gas.",
"filledwith" : "testeth 1.6.0-alpha.0-11+commit.978e68d2",
"lllcversion" : "Version: 0.5.0-develop.2018.11.9+commit.9709dfe0.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stRevertTest/RevertOnEmptyStackFiller.json",
"sourceHash" : "8accbf71f4099346b1bd8a14c96f8d0ce0cfeee0ffab907809d7bb0cbb44e983"
},
"env" : {
"currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
"currentDifficulty" : "0x020000",
"currentGasLimit" : "0x989680",
"currentNumber" : "0x01",
"currentTimestamp" : "0x03e8",
"previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"post" : {
"Byzantium" : [
{
"hash" : "0x67e2e0be093bc8bdd0836b32bd23a4c93fc3f6d9a5501600661859e93b8f5429",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
},
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Constantinople" : [
{
"hash" : "0x67e2e0be093bc8bdd0836b32bd23a4c93fc3f6d9a5501600661859e93b8f5429",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
},
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"ConstantinopleFix" : [
{
"hash" : "0x67e2e0be093bc8bdd0836b32bd23a4c93fc3f6d9a5501600661859e93b8f5429",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
},
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP150" : [
{
"hash" : "0x67e2e0be093bc8bdd0836b32bd23a4c93fc3f6d9a5501600661859e93b8f5429",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
},
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"EIP158" : [
{
"hash" : "0x67e2e0be093bc8bdd0836b32bd23a4c93fc3f6d9a5501600661859e93b8f5429",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
},
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Frontier" : [
{
"hash" : "0x67e2e0be093bc8bdd0836b32bd23a4c93fc3f6d9a5501600661859e93b8f5429",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
},
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
],
"Homestead" : [
{
"hash" : "0x67e2e0be093bc8bdd0836b32bd23a4c93fc3f6d9a5501600661859e93b8f5429",
"indexes" : {
"data" : 0,
"gas" : 0,
"value" : 0
},
"logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
]
},
"pre" : {
"0xa000000000000000000000000000000000000000" : {
"balance" : "0x00",
"code" : "0xfd",
"nonce" : "0x00",
"storage" : {
}
},
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "0xe8d4a51000",
"code" : "",
"nonce" : "0x00",
"storage" : {
}
}
},
"transaction" : {
"data" : [
"0x"
],
"gasLimit" : [
"0x1e8480"
],
"gasPrice" : "0x01",
"nonce" : "0x00",
"secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
"to" : "0xa000000000000000000000000000000000000000",
"value" : [
"0x00"
]
}
}
}