go-ethereum/consensus/XDPoS
Jerome 2ca1d0461d
Fix issue when resync is not getting the right consensus config values (#221)
* Fix issue when resync is not getting the right consensus config values

* add test and fix log bug

* fix test

* delete temp file

Co-authored-by: Liam Lai <liam.icheng.lai@gmail.com>
2023-01-17 21:34:42 +08:00
..
engines Fix issue when resync is not getting the right consensus config values (#221) 2023-01-17 21:34:42 +08:00
utils Multi config bug fix (#216) 2022-12-17 20:23:46 +08:00
api.go Add API to get latest committed blockInfo, also send it via 'block' message type to stats server (#113) 2022-07-16 16:14:36 +10:00
XDPoS.go Multi config bug fix (#216) 2022-12-17 20:23:46 +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