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
Stop exposing piece metadata (filecoin-project/filecoin-pin#668) is already out for PR and can land independently/beforehand. This issue is specifically about the dependency bump to 2.0 and validating against the post-upgrade contracts. It depends on that removal work being completed.
the FWSS mainnet contract upgrade / Synapse 2.0 release.
Synapse 2.0 ships immediately after the [Tracking Issue] 202608 FOC Release (FilOzone/filecoin-services#597) and removes the piece-metadata getters that filecoin-pin currently depends on.
Scope:
@filoz/synapse-sdkto^2.0.0and@filoz/synapse-coreaccordingly once released in chore(master): release synapse-sdk 2.0.0 FilOzone/synapse-sdk#942Depends on: