go-ethereum/consensus/XDPoS
2021-12-21 10:32:55 +11:00
..
engines race condition caused by old eth bug where read before write. We fixing it by passing down header in the snapshot to avoid touching ETH code. This is just a precaution to avoid undiscovered bugs in XDC as a result of fundmental ETH implementation change 2021-12-21 10:32:55 +11:00
utils fix api trace block & Change option pending block. 2021-11-11 18:49:57 +05:30
api.go refactor XDPoS to accommodate multiple consensus engine versions 2021-10-10 16:02:16 +11:00
XDPoS.go replace c to x in XDPos pakage 2021-10-17 11:37:55 +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