diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stEIP150Specific')
8 files changed, 28 insertions, 28 deletions
diff --git a/src/GeneralStateTestsFiller/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHasFiller.json b/src/GeneralStateTestsFiller/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHasFiller.json index 01bbbe416..fdd05efb2 100644 --- a/src/GeneralStateTestsFiller/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHasFiller.json +++ b/src/GeneralStateTestsFiller/stEIP150Specific/CallAndCallcodeConsumeMoreGasThenTransactionHasFiller.json @@ -37,10 +37,10 @@ "result" : { "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { - "0x00" : "0", - "0x08" : "0", - "0x09" : "0", - "0x0a" : "0" + "0x00" : "0x00", + "0x08" : "0x00", + "0x09" : "0x00", + "0x0a" : "0x00" } } } diff --git a/src/GeneralStateTestsFiller/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHasFiller.json b/src/GeneralStateTestsFiller/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHasFiller.json index dff3446c2..75fadaa89 100644 --- a/src/GeneralStateTestsFiller/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHasFiller.json +++ b/src/GeneralStateTestsFiller/stEIP150Specific/CallAskMoreGasOnDepth2ThenTransactionHasFiller.json @@ -40,13 +40,13 @@ "result" : { "1000000000000000000000000000000000000107" : { "storage" : { - "0x08" : "0", - "0x09" : "0" + "0x08" : "0x00", + "0x09" : "0x00" } }, "1000000000000000000000000000000000000108" : { "storage" : { - "0x08" : "0" + "0x08" : "0x00" } } } diff --git a/src/GeneralStateTestsFiller/stEIP150Specific/DelegateCallOnEIPFiller.json b/src/GeneralStateTestsFiller/stEIP150Specific/DelegateCallOnEIPFiller.json index 92b9c348d..a4aa66d93 100644 --- a/src/GeneralStateTestsFiller/stEIP150Specific/DelegateCallOnEIPFiller.json +++ b/src/GeneralStateTestsFiller/stEIP150Specific/DelegateCallOnEIPFiller.json @@ -36,9 +36,9 @@ "result" : { "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { - "0x00" : "0", - "0x08" : "0", - "0x09" : "0" + "0x00" : "0x00", + "0x08" : "0x00", + "0x09" : "0x00" } } } diff --git a/src/GeneralStateTestsFiller/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHasFiller.json b/src/GeneralStateTestsFiller/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHasFiller.json index d59bf31b0..f39169db6 100644 --- a/src/GeneralStateTestsFiller/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHasFiller.json +++ b/src/GeneralStateTestsFiller/stEIP150Specific/ExecuteCallThatAskForeGasThenTrabsactionHasFiller.json @@ -34,7 +34,7 @@ "result" : { "1000000000000000000000000000000000000001" : { "storage" : { - "0x01" : "0" + "0x01" : "0x00" } } } diff --git a/src/GeneralStateTestsFiller/stEIP150Specific/NewGasPriceForCodesFiller.json b/src/GeneralStateTestsFiller/stEIP150Specific/NewGasPriceForCodesFiller.json index 5d4f25998..091f46456 100644 --- a/src/GeneralStateTestsFiller/stEIP150Specific/NewGasPriceForCodesFiller.json +++ b/src/GeneralStateTestsFiller/stEIP150Specific/NewGasPriceForCodesFiller.json @@ -66,14 +66,14 @@ "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { "0x00" : "0x12", - "0x01" : "0", - "0x02" : "0", - "0x03" : "0", - "0x04" : "0", - "0x07" : "0", - "0x08" : "0", - "0x0a" : "0", - "0x64" : "0" + "0x01" : "0x00", + "0x02" : "0x00", + "0x03" : "0x00", + "0x04" : "0x00", + "0x07" : "0x00", + "0x08" : "0x00", + "0x0a" : "0x00", + "0x64" : "0x00" } } } diff --git a/src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64e0Filler.json b/src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64e0Filler.json index 09b0a11c4..f05d4630b 100644 --- a/src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64e0Filler.json +++ b/src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64e0Filler.json @@ -40,13 +40,13 @@ "result" : { "1000000000000000000000000000000000000118" : { "storage" : { - "0x01" : "0" + "0x01" : "0x00" } }, "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { - "0x00" : "0", - "0x02" : "0" + "0x00" : "0x00", + "0x02" : "0x00" } } } diff --git a/src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64m1Filler.json b/src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64m1Filler.json index e3e47a505..86f9683e8 100644 --- a/src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64m1Filler.json +++ b/src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64m1Filler.json @@ -40,13 +40,13 @@ "result" : { "1000000000000000000000000000000000000118" : { "storage" : { - "0x01" : "0" + "0x01" : "0x00" } }, "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { - "0x00" : "0", - "0x02" : "0" + "0x00" : "0x00", + "0x02" : "0x00" } } } diff --git a/src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64p1Filler.json b/src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64p1Filler.json index 328ccd4b2..06b38a70f 100644 --- a/src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64p1Filler.json +++ b/src/GeneralStateTestsFiller/stEIP150Specific/Transaction64Rule_d64p1Filler.json @@ -40,13 +40,13 @@ "result" : { "1000000000000000000000000000000000000118" : { "storage" : { - "0x01" : "0" + "0x01" : "0x00" } }, "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { - "0x00" : "0", - "0x02" : "0" + "0x00" : "0x00", + "0x02" : "0x00" } } } |