go-ethereum/consensus/XDPoS
Jerome 8363641b2c
check against master node list before sending out anything (#67)
* check against master node list before sending out anything

* remove duplicated signatures from QC

* add break when checking allowed to send
2022-03-08 09:12:52 +11:00
..
engines check against master node list before sending out anything (#67) 2022-03-08 09:12:52 +11:00
utils add verifyTC and verifyTimeoutMessage (#63) 2022-03-02 09:17:57 +11:00
api.go refactor XDPoS to accommodate multiple consensus engine versions 2021-10-10 16:02:16 +11:00
XDPoS.go add verifyTC and verifyTimeoutMessage (#63) 2022-03-02 09:17:57 +11:00
XDPoS_test.go add a simple test to verify DB is the same across different engine versions 2021-10-16 13:22:48 +11:00