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 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src/GeneralStateTestsFiller/stEIP150singleCodeGasPrices') 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" } } } -- cgit v1.2.3