From 613bb864dc25045169e7fc58b3d138ff13eb66bf Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 19 Apr 2017 13:54:28 +0300 Subject: refill and fix tests with all fields 0x --- .../stEIP150singleCodeGasPrices/RawBalanceGasFiller.json | 4 ++-- .../stEIP150singleCodeGasPrices/RawExtCodeSizeGasFiller.json | 4 ++-- .../stRefundTest/refund50percentCapFiller.json | 12 ++++++------ .../stRefundTest/refund600Filler.json | 12 ++++++------ 4 files changed, 16 insertions(+), 16 deletions(-) (limited to 'src') diff --git a/src/GeneralStateTestsFiller/stEIP150singleCodeGasPrices/RawBalanceGasFiller.json b/src/GeneralStateTestsFiller/stEIP150singleCodeGasPrices/RawBalanceGasFiller.json index 6467b23f6..1fa0ece1e 100644 --- a/src/GeneralStateTestsFiller/stEIP150singleCodeGasPrices/RawBalanceGasFiller.json +++ b/src/GeneralStateTestsFiller/stEIP150singleCodeGasPrices/RawBalanceGasFiller.json @@ -20,7 +20,7 @@ "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { "0x00" : "0x08d5b6", - "0x01" : "0x0885fc" + "0x01" : "0x088791" } } } @@ -36,7 +36,7 @@ "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { "0x00" : "0x08d5b6", - "0x01" : "0x088778" + "0x01" : "0x088791" } } } diff --git a/src/GeneralStateTestsFiller/stEIP150singleCodeGasPrices/RawExtCodeSizeGasFiller.json b/src/GeneralStateTestsFiller/stEIP150singleCodeGasPrices/RawExtCodeSizeGasFiller.json index e44dcd372..9c4d2257e 100644 --- a/src/GeneralStateTestsFiller/stEIP150singleCodeGasPrices/RawExtCodeSizeGasFiller.json +++ b/src/GeneralStateTestsFiller/stEIP150singleCodeGasPrices/RawExtCodeSizeGasFiller.json @@ -20,7 +20,7 @@ "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { "0x00" : "0x08d5b6", - "0x01" : "0x0884d0" + "0x01" : "0x088791" } } } @@ -36,7 +36,7 @@ "b94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { "storage" : { "0x00" : "0x08d5b6", - "0x01" : "0x088778" + "0x01" : "0x088791" } } } diff --git a/src/GeneralStateTestsFiller/stRefundTest/refund50percentCapFiller.json b/src/GeneralStateTestsFiller/stRefundTest/refund50percentCapFiller.json index f955af209..6b8ab1cfa 100644 --- a/src/GeneralStateTestsFiller/stRefundTest/refund50percentCapFiller.json +++ b/src/GeneralStateTestsFiller/stRefundTest/refund50percentCapFiller.json @@ -24,10 +24,10 @@ } }, "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "45600" + "balance" : "45545" }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "54400" + "balance" : "54455" } } }, @@ -46,10 +46,10 @@ } }, "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "45940" + "balance" : "45735" }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "54060" + "balance" : "54265" } } }, @@ -68,10 +68,10 @@ } }, "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "45960" + "balance" : "45755" }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "54040" + "balance" : "54245" } } } diff --git a/src/GeneralStateTestsFiller/stRefundTest/refund600Filler.json b/src/GeneralStateTestsFiller/stRefundTest/refund600Filler.json index 41760a95d..d94c1f372 100644 --- a/src/GeneralStateTestsFiller/stRefundTest/refund600Filler.json +++ b/src/GeneralStateTestsFiller/stRefundTest/refund600Filler.json @@ -23,10 +23,10 @@ } }, "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "38105" + "balance" : "38050" }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "61895" + "balance" : "61950" } } }, @@ -44,10 +44,10 @@ } }, "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "38445" + "balance" : "38240" }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "61555" + "balance" : "61760" } } }, @@ -65,10 +65,10 @@ } }, "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : { - "balance" : "38485" + "balance" : "38280" }, "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { - "balance" : "61515" + "balance" : "61720" } } } -- cgit v1.2.3