aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorWei-Ning Huang <w@dexon.org>2018-11-17 13:18:34 +0800
committerWei-Ning Huang <w@dexon.org>2019-04-09 13:49:57 +0800
commit139b890e35b17f3d66c5e0676044ae45c1490c5b (patch)
treeb0daad5c7d5357246d65a9f85cd7b19e26f42f68 /test
parentce9bbd108c88ad725b71c4fdbbd4ca6336749dc4 (diff)
downloaddexon-139b890e35b17f3d66c5e0676044ae45c1490c5b.tar
dexon-139b890e35b17f3d66c5e0676044ae45c1490c5b.tar.gz
dexon-139b890e35b17f3d66c5e0676044ae45c1490c5b.tar.bz2
dexon-139b890e35b17f3d66c5e0676044ae45c1490c5b.tar.lz
dexon-139b890e35b17f3d66c5e0676044ae45c1490c5b.tar.xz
dexon-139b890e35b17f3d66c5e0676044ae45c1490c5b.tar.zst
dexon-139b890e35b17f3d66c5e0676044ae45c1490c5b.zip
core: more fix on light node synchronization (#32)
Fix gas calculation in governance contract. Correctly register round height when processing pending blocks. We should register the mapping when we get the pending block instead of waiting for block confirmation.
Diffstat (limited to 'test')
-rw-r--r--test/genesis.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/genesis.json b/test/genesis.json
index cf61e2d45..c4e110e84 100644
--- a/test/genesis.json
+++ b/test/genesis.json
@@ -29,7 +29,7 @@
"nonce": "0x42",
"timestamp": "0x0",
"extraData": "0x3535353535353535353535353535353535353535353535353535353535353535",
- "gasLimit": "0x7a1200",
+ "gasLimit": "0x4c4b400",
"difficulty": "0x1",
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"coinbase": "0x0000000000000000000000000000000000000000",