Skip to content

Update to use synapse 0.35.x #85

@BigLep

Description

@BigLep

Done Criteria

Update to use the version of filecon-pin that users a versino of Synase that is at least 0.35.1.

Why Important

This newer version of Synapse has a few important items for filecoin-pin-website:

  1. createAndAdd - we should be able to remove all the preflighting we were doing of creating a dataset on pageload. This has the ability to reduce time to add file by ~30 seconds.
  2. telemetry - this was added to Synapse, but we want to get it used more places so we can see if we like the way the data is plubming to Sentry.
  3. latest contract versions which means only approved SPs will be used by Synapse by default. We don't need to maintain our own list on the website of approved / good performing SPs.

Notes

A synapse 0.32.x containing version of filecoin-pin will be released in filecoin-project/filecoin-pin#171

Metadata

Metadata

Assignees

Labels

team/filecoin-pin"Filecoin Pin" project is a stakeholder for this work.team/fs-wgFOC working group is a stakeholder for this work, and thus wants to track it on their project board.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions