go-ethereum/consensus
benjamin202410 eb6d53adf6
Fix getCandidateStatus API (#663)
* Fix getCandidateStatus API

* sync vote message and fix test

* update function name

---------

Co-authored-by: Liam Lai <liam@home>
2024-10-09 22:05:14 -07:00
..
clique consensus/clique: add some missing checks (#22836) and updated to latest go-eth code (#474) 2024-03-26 13:22:24 +04:00
ethash fix: replace all time.after with the time.newtimer (#400) 2024-01-27 21:01:24 +11:00
misc consensus/clique: add some missing checks (#22836) and updated to latest go-eth code (#474) 2024-03-26 13:22:24 +04:00
tests Fix getCandidateStatus API (#663) 2024-10-09 22:05:14 -07:00
XDPoS fix timeout skip condition (#659) 2024-09-30 21:32:22 -07:00
consensus.go add a simple test to verify DB is the same across different engine versions 2021-10-16 13:22:48 +11:00
errors.go drop peer if received bad block data which does not include the validator field (#494) 2024-03-23 09:18:21 +11:00