diff options
refill blockchain stWalletTest
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stWalletTest/dayLimitConstructionOOG_d0g0v0Filler.json')
-rw-r--r-- | src/BlockchainTestsFiller/GeneralStateTests/stWalletTest/dayLimitConstructionOOG_d0g0v0Filler.json | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stWalletTest/dayLimitConstructionOOG_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stWalletTest/dayLimitConstructionOOG_d0g0v0Filler.json index ec42ccdbc..dde750c66 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stWalletTest/dayLimitConstructionOOG_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stWalletTest/dayLimitConstructionOOG_d0g0v0Filler.json @@ -25,6 +25,65 @@ ] } ], + "expect" : [ + { + "network" : "Frontier", + "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x4563918244f82b83", + "code" : "", + "nonce" : "0x00", + "storage" : { + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x0de0b6b3a75ac4a8", + "code" : "", + "nonce" : "0x02", + "storage" : { + } + } + } + }, + { + "network" : "Byzantium", + "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x29a2241af630661a", + "code" : "", + "nonce" : "0x00", + "storage" : { + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x0de0b6b3a75a8a75", + "code" : "", + "nonce" : "0x02", + "storage" : { + } + } + } + }, + { + "network" : "Constantinople", + "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x29a2241af630661a", + "code" : "", + "nonce" : "0x00", + "storage" : { + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x0de0b6b3a75a8a75", + "code" : "", + "nonce" : "0x02", + "storage" : { + } + } + } + } + ], "genesisBlockHeader" : { "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", |