aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stRecursiveCreate
diff options
context:
space:
mode:
authorDimitry <dimitry@ethdev.com>2017-02-09 01:13:33 +0800
committerDimitry <dimitry@ethdev.com>2017-02-10 02:24:57 +0800
commit4bedb7293024d1724993df23d2b20863fe24c782 (patch)
treeb0c3426afd7ee1ac94c09e2c3a224ce04392261c /src/GeneralStateTestsFiller/stRecursiveCreate
parent7dd70cc8e9a8b1c8d9c3e3811943b4c937d7b243 (diff)
downloaddexon-tests-4bedb7293024d1724993df23d2b20863fe24c782.tar
dexon-tests-4bedb7293024d1724993df23d2b20863fe24c782.tar.gz
dexon-tests-4bedb7293024d1724993df23d2b20863fe24c782.tar.bz2
dexon-tests-4bedb7293024d1724993df23d2b20863fe24c782.tar.lz
dexon-tests-4bedb7293024d1724993df23d2b20863fe24c782.tar.xz
dexon-tests-4bedb7293024d1724993df23d2b20863fe24c782.tar.zst
dexon-tests-4bedb7293024d1724993df23d2b20863fe24c782.zip
update general state tests fillers to suite blockchain
Diffstat (limited to 'src/GeneralStateTestsFiller/stRecursiveCreate')
-rw-r--r--src/GeneralStateTestsFiller/stRecursiveCreate/recursiveCreateFiller.json6
-rw-r--r--src/GeneralStateTestsFiller/stRecursiveCreate/recursiveCreateReturnValueFiller.json6
2 files changed, 6 insertions, 6 deletions
diff --git a/src/GeneralStateTestsFiller/stRecursiveCreate/recursiveCreateFiller.json b/src/GeneralStateTestsFiller/stRecursiveCreate/recursiveCreateFiller.json
index 9a77416f3..a93f3a86a 100644
--- a/src/GeneralStateTestsFiller/stRecursiveCreate/recursiveCreateFiller.json
+++ b/src/GeneralStateTestsFiller/stRecursiveCreate/recursiveCreateFiller.json
@@ -2,10 +2,10 @@
"recursiveCreate" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "256",
+ "currentDifficulty" : "0x20000",
"currentGasLimit" : "10000000",
- "currentNumber" : "0",
- "currentTimestamp" : 1,
+ "currentNumber" : "1",
+ "currentTimestamp" : "1000",
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"expect" : [
diff --git a/src/GeneralStateTestsFiller/stRecursiveCreate/recursiveCreateReturnValueFiller.json b/src/GeneralStateTestsFiller/stRecursiveCreate/recursiveCreateReturnValueFiller.json
index 6b80b5991..5c80f832e 100644
--- a/src/GeneralStateTestsFiller/stRecursiveCreate/recursiveCreateReturnValueFiller.json
+++ b/src/GeneralStateTestsFiller/stRecursiveCreate/recursiveCreateReturnValueFiller.json
@@ -2,10 +2,10 @@
"recursiveCreateReturnValue" : {
"env" : {
"currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
- "currentDifficulty" : "256",
+ "currentDifficulty" : "0x20000",
"currentGasLimit" : "10000000000",
- "currentNumber" : "0",
- "currentTimestamp" : 1,
+ "currentNumber" : "1",
+ "currentTimestamp" : "1000",
"previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
},
"expect" : [