aboutsummaryrefslogtreecommitdiffstats
path: root/BasicTests/difficulty.json
diff options
context:
space:
mode:
authorDimitry <winsvega@mail.ru>2017-09-22 19:09:56 +0800
committerDimitry <winsvega@mail.ru>2017-09-22 19:09:56 +0800
commitfd0102e161dce228975fb968dc722251748811af (patch)
tree4d238dab8c9ed25cbb67de630baddedc80a25dd6 /BasicTests/difficulty.json
parentc47f88e55470864a38e6d688b6bf2c42f1cd7cbc (diff)
downloaddexon-tests-fd0102e161dce228975fb968dc722251748811af.tar
dexon-tests-fd0102e161dce228975fb968dc722251748811af.tar.gz
dexon-tests-fd0102e161dce228975fb968dc722251748811af.tar.bz2
dexon-tests-fd0102e161dce228975fb968dc722251748811af.tar.lz
dexon-tests-fd0102e161dce228975fb968dc722251748811af.tar.xz
dexon-tests-fd0102e161dce228975fb968dc722251748811af.tar.zst
dexon-tests-fd0102e161dce228975fb968dc722251748811af.zip
update tests with uncle hashes
Diffstat (limited to 'BasicTests/difficulty.json')
-rw-r--r--BasicTests/difficulty.json42
1 files changed, 28 insertions, 14 deletions
diff --git a/BasicTests/difficulty.json b/BasicTests/difficulty.json
index 53abdd660..b1c664e44 100644
--- a/BasicTests/difficulty.json
+++ b/BasicTests/difficulty.json
@@ -4,97 +4,111 @@
"parentDifficulty" : "1000000",
"currentTimestamp" : "43",
"currentBlockNumber" : "42",
- "currentDifficulty" : "1000488"
+ "currentDifficulty" : "1000488",
+ "parentUncles" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
"preExpDiffDecrease" : {
"parentTimestamp" : "42",
"parentDifficulty" : "1000000",
"currentTimestamp" : "60",
"currentBlockNumber" : "42",
- "currentDifficulty" : "999512"
+ "currentDifficulty" : "999512",
+ "parentUncles" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
"ExpDiffAtBlock200000Increase" : {
"parentTimestamp" : "42",
"parentDifficulty" : "1000000",
"currentTimestamp" : "43",
"currentBlockNumber" : "200000",
- "currentDifficulty" : "1000489"
+ "currentDifficulty" : "1000489",
+ "parentUncles" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
"ExpDiffAtBlock200000Decrease" : {
"parentTimestamp" : "42",
"parentDifficulty" : "1000000",
"currentTimestamp" : "60",
"currentBlockNumber" : "200000",
- "currentDifficulty" : "999513"
+ "currentDifficulty" : "999513",
+ "parentUncles" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
"ExpDiffPostBlock200000Increase" : {
"parentTimestamp" : "42",
"parentDifficulty" : "1000000",
"currentTimestamp" : "43",
"currentBlockNumber" : "200001",
- "currentDifficulty" : "1000489"
+ "currentDifficulty" : "1000489",
+ "parentUncles" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
"ExpDiffPostBlock200000Decrease" : {
"parentTimestamp" : "42",
"parentDifficulty" : "1000000",
"currentTimestamp" : "60",
"currentBlockNumber" : "200001",
- "currentDifficulty" : "999513"
+ "currentDifficulty" : "999513",
+ "parentUncles" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
"ExpDiffPreBlock300000Increase" : {
"parentTimestamp" : "42",
"parentDifficulty" : "1000000",
"currentTimestamp" : "43",
"currentBlockNumber" : "299999",
- "currentDifficulty" : "1000489"
+ "currentDifficulty" : "1000489",
+ "parentUncles" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
"ExpDiffPreBlock300000Decrease" : {
"parentTimestamp" : "42",
"parentDifficulty" : "1000000",
"currentTimestamp" : "60",
"currentBlockNumber" : "299999",
- "currentDifficulty" : "999513"
+ "currentDifficulty" : "999513",
+ "parentUncles" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
"ExpDiffAtBlock300000Increase" : {
"parentTimestamp" : "42",
"parentDifficulty" : "1000000",
"currentTimestamp" : "43",
"currentBlockNumber" : "300000",
- "currentDifficulty" : "1000490"
+ "currentDifficulty" : "1000490",
+ "parentUncles" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
"ExpDiffAtBlock300000Decrease" : {
"parentTimestamp" : "42",
"parentDifficulty" : "1000000",
"currentTimestamp" : "60",
"currentBlockNumber" : "300000",
- "currentDifficulty" : "999514"
+ "currentDifficulty" : "999514",
+ "parentUncles" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
"ExpDiffPostBlock300000Increase" : {
"parentTimestamp" : "42",
"parentDifficulty" : "1000000",
"currentTimestamp" : "43",
"currentBlockNumber" : "300001",
- "currentDifficulty" : "1000490"
+ "currentDifficulty" : "1000490",
+ "parentUncles" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
"ExpDiffPostBlock300000Decrease" : {
"parentTimestamp" : "42",
"parentDifficulty" : "1000000",
"currentTimestamp" : "60",
"currentBlockNumber" : "300001",
- "currentDifficulty" : "999514"
+ "currentDifficulty" : "999514",
+ "parentUncles" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
"ExpDiffInAYearIncrease" : {
"parentTimestamp" : "42",
"parentDifficulty" : "1000000",
"currentTimestamp" : "43",
"currentBlockNumber" : "2302400",
- "currentDifficulty" : "3097640"
+ "currentDifficulty" : "3097640",
+ "parentUncles" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
},
"ExpDiffInAYearDecrease" : {
"parentTimestamp" : "42",
"parentDifficulty" : "1000000",
"currentTimestamp" : "60",
"currentBlockNumber" : "2302400",
- "currentDifficulty" : "3097152"
+ "currentDifficulty" : "3097152",
+ "parentUncles" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347"
}
}