go-ethereum/consensus/XDPoS/utils
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
..
constants.go Xin 163 (#76) 2022-04-01 14:59:16 +11:00
errors.go xin-176 use local masternode to verify signature (#98) 2022-06-05 12:53:50 +02:00
pool.go Xin-200 Vote Equivocation (#111) (#172) 2022-08-13 11:50:56 +05:30
pool_test.go move XDC consensus types into core (#93) 2022-05-22 11:43:25 +10:00
types.go move XDC consensus types into core (#93) 2022-05-22 11:43:25 +10:00
utils.go xin-176 use local masternode to verify signature (#98) 2022-06-05 12:53:50 +02:00
utils_test.go Xin 113 is epoch switch (#37) 2022-01-14 21:38:38 +11:00