Commit Graph

79 Commits (6d5d424b87128d8d2c22af3a6c60dbfd7e257f0b)

Author SHA1 Message Date
Leo Chen 24f3a7524a [log] convert to zerolog in node/ module 5 years ago
chao e9a352e9e5 Revert "fix network restart issue for mainnet shard0 down" 5 years ago
chao 26022d5478 Revert "Merge pull request #1238 from LeoHChen/recovery_block_in_shards" 5 years ago
Rongjian Lan b4e5c85325 Add consensus message sender/retryer 5 years ago
Rongjian Lan e29564c04d Fix leader consensus retry logic 5 years ago
Leo Chen c7bcd89e6b [consensus] recovery block when shard is stuck 5 years ago
Chao Ma 2a299c9786 fix network restart issue for mainnet shard0 down 5 years ago
Chao Ma 9f589aa2db address comments for PR1219 5 years ago
chao e62df7268a [resharding] allow new bls key to join shard; dynamically change the bls keys in shard 5 years ago
Minh Doan da84baf446 add condition to work with mainnet 5 years ago
Minh Doan 78d1a52fd9 move Update out of Select Transaction 5 years ago
Minh Doan 5ecfe46b00 make the tx working again 5 years ago
Kai Lee 46e41dda3d Replace all logs in core module to use zerolog 5 years ago
chao 2d2f6217fd shorten consensus newblock retry timeout and consensus timeout 5 years ago
Kai Lee eb1f1b56d1 Replaced loggers in `node/` with custom shared logger 5 years ago
chao fb560f9c04 * add sleep time to avoid non-stop new block proposing in for loop 5 years ago
Rongjian Lan 62100d0c21 disable reset state in retry 5 years ago
Rongjian Lan a41602b601 Enable consensus retry 5 years ago
Rongjian Lan 6e0cb6ac3c Remove threshold 5 years ago
Rongjian Lan d7aa1d1adf Fix block num mismatch issue 5 years ago
Rongjian Lan 1b2d1d27ab Fix consensus ready signal 5 years ago
Rongjian Lan cb207f2a08 Fix mistakes 5 years ago
Minh Doan bbed4a4db7 remove confusing logic 5 years ago
Rongjian Lan d2e9862b91 Fix coinbase bad block issue 5 years ago
Minh Doan 084ce83224 move deadline to the right place 5 years ago
Minh Doan ae38cc77b8 add flag for block period 5 years ago
chao 2210b8fb43 * Add VerifySeal for PoS 5 years ago
Rongjian Lan c7971dbb83 Add shard state into genesis and fix shard state hashing bug 5 years ago
Rongjian Lan dead7e190f Move log of consensus timeout inside leader if condition 5 years ago
chao 95362fa163 only leader retry to publish new block 5 years ago
Rongjian Lan 492aac7fdd more log change 5 years ago
Rongjian Lan 23cdabc182 Fix consensus stability 5 years ago
Leo Chen 032fe36c0b [log] Use Info log level for important consensus messages 5 years ago
Minh Doan eb19d43d9c clean up confusing code 6 years ago
Chao Ma 26efc233d7 m1 type message view change path works 6 years ago
chao d920c7b89c in view change mode,node accepts normal message and change state at committed message; 6 years ago
chao 69cfe9b633 * add view changing logic 6 years ago
Eugene Kim 539ac01635 Make the 10-second block period a named constant 6 years ago
Eugene Kim 7445699909 More fixes/improvements 6 years ago
Eugene Kim 664c6c1513 A cumulative collection of fixes/improvements: 6 years ago
Eugene Kim 413e5703a0 Make local leaders propose end-of-epoch if needed 6 years ago
Eugene Kim 3cb884e7e8 Propose resharding in epoch-last block on beaconchain 6 years ago
Eugene Kim c04b94858d Add ShardState 6 years ago
chaosma b53d8fb5bf
pbft normal path (#851) 6 years ago
Rongjian Lan bc6eb8d1fa Fix 0 balance issue on explorer; increase consensus delay 6 years ago
Rongjian Lan 86ab59d389 Finish up resharding 6 years ago
Rongjian Lan c20cd8a8d4 resharding on new nodes 6 years ago
Leo Chen 81abaaa922 [log] disable huge debug log in leader 6 years ago
u5surf 8d38f12425 [lint] fix misspell #708 6 years ago
Rongjian Lan f6c1230d49 Reorg genesis block for normal shards 6 years ago