diff options
updating generaltests with eip158
Diffstat (limited to 'src/GeneralStateTestsFiller/stCallCreateCallCodeTest/Call1024OOGFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stCallCreateCallCodeTest/Call1024OOGFiller.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/Call1024OOGFiller.json b/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/Call1024OOGFiller.json index d2ea9f562..a1bce3a18 100644 --- a/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/Call1024OOGFiller.json +++ b/src/GeneralStateTestsFiller/stCallCreateCallCodeTest/Call1024OOGFiller.json @@ -21,6 +21,19 @@ } } } + }, + { + "indexes" : { "data" : -1, "gas" : -1, "value" : -1 }, + "network" : ["EIP158"], + "result" : { + "bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "storage" : { + "0x00" : "0x85", + "0x01" : "0x01", + "0x02" : "0x20789" + } + } + } } ], "pre" : { |