Commit Graph

1106 Commits (78d26d7910a58ded3bfe689b3de07ea28d95d7d5)

Author SHA1 Message Date
Max 7d5eb9cd36
consensus: replace type assert with test (#4398) 2 years ago
Casey Gardiner d25b6c6ee2
Mainnet Release Candidate 2023.1.2 (#4376) 2 years ago
Max 20e4892fd7
Add logging for `NthNextHmy` panic (#4341) 2 years ago
Casey Gardiner 7ab8be3377
Release Candidate: dev -> main (#4319) 2 years ago
Konstantin 8ee11600ac
Feature registry (#4324) 2 years ago
Konstantin c960e076d2
Fix for consensus stuck. (#4307) 2 years ago
Casey Gardiner eaf5d9c701
Rebase dev branch to current main branch (#4318) 2 years ago
Konstantin 1c443aee45
Remove blockchain dependency from engine. (#4310) 2 years ago
PeekPI f75cccfe39
[hardfork] collect txns fees to a specific account (#4265) 2 years ago
Konstantin 29bcc0c48b
Consensus accepts blockchain as a parameter. (#4296) 2 years ago
Max 4d1709b01d
improvement(log): Log duplicate cross link number (#4306) 2 years ago
Konstantin 20ee0e0404
Decider no longer requires public keys as a dependency. (#4289) 2 years ago
PeekPI 914d7da0b6
Testnet reset (#4207) 2 years ago
Max 2afaeb9f94
[consensus] log block verification error (#4243) 2 years ago
Konstantin 3175d8aab3
Bump go1.18. (#4107) 2 years ago
Konstantin 06de7dcd6c
Fix race errors. (#4184) 2 years ago
Konstantin 4eabc120b1
Blockchain interface. (#4214) 2 years ago
PeekPI 20edef740b
Increase voting power of harmony nodes in testnet to 0.7 (#4200) 2 years ago
Konstantin 7a8e5d468c
Feature 4160 beacon crosslink signal. (#4169) 2 years ago
PeekPI 8b1d7a526a
[consensus] HIP-18: Allowlist for external leaders (#4146) 2 years ago
Konstantin 97eb8d972f Go vet fixed. 3 years ago
Paul M Fox 0a0f3aaea2 Add defer statement to mutex critical code 3 years ago
Rongjian Lan 11a4f87c3f send 2/3 commit before block insertion in final commit; do not include txns in epoch block 3 years ago
Rongjian Lan b8ab65e929 Revert "[fixme] ignore M1 in view change to reach consensus" 3 years ago
Rongjian Lan 16eb2c9f3e
fix decode on nil pointer (#4001) 3 years ago
Leo Chen 5b52117f8b
[log] reduce log on vc check 3 years ago
Leo Chen ede0aba0e8
[log] set log to debug on vc message 3 years ago
Leo Chen 79947fb167
[fixme] ignore M1 in view change to reach consensus 3 years ago
Rongjian Lan 3a4eaa55df
send committed message before block insertion (#3987) 3 years ago
Rongjian Lan 0c30830c06
fix block decode issue and add more nil check (#3953) 3 years ago
Rongjian Lan 6e4ddd077b
send committed message before block insertion (#3987) 3 years ago
Rongjian Lan f5dea3995b
fix block decode issue and add more nil check (#3953) 3 years ago
Jacky Wang 4bf9c3e527
[RPC] General solution of prometheus metrics for all RPC methods (#3919) 3 years ago
Rongjian Lan 0bed4945f4
Order super committe slots list by bitmap order (#3913) 3 years ago
Rongjian Lan 471af49477
add logic to verify blocks in announce phase (#3897) 3 years ago
LuttyYang 6bd1c152dd
add rpc api for support monitor the signing power (#3848) 3 years ago
Rongjian Lan 4c6659ff25
Add logic to do aggregated reward distribution once every 64 blocks (#3828) 3 years ago
Lutty faacc7c091 rebase code 3 years ago
Leo Chen a33bf913f0
[fix] remove double sign checking (#3763) 4 years ago
Leo Chen 6703b7fb34
[vc] print out size of m1 message (#3761) 4 years ago
Rongjian Lan 87fb0116e5 Add vrf as a precompile in evm 4 years ago
Rongjian Lan 32c21b173d Fix error reports and add benchmark tests 4 years ago
Rongjian Lan 5386978b0c Add vrf verification in block verification logic 4 years ago
Rongjian Lan ef9fd043a2 Add vrf proposal and vrf epoch 4 years ago
Jacky Wang f203a5b41c
[engine] refactored engine and added VerifyCrossLink method 4 years ago
Leo Chen 4cb5afdf51
[log] remove excessive ballot log 4 years ago
Jacky Wang 54ab774353
[consensus] change one error log level, and removed quorum achieve check in onCommitted 4 years ago
Jacky Wang e51bdbdc19
[misc] resolved comments of TODOs 4 years ago
Jacky Wang 38b30dc36e
[consensus] use verifyHeader signature in onCommitted 4 years ago
Jacky Wang cd50682097
[engine][stream] updated engine VerifyHeaderWithSignature and fix downloader test 4 years ago