aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stBlockHashTest/blockhashInRangeFiller.json
diff options
context:
space:
mode:
authorDimitry <winsvega@mail.ru>2017-02-01 20:12:45 +0800
committerDimitry <winsvega@mail.ru>2017-02-01 20:12:45 +0800
commite0937d9ff7cdd280c12deabed97f4280c483217d (patch)
tree90c3f02d801b1b313f871330c50bf37de4dd2dd5 /src/GeneralStateTestsFiller/stBlockHashTest/blockhashInRangeFiller.json
parent3035858d203314f3e83c4e898a7c3e78c1d287fa (diff)
downloadtangerine-tests-e0937d9ff7cdd280c12deabed97f4280c483217d.tar
tangerine-tests-e0937d9ff7cdd280c12deabed97f4280c483217d.tar.gz
tangerine-tests-e0937d9ff7cdd280c12deabed97f4280c483217d.tar.bz2
tangerine-tests-e0937d9ff7cdd280c12deabed97f4280c483217d.tar.lz
tangerine-tests-e0937d9ff7cdd280c12deabed97f4280c483217d.tar.xz
tangerine-tests-e0937d9ff7cdd280c12deabed97f4280c483217d.tar.zst
tangerine-tests-e0937d9ff7cdd280c12deabed97f4280c483217d.zip
fix src blockchas state tests to the actual chain parameters
todo: move blockhash tests out of state tests to bcTests
Diffstat (limited to 'src/GeneralStateTestsFiller/stBlockHashTest/blockhashInRangeFiller.json')
-rw-r--r--src/GeneralStateTestsFiller/stBlockHashTest/blockhashInRangeFiller.json8
1 files changed, 4 insertions, 4 deletions
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" : {
}