filecoin-project / go-f3

Golang implementation of Fast Finality for Filecoin (F3)
Apache License 2.0
12 stars 7 forks source link

Fix checkpoint sync in Lotus and merge mining test #746

Open Kubuxu opened 1 week ago

Kubuxu commented 1 week ago

https://github.com/filecoin-project/lotus/pull/12659

The lastWork part was merge but tests identified deficiencies in sync when checkpoints are in play.