From e0937d9ff7cdd280c12deabed97f4280c483217d Mon Sep 17 00:00:00 2001 From: Dimitry Date: Wed, 1 Feb 2017 15:12:45 +0300 Subject: fix src blockchas state tests to the actual chain parameters todo: move blockhash tests out of state tests to bcTests --- .../stBlockHashTest/blockhashInRangeFiller.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/GeneralStateTestsFiller/stBlockHashTest/blockhashInRangeFiller.json') diff --git a/src/GeneralStateTestsFiller/stBlockHashTest/blockhashInRangeFiller.json b/src/GeneralStateTestsFiller/stBlockHashTest/blockhashInRangeFiller.json index de2e7810c..a09b9bc33 100644 --- a/src/GeneralStateTestsFiller/stBlockHashTest/blockhashInRangeFiller.json +++ b/src/GeneralStateTestsFiller/stBlockHashTest/blockhashInRangeFiller.json @@ -19,9 +19,9 @@ "result" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "storage" : { - "0x" : "0xc89efdaa54c0f20c7adf612882df0950f5a951637e0307cdcb4c672f298b8bc6", - "0x01" : "0xad7c5bef027816a800da1736444fb58a807ef4c9603b7848673f7e3a68eb14a5", - "0x02" : "0x6ca54da2c4784ea43fd88b3402de07ae4bced597cbb19f323b7595857a6720ae" + "0x00" : "0x6b57a674b322faaa04f8c1e3b349f927601419c6d51663234dfab4791b29d21e", + "0x01" : "0x0000000000000000000000000000000000000000000000000000000000000000", + "0x02" : "0x0000000000000000000000000000000000000000000000000000000000000000" } } } @@ -30,7 +30,7 @@ "pre" : { "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "1000000000000000000", - "code" : "{ [[ 0 ]] (BLOCKHASH 1) [[ 1 ]] (BLOCKHASH 2) [[ 2 ]] (BLOCKHASH 256) }", + "code" : "{ [[ 0 ]] (BLOCKHASH 0) [[ 1 ]] (BLOCKHASH 2) [[ 2 ]] (BLOCKHASH 256) }", "nonce" : "0", "storage" : { } -- cgit v1.2.3