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@byzantine-lab.io>2019-06-12 17:27:18 +0800
commite5ebb174d61a6f7b0b9c6023b15c33a246b2c14f (patch)
treebde9aad9a676129fdb92732ea7a9d92bdfeb7e8b /test
parent10697136e876446a2807d9fd4799a0a5b9605e30 (diff)
downloadgo-tangerine-e5ebb174d61a6f7b0b9c6023b15c33a246b2c14f.tar
go-tangerine-e5ebb174d61a6f7b0b9c6023b15c33a246b2c14f.tar.gz
go-tangerine-e5ebb174d61a6f7b0b9c6023b15c33a246b2c14f.tar.bz2
go-tangerine-e5ebb174d61a6f7b0b9c6023b15c33a246b2c14f.tar.lz
go-tangerine-e5ebb174d61a6f7b0b9c6023b15c33a246b2c14f.tar.xz
go-tangerine-e5ebb174d61a6f7b0b9c6023b15c33a246b2c14f.tar.zst
go-tangerine-e5ebb174d61a6f7b0b9c6023b15c33a246b2c14f.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",