go-ethereum/consensus/XDPoS/engines
Jerome 23cbf68307
fix vote and block insertion race condition (#51)
* fix vote and block insertion race condition

* fix race condition in the vote handler using multiple go routine

* check go routine race condition during ci cd

* remove race check as there are eth code that is failing

* remove unused signature list variable
2022-02-03 23:27:50 +11:00
..
engine_v1 update adaptor for verify headers and fix vote handler to include +1 distance when checking rounds (#48) 2022-01-30 14:26:05 +11:00
engine_v2 fix vote and block insertion race condition (#51) 2022-02-03 23:27:50 +11:00