diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stRevertTest/RevertOpcodeCallsFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stRevertTest/RevertOpcodeCallsFiller.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/src/GeneralStateTestsFiller/stRevertTest/RevertOpcodeCallsFiller.json b/src/GeneralStateTestsFiller/stRevertTest/RevertOpcodeCallsFiller.json index 65b1da723..bfeaaaf6f 100644 --- a/src/GeneralStateTestsFiller/stRevertTest/RevertOpcodeCallsFiller.json +++ b/src/GeneralStateTestsFiller/stRevertTest/RevertOpcodeCallsFiller.json @@ -71,13 +71,14 @@ "b0005374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "0", "storage" : { - "0x00" : "0x01", + "0x00" : "0x00", "0x02" : "0x0e" } } } }, { + "comment" : "OOG", "indexes" : { "data" : 0, "gas" : 1, @@ -115,7 +116,7 @@ "b1005374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "0", "storage" : { - "0x00" : "0x01", + "0x00" : "0x00", "0x02" : "0x0e" } } @@ -159,7 +160,7 @@ "b2005374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "0", "storage" : { - "0x00" : "0x01", + "0x00" : "0x00", "0x02" : "0x0e" } } @@ -210,7 +211,7 @@ "b3305374fce5edbc8e2a8697c15331677e6ebf0b" : { "nonce" : "0", "storage" : { - "0x04" : "0x01", + "0x04" : "0x00", "0x05" : "0x0e" } } @@ -284,7 +285,7 @@ "0x000000000000000000000000b3005374fce5edbc8e2a8697c15331677e6ebf0b" ], "gasLimit" : [ - "460000", "100000" + "460000", "88000" ], "gasPrice" : "1", "nonce" : "0", |