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
Enable configuration file that lists SPs to add to the the contract. (If there is no first-class support, it's still possible for someone to unblock themself by calling addProviderId
Synapse by default as part of https://github.com/FilOzone/filecoin-services/issues/357is going to use multiple SPs/datasets when creating a dataset and adding pieces, and one of those SPs needs to be an "endorsed" SP as specified in the "endorsements contract". We want the default devnet to work for the default synapse setup.
Done Criteria
Minimum:
Bonus:
addProviderIdENDORSED_PROVIDERS_ADDRESS(or whatever it gets called) as env var to https://github.com/FilOzone/synapse-sdk/blob/master/utils/example-storage-e2e.js like the other contractsWhy Important
Synapse by default as part of https://github.com/FilOzone/filecoin-services/issues/357is going to use multiple SPs/datasets when creating a dataset and adding pieces, and one of those SPs needs to be an "endorsed" SP as specified in the "endorsements contract". We want the default devnet to work for the default synapse setup.
Notes