go-ethereum/consensus/XDPoS
Jerome 3ebaea1945
update forensics proof data structure to accomedate vote type (#104)
* update forensics proof data structure to accomedate vote type

* refactor log

* change blocknum type to uint64

* fix test

Co-authored-by: Liam Lai <liam.icheng.lai@gmail.com>
2022-06-29 23:58:18 +02:00
..
engines update forensics proof data structure to accomedate vote type (#104) 2022-06-29 23:58:18 +02:00
utils xin-176 use local masternode to verify signature (#98) 2022-06-05 12:53:50 +02:00
api.go refactor XDPoS to accommodate multiple consensus engine versions 2021-10-10 16:02:16 +11:00
XDPoS.go add initial function during load latest block from db (#96) 2022-05-29 11:28:08 +02: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