diff options
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stSpecialTest/tx_e1c174e2_d0g0v0Filler.json')
-rw-r--r-- | src/BlockchainTestsFiller/GeneralStateTests/stSpecialTest/tx_e1c174e2_d0g0v0Filler.json | 72 |
1 files changed, 72 insertions, 0 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stSpecialTest/tx_e1c174e2_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stSpecialTest/tx_e1c174e2_d0g0v0Filler.json index c7edce0bd..2e7294e5b 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stSpecialTest/tx_e1c174e2_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stSpecialTest/tx_e1c174e2_d0g0v0Filler.json @@ -25,6 +25,78 @@ ] } ], + "expect" : [ + { + "network" : "Homestead", + "result" : { + "0x0dc02922f33e45537411b9f92a1dcc9750ba9932" : { + "storage" : { + "0x160000000000000000000000000000000000000000" : "0x01" + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x0d833611cb38cb80", + "nonce" : "0x19" + } + } + }, + { + "network" : "EIP150", + "result" : { + "0x0dc02922f33e45537411b9f92a1dcc9750ba9932" : { + "storage" : { + "0x160000000000000000000000000000000000000000" : "0x01" + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x0dd71c4419d9a01c", + "nonce" : "0x19" + } + } + }, + { + "network" : "EIP158", + "result" : { + "0x0dc02922f33e45537411b9f92a1dcc9750ba9932" : { + "storage" : { + "0x160000000000000000000000000000000000000000" : "0x01" + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x0ddbc918fe7562bc", + "nonce" : "0x19" + } + } + }, + { + "network" : "Byzantium", + "result" : { + "0x0dc02922f33e45537411b9f92a1dcc9750ba9932" : { + "storage" : { + "0x160000000000000000000000000000000000000000" : "0x01" + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x0ddbc918fe7562bc", + "nonce" : "0x19" + } + } + }, + { + "network" : "Constantinople", + "result" : { + "0x0dc02922f33e45537411b9f92a1dcc9750ba9932" : { + "storage" : { + "0x160000000000000000000000000000000000000000" : "0x01" + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x0ddbc918fe7562bc", + "nonce" : "0x19" + } + } + } + ], "genesisBlockHeader" : { "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "coinbase" : "68795c4aa09d6f4ed3e5deddf8c2ad3049a601da", |