diff options
updating generaltests with eip158
Diffstat (limited to 'src/GeneralStateTestsFiller/stCallCreateCallCodeTest/Callcode1024OOGFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stCallCreateCallCodeTest/Callcode1024OOGFiller.json | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/Callcode1024OOGFiller.json b/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/Callcode1024OOGFiller.json index 5c8332af5..0104a09c7 100644 --- a/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/Callcode1024OOGFiller.json +++ b/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/Callcode1024OOGFiller.json @@ -15,12 +15,25 @@ "result" : { "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { - "0x" : "0x0401", + "0x00" : "0x0401", "0x01" : "0x01", "0x02" : "0x0fa3e9" } } } + }, + { + "indexes" : { "data" : -1, "gas" : -1, "value" : -1 }, + "network" : ["EIP158"], + "result" : { + "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "storage" : { + "0x00" : "0x0401", + "0x01" : "0x01", + "0x02" : "0x20789" + } + } + } } ], "pre" : { |