go-ethereum/consensus/XDPoS/engines
2021-12-21 10:32:55 +11:00
..
engine_v1 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
engine_v2 Add 1 test for adaptor to switch from v1 to v2 2021-10-17 11:20:57 +11:00