go-ethereum/consensus
Jerome c710bd98a5
Xin-200 Vote Equivocation (#111) (#172)
* Xin-200 Vote Equivocation (#111)

* add vote same round detection

add test for vote same round detect

finish process equivocate (not finish report)

* finish vote equivocation report, refactor code (vote -> forensics)

* finish process equivocate and report, and test

* add return err

Co-authored-by: wgr523 <wgr523@gmail.com>
2022-08-13 11:50:56 +05:30
..
clique new EVM Upgrade 2021-09-21 16:53:46 +05:30
ethash new EVM Upgrade 2021-09-21 16:53:46 +05:30
misc new EVM Upgrade 2021-09-21 16:53:46 +05:30
tests Xin-200 Vote Equivocation (#111) (#172) 2022-08-13 11:50:56 +05:30
XDPoS Xin-200 Vote Equivocation (#111) (#172) 2022-08-13 11:50:56 +05:30
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 check yourturn again during prepare (#72) 2022-03-25 21:03:37 +11:00