You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Finalize marks the tipset that corresponds to the given key as finalised// beyond which no forks are allowed to occur. The finalised tipset overrides the// head tipset if it is not an ancestor of the current head.//// See GetHead.Finalize(context.Context, gpbft.TipSetKey) error
Issue summary
go-f3
v0.3.0v0.7.0 has been released with some breaking changes in its APIs. To keep Forest up-to-date, we shouldgo-f3
tov0.3.0
inf3-sidecar
go-f3
tov0.7.0
inf3-sidecar
[ ] implementTracked in [F3] ImplementFinalize
F3.Finalize
RPC method #4876Other information and links
https://github.com/filecoin-project/go-f3/releases/tag/v0.3.0
The text was updated successfully, but these errors were encountered: