diff options
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stWalletTest/walletConstructionOOG_d0g0v0Filler.json')
-rw-r--r-- | src/BlockchainTestsFiller/GeneralStateTests/stWalletTest/walletConstructionOOG_d0g0v0Filler.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stWalletTest/walletConstructionOOG_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stWalletTest/walletConstructionOOG_d0g0v0Filler.json index 6bb9d90f6..4b3d48dc1 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stWalletTest/walletConstructionOOG_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stWalletTest/walletConstructionOOG_d0g0v0Filler.json @@ -25,6 +25,38 @@ ] } ], + "expect" : [ + { + "network" : "Frontier", + "result" : { + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x4563918244f9cd3f", + "code" : "", + "nonce" : "0x00", + "storage" : { + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x0de0b6b3a75922ec", + "code" : "", + "nonce" : "0x02", + "storage" : { + } + }, + "0xec0e71ad0a90ffe1909d27dac207f7680abba42d" : { + "balance" : "0x64", + "code" : "", + "nonce" : "0x00", + "storage" : { + "0x00" : "0x01", + "0x01" : "0x01", + "0x03" : "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", + "0x6e369836487c234b9e553ef3f787c2d8865520739d340c67b3d251a33986e58d" : "0x01" + } + } + } + } + ], "genesisBlockHeader" : { "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", |