diff options
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CallRecursiveBomb2_d0g0v0Filler.json')
-rw-r--r-- | src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CallRecursiveBomb2_d0g0v0Filler.json | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CallRecursiveBomb2_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CallRecursiveBomb2_d0g0v0Filler.json index f61707f14..952857c8d 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CallRecursiveBomb2_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stStaticCall/static_CallRecursiveBomb2_d0g0v0Filler.json @@ -10,7 +10,7 @@ }, "transactions" : [ { - "data" : "", + "data" : "0x", "gasLimit" : "0x013aab13", "gasPrice" : "0x01", "nonce" : "0x00", @@ -25,6 +25,30 @@ ] } ], + "expect" : [ + { + "network" : "Byzantium", + "result" : { + "0x195e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "storage" : { + "0x00" : "0x01", + "0x01" : "0x0970da" + } + } + } + }, + { + "network" : "Constantinople", + "result" : { + "0x195e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "storage" : { + "0x00" : "0x01", + "0x01" : "0x0970da" + } + } + } + } + ], "genesisBlockHeader" : { "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", |