go-ethereum/consensus/XDPoS/engines/engine_v2
Liam 24d02fe2b4
check v2 switch block is epoch number (#342)
* check v2 switch block is epoch number

* revert sync pr

* add test

* make default block number valid

* fix log

* fix test
2023-10-30 19:03:34 +11:00
..
difficulty.go Xin 166 (#75) 2022-03-27 20:39:40 +11:00
engine.go check v2 switch block is epoch number (#342) 2023-10-30 19:03:34 +11:00
epochSwitch.go fix broken the tests and one bug 2023-08-02 09:27:46 +10: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 API: getMasternode and getPoolStatus (#258) 2023-05-01 23:01:39 +10:00
utils.go Bug Fix: V2 getSigner API (#313) 2023-08-20 10:56:08 +10:00
verifyHeader.go Add debug msg and reset devnet config (#270) 2023-05-24 14:52:58 +10:00
vote.go API: getMasternode and getPoolStatus (#258) 2023-05-01 23:01:39 +10:00