diff options
Diffstat (limited to 'src/BlockchainTestsFiller/GeneralStateTests/stRefundTest/refund_CallToSuicideTwice_d0g0v0Filler.json')
-rw-r--r-- | src/BlockchainTestsFiller/GeneralStateTests/stRefundTest/refund_CallToSuicideTwice_d0g0v0Filler.json | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/src/BlockchainTestsFiller/GeneralStateTests/stRefundTest/refund_CallToSuicideTwice_d0g0v0Filler.json b/src/BlockchainTestsFiller/GeneralStateTests/stRefundTest/refund_CallToSuicideTwice_d0g0v0Filler.json index c49abbfd3..2c79a5ae4 100644 --- a/src/BlockchainTestsFiller/GeneralStateTests/stRefundTest/refund_CallToSuicideTwice_d0g0v0Filler.json +++ b/src/BlockchainTestsFiller/GeneralStateTests/stRefundTest/refund_CallToSuicideTwice_d0g0v0Filler.json @@ -25,6 +25,50 @@ ] } ], + "expect" : [ + { + "network" : "Frontier", + "result" : { + "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "balance" : "0x1bc16d674ec8000a", + "storage" : { + "0x00" : "0x01", + "0x01" : "0x01" + } + }, + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x4563918244f450d9" + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x05f5901d", + "nonce" : "0x01" + }, + "0xaaae7baea6a6c7c4c2dfeb977efac326af552aaa" : { + } + } + }, + { + "network" : "Homestead", + "result" : { + "0x095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "balance" : "0x1bc16d674ec8000a", + "storage" : { + "0x00" : "0x01", + "0x01" : "0x01" + } + }, + "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { + "balance" : "0x4563918244f450d9" + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x05f5901d", + "nonce" : "0x01" + }, + "0xaaae7baea6a6c7c4c2dfeb977efac326af552aaa" : { + } + } + } + ], "genesisBlockHeader" : { "bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", |