diff options
Diffstat (limited to 'src/BlockchainTestsFiller/bcStateTests/multimpleBalanceInstructionFiller.json')
-rw-r--r-- | src/BlockchainTestsFiller/bcStateTests/multimpleBalanceInstructionFiller.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/src/BlockchainTestsFiller/bcStateTests/multimpleBalanceInstructionFiller.json b/src/BlockchainTestsFiller/bcStateTests/multimpleBalanceInstructionFiller.json index 1618ee37c..d761c43a3 100644 --- a/src/BlockchainTestsFiller/bcStateTests/multimpleBalanceInstructionFiller.json +++ b/src/BlockchainTestsFiller/bcStateTests/multimpleBalanceInstructionFiller.json @@ -17,6 +17,7 @@ "transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" }, + "sealEngine" : "NoProof", "expect" : [ { "network" : ["Frontier"], @@ -105,6 +106,28 @@ } } } + }, + { + "network" : [">=Constantinople"], + "result" : { + "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "storage" : { + "0x00" : "0x17485b3218", + "0x02" : "0x17485b3218", + "0x05" : "0x0186aa" + } + }, + "195e7baea6a6c7c4c2dfeb977efac326af552d87" : { + "storage" : { + "0x00" : "0x17484e7334", + "0x01" : "0x1bc16d674ed4bafc", + "0x02" : "0x17484e7334", + "0x03" : "0x1bc16d674ed4bafc", + "0x04" : "0x0186aa", + "0x05" : "0x018a88" + } + } + } } ], "pre" : { |