go-ethereum/consensus/XDPoS/engines/engine_v2
Liam dad7eff036
Xin 231 sync issues - too far messages should omit and skip to process (#177)
* omit too far v2 messages

* update error msg

* improve log

* fix test

* remove useless file
2022-09-05 10:38:45 +08:00
..
difficulty.go Xin 166 (#75) 2022-03-27 20:39:40 +11:00
engine.go Xin 231 sync issues - too far messages should omit and skip to process (#177) 2022-09-05 10:38:45 +08:00
epochSwitch.go upgrade log level and log message (#102) 2022-06-19 10:59:09 +02:00
forensics.go Xin-200 Vote Equivocation (#111) (#172) 2022-08-13 11:50:56 +05:30
forensics_test.go forensics shall send unique id (#106) 2022-07-05 00:31:09 +02:00
mining.go Xin 231 sync issues - too far messages should omit and skip to process (#177) 2022-09-05 10:38:45 +08:00
snapshot.go verify header including validator (#71) 2022-03-20 21:14:35 +11:00
snapshot_test.go Xin 147 initial for both first v2 block and further, also introduce getExtraField function (#64) 2022-03-08 20:34:11 +01:00
testing_utils.go allow forensics send msg to stats server (#95) 2022-05-25 19:42:30 +10:00
timeout.go Xin 231 sync issues - too far messages should omit and skip to process (#177) 2022-09-05 10:38:45 +08:00
utils.go move XDC consensus types into core (#93) 2022-05-22 11:43:25 +10:00
verifyHeader.go add initial in verifyheader (#112) 2022-07-11 17:32:22 +02:00
vote.go Xin-200 Vote Equivocation (#111) (#172) 2022-08-13 11:50:56 +05:30