go-ethereum/consensus/tests/engine_v2_tests
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
..
adaptor_test.go move XDC consensus types into core (#93) 2022-05-22 11:43:25 +10:00
authorised_masternode_test.go xin-197 xin-198 fix devnet issues (#99) 2022-06-05 11:06:32 +02:00
forensics_test.go Xin-200 Vote Equivocation (#111) (#172) 2022-08-13 11:50:56 +05:30
helper.go move XDC consensus types into core (#93) 2022-05-22 11:43:25 +10:00
initial_test.go move XDC consensus types into core (#93) 2022-05-22 11:43:25 +10:00
mine_test.go move XDC consensus types into core (#93) 2022-05-22 11:43:25 +10:00
penalty_test.go move XDC consensus types into core (#93) 2022-05-22 11:43:25 +10:00
proposed_block_test.go xin-197 xin-198 fix devnet issues (#99) 2022-06-05 11:06:32 +02:00
reward_test.go process forensics (#84) 2022-05-03 21:18:28 +10:00
sync_info_test.go move XDC consensus types into core (#93) 2022-05-22 11:43:25 +10:00
timeout_test.go move XDC consensus types into core (#93) 2022-05-22 11:43:25 +10:00
verify_blockinfo_test.go move XDC consensus types into core (#93) 2022-05-22 11:43:25 +10:00
verify_header_test.go xin-176 use local masternode to verify signature (#98) 2022-06-05 12:53:50 +02:00
vote_test.go Xin-200 Vote Equivocation (#111) (#172) 2022-08-13 11:50:56 +05:30