Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getting rid of some old mess #30

Merged
merged 8 commits into from
Sep 1, 2024
Merged

getting rid of some old mess #30

merged 8 commits into from
Sep 1, 2024

Commits on Sep 1, 2024

  1. remove synchronous backend

    d70-t committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    a9b3662 View commit details
    Browse the repository at this point in the history
  2. implement IPIP-280 Gateway auto-discovery

    fixes #29
    d70-t committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    d17af51 View commit details
    Browse the repository at this point in the history
  3. remove multi-gateway functionality

    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.
    d70-t committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    e26b0d9 View commit details
    Browse the repository at this point in the history
  4. replace flake8 by ruff

    d70-t committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    bf0d1c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a853c8 View commit details
    Browse the repository at this point in the history
  6. tests: update IPFS version

    d70-t committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    f940757 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    af7ac4f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    100b14f View commit details
    Browse the repository at this point in the history