go-ethereum/consensus/XDPoS
wgr523 d47d9a2a99 Consensus V2 variable, timeout pool (#19)
* fill in XDPoS_v2 variables and processQC/TC

* add timeout pool, refine engine variables

* refactor type functions

* solve a small pointer bug

* create general pool and its test, refine engine

* refine pool, add xdpos v2 config cert threshold

* refine config
2021-12-30 11:00:20 +11:00
..
engines Consensus V2 variable, timeout pool (#19) 2021-12-30 11:00:20 +11:00
utils Consensus V2 variable, timeout pool (#19) 2021-12-30 11:00:20 +11:00
api.go refactor XDPoS to accommodate multiple consensus engine versions 2021-10-10 16:02:16 +11:00
XDPoS.go generate and verify timeout message 2021-12-30 11:00:20 +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