diff options
refill revert tests
Diffstat (limited to 'src/GeneralStateTestsFiller/stRevertTest/RevertOpcodeMultipleSubCallsFiller.json')
-rw-r--r-- | src/GeneralStateTestsFiller/stRevertTest/RevertOpcodeMultipleSubCallsFiller.json | 87 |
1 files changed, 14 insertions, 73 deletions
diff --git a/src/GeneralStateTestsFiller/stRevertTest/RevertOpcodeMultipleSubCallsFiller.json b/src/GeneralStateTestsFiller/stRevertTest/RevertOpcodeMultipleSubCallsFiller.json index 409c06e2d..0b40433ed 100644 --- a/src/GeneralStateTestsFiller/stRevertTest/RevertOpcodeMultipleSubCallsFiller.json +++ b/src/GeneralStateTestsFiller/stRevertTest/RevertOpcodeMultipleSubCallsFiller.json @@ -44,9 +44,9 @@ "storage" : { "0x04" : "0x0c", "0x05" : "0x0c", - "0x0a" : "0x01", - "0x0b" : "0x01", - "0x0c" : "0x01" + "0x0a" : "0x00", + "0x0b" : "0x00", + "0x0c" : "0x00" } }, "b000000000000000000000000000000000000000" : { @@ -88,9 +88,9 @@ "storage" : { "0x04" : "0x0c", "0x05" : "0x0c", - "0x0a" : "0x01", - "0x0b" : "0x01", - "0x0c" : "0x01" + "0x0a" : "0x00", + "0x0b" : "0x00", + "0x0c" : "0x00" } }, "b000000000000000000000000000000000000000" : { @@ -132,9 +132,9 @@ "storage" : { "0x04" : "0x0c", "0x05" : "0x0c", - "0x0a" : "0x01", - "0x0b" : "0x01", - "0x0c" : "0x01" + "0x0a" : "0x00", + "0x0b" : "0x00", + "0x0c" : "0x00" } }, "b000000000000000000000000000000000000000" : { @@ -176,70 +176,11 @@ "storage" : { "0x04" : "0x0c", "0x05" : "0x0c", - "0x0a" : "0x01", - "0x0b" : "0x01", - "0x0c" : "0x01" - } - }, - "b000000000000000000000000000000000000000" : { - "storage" : { - "0x01" : "0x00", - "0x02" : "0x00", - "0x03" : "0x00" - } - }, - "c000000000000000000000000000000000000000" : { - "storage" : { - "0x01" : "0x00", - "0x02" : "0x00", - "0x03" : "0x00" - } - }, - "d000000000000000000000000000000000000000" : { - "storage" : { - "0x01" : "0x00", - "0x02" : "0x00", - "0x03" : "0x00" - } - } - } - }, - { - "indexes" : { - "data" : -1, - "gas" : [2], - "value" : 1 - }, - "network" : ["Metropolis"], - "result" : { - "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "nonce" : "0x01" - }, - "a000000000000000000000000000000000000000" : { - "nonce" : "0x00", - "storage" : { - "0x04" : "0x00", - "0x05" : "0x00", "0x0a" : "0x00", "0x0b" : "0x00", "0x0c" : "0x00" } }, - "a100000000000000000000000000000000000000" : { - "nonce" : "0x00", - "storage" : { - } - }, - "a200000000000000000000000000000000000000" : { - "nonce" : "0x00", - "storage" : { - } - }, - "a300000000000000000000000000000000000000" : { - "nonce" : "0x00", - "storage" : { - } - }, "b000000000000000000000000000000000000000" : { "storage" : { "0x01" : "0x00", @@ -267,7 +208,7 @@ "indexes" : { "data" : 0, "gas" : [2], - "value" : 0 + "value" : [1,0] }, "network" : ["Metropolis"], "result" : { @@ -279,9 +220,9 @@ "storage" : { "0x04" : "0x0c", "0x05" : "0x0c", - "0x0a" : "0x01", - "0x0b" : "0x01", - "0x0c" : "0x01" + "0x0a" : "0x00", + "0x0b" : "0x00", + "0x0c" : "0x00" } }, "a100000000000000000000000000000000000000" : { @@ -457,7 +398,7 @@ "000000000000000000000000a300000000000000000000000000000000000000" ], "gasLimit" : [ - "800000", "160000", "190000" + "800000", "140000", "160000", "50000" ], "gasPrice" : "1", "nonce" : "0", |