go-ethereum/consensus/XDPoS
Jerome 431c870fa0
verify vote (#50)
* verify vote

* fix vote tests and add temporary solution for initialize

* remove the drop peer comment
2022-02-26 17:42:08 +11:00
..
engines Merge pull request #58 from hash-laboratories-au/XIN-125-happy-path-fix 2022-02-21 02:51:48 +03:00
utils add v2 verify header 2022-02-19 19:36:32 +11:00
api.go refactor XDPoS to accommodate multiple consensus engine versions 2021-10-10 16:02:16 +11:00
XDPoS.go verify vote (#50) 2022-02-26 17:42:08 +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