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

fix: remove browser dial filter #2838

Merged
merged 6 commits into from
Nov 25, 2024
Merged

fix: remove browser dial filter #2838

merged 6 commits into from
Nov 25, 2024

Commits on Nov 22, 2024

  1. fix: remove browser dial filter

    The filter functionality here is covered by the connection gater
    in libp2p itself so there's no need to duplicate it at the transport
    level.
    achingbrain committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    7367f56 View commit details
    Browse the repository at this point in the history
  2. chore: remove unused dep

    achingbrain committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    4ef6b7d View commit details
    Browse the repository at this point in the history
  3. chore: update deps

    achingbrain committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    7c89b46 View commit details
    Browse the repository at this point in the history
  4. chore: fix tests

    achingbrain committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    8b1ce06 View commit details
    Browse the repository at this point in the history
  5. chore: deps again

    achingbrain committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    e76328d View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    78f76a1 View commit details
    Browse the repository at this point in the history