diff options
Diffstat (limited to 'GeneralStateTests/stRevertTest/LoopCallsDepthThenRevert2.json')
-rw-r--r-- | GeneralStateTests/stRevertTest/LoopCallsDepthThenRevert2.json | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/GeneralStateTests/stRevertTest/LoopCallsDepthThenRevert2.json b/GeneralStateTests/stRevertTest/LoopCallsDepthThenRevert2.json new file mode 100644 index 000000000..63eff78ca --- /dev/null +++ b/GeneralStateTests/stRevertTest/LoopCallsDepthThenRevert2.json @@ -0,0 +1,85 @@ +{ + "LoopCallsDepthThenRevert2" : { + "env" : { + "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x02b8feb0", + "currentGasLimit" : "0x7fffffffffffffff", + "currentNumber" : "0x28d138", + "currentTimestamp" : "0x01", + "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" + }, + "post" : { + "EIP150" : [ + { + "hash" : "43a070c3751b629ac30b1fda3954b5301b0c92a2173eb3dd71f9726fba3cd2b5", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } + ], + "EIP158" : [ + { + "hash" : "216fd3110280abe8b81a5f5fde77efa3326f81dbb1edcd1334fccd093cdc935f", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } + ], + "Frontier" : [ + { + "hash" : "2286ae15ac5ec3440acd73430954bf809f070b2c508ac564043adc7260be5e9f", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } + ], + "Homestead" : [ + { + "hash" : "2286ae15ac5ec3440acd73430954bf809f070b2c508ac564043adc7260be5e9f", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } + ] + }, + "pre" : { + "a000000000000000000000000000000000000000" : { + "balance" : "0x0a", + "code" : "0x6103ff60005414603f576001600054016000556000600060006000600073a0000000000000000000000000000000000000005af15061041a600054106053575b66600060006002f0600052600760196003f0505b", + "nonce" : "0x00", + "storage" : { + } + }, + "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x13426172c74d822b878fe800000000", + "code" : "0x", + "nonce" : "0x00", + "storage" : { + } + } + }, + "transaction" : { + "data" : [ + "" + ], + "gasLimit" : [ + "0x7ffffffffffffff0" + ], + "gasPrice" : "0x01", + "nonce" : "0x00", + "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", + "to" : "a000000000000000000000000000000000000000", + "value" : [ + "0" + ] + } + } +}
\ No newline at end of file |