go-ethereum/consensus/XDPoS
Jerome e063f67f34
implement verify functions (#43)
* implement verify functions

* Use go routine to call verifyMsgSignature

* verify timeout msg shall use round from the msg

* add comment for verifyQC
2022-01-21 21:10:44 +11:00
..
engines implement verify functions (#43) 2022-01-21 21:10:44 +11:00
utils adjust lock (#39) 2022-01-16 13:31:23 +03:00
api.go refactor XDPoS to accommodate multiple consensus engine versions 2021-10-10 16:02:16 +11:00
XDPoS.go Xin 127 initial v2 function and snapshot (#42) 2022-01-20 18:27:51 +08: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