Skip to content

Conversation

@d70-t
Copy link
Collaborator

@d70-t d70-t commented Sep 1, 2024

This PR:

  • removes the synchronous backend
  • implements IPIP-280 gateway selection (closes Gateway selection using IPIP-280 #29)
  • removes multi-gateway failover (it was unreliable, not very performant and a poor hack to circumvent gateway selection configuration, which is solved by IPIP-280)
  • removes tests which were related to removed features

In the past, the multi-gateway functionality often created more harm
than use. The functionality mainly existed, to provide a
zero-configuration experience for new users. Due to IPIP-280, this is
now less of a concern. Further, the new auto-config method encourages
new users to briefly interact with IPFS, maybe leading to a better
performing setup.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gateway selection using IPIP-280

2 participants