go-ethereum/consensus/XDPoS/engines/engine_v2
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
..
engine.go implement verify functions (#43) 2022-01-21 21:10:44 +11:00
snapshot.go Xin 127 initial v2 function and snapshot (#42) 2022-01-20 18:27:51 +08:00
snapshot_test.go Xin 127 initial v2 function and snapshot (#42) 2022-01-20 18:27:51 +08:00
utils.go implement verify functions (#43) 2022-01-21 21:10:44 +11:00