Commit Graph

192 Commits (9b07fb71a91d1266b0430eac576c870d92c560a8)

Author SHA1 Message Date
chao d1d3e23ee4 add incomingReceipts handling and verification 5 years ago
Rongjian Lan 1a65ca2eff Wire receipts in block proposal; fix lint 5 years ago
Rongjian Lan 18146f3106 Fix first block checking 5 years ago
Rongjian Lan f20520ffa5 Sort receipts list 5 years ago
Rongjian Lan 6ade661f9b Wire receipts in block proposal; fix lint 5 years ago
Dennis Won 3a63192506 enable transactions by addiontally removing network check 5 years ago
Dennis Won bf13dea40d enable tx for all type of network (mainnet, testnet, local) 5 years ago
Dennis Won 718a937ddc [r3 patch] throttle transactions with configuration per-network level 5 years ago
Rongjian Lan 1edbcb0db7 Add crosslink support on beacon chain 5 years ago
Dennis Won 24a87fdcc3 enable transactions by addiontally removing network check 5 years ago
Dennis Won af476b3ebc enable tx for all type of network (mainnet, testnet, local) 5 years ago
Dennis Won f902592a4d [r3 patch] throttle transactions with configuration per-network level 5 years ago
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 6 years ago
Rongjian Lan a41602b601 Enable consensus retry 6 years ago
Rongjian Lan 6e0cb6ac3c Remove threshold 6 years ago
Rongjian Lan d7aa1d1adf Fix block num mismatch issue 6 years ago
Rongjian Lan 1b2d1d27ab Fix consensus ready signal 6 years ago
Rongjian Lan cb207f2a08 Fix mistakes 6 years ago
Minh Doan bbed4a4db7 remove confusing logic 6 years ago
Rongjian Lan d2e9862b91 Fix coinbase bad block issue 6 years ago
Minh Doan 084ce83224 move deadline to the right place 6 years ago
Minh Doan ae38cc77b8 add flag for block period 6 years ago
chao 2210b8fb43 * Add VerifySeal for PoS 6 years ago
Rongjian Lan c7971dbb83 Add shard state into genesis and fix shard state hashing bug 6 years ago
Rongjian Lan dead7e190f Move log of consensus timeout inside leader if condition 6 years ago
chao 95362fa163 only leader retry to publish new block 6 years ago
Rongjian Lan 492aac7fdd more log change 6 years ago
Rongjian Lan 23cdabc182 Fix consensus stability 6 years ago
Leo Chen 032fe36c0b [log] Use Info log level for important consensus messages 6 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