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

feat(swarm): make stream uprade errors more ergonomic #3882

Merged
merged 41 commits into from
May 8, 2023

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    7443d0a View commit details
    Browse the repository at this point in the history
  2. Don't report timeout

    thomaseizinger committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    0a29bae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fad8b5b View commit details
    Browse the repository at this point in the history
  4. Reorder code

    thomaseizinger committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    04bee57 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    dfa099c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    982718c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    931d4d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76e0ac7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b38841f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cea2a3d View commit details
    Browse the repository at this point in the history
  7. Add unreleased tag

    thomaseizinger committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    27bb8ec View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    1026e4b View commit details
    Browse the repository at this point in the history
  2. Add changelog entry

    thomaseizinger committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    4010813 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    f433dc7 View commit details
    Browse the repository at this point in the history
  2. Fix perf protocol

    thomaseizinger committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    6d43cff View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    6248fd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40a3d3d View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

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

Commits on Apr 3, 2023

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

Commits on Apr 11, 2023

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

Commits on Apr 12, 2023

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

Commits on Apr 16, 2023

  1. Configuration menu
    Copy the full SHA
    c0363dd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/no-report-inbound-error' of github.com:libp2p/rust…

    …-libp2p into feat/no-report-inbound-error
    thomaseizinger committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    9a3e6bf View commit details
    Browse the repository at this point in the history
  3. Fix compile errors

    thomaseizinger committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    7f47dda View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

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

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    8a5274b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    165e4be View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    a2c5944 View commit details
    Browse the repository at this point in the history
  2. Fix compile errors

    thomaseizinger committed May 4, 2023
    Configuration menu
    Copy the full SHA
    5c89fd7 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    thomaseizinger committed May 4, 2023
    Configuration menu
    Copy the full SHA
    956b814 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    d53aca9 View commit details
    Browse the repository at this point in the history
  2. Remove duplication

    thomaseizinger committed May 5, 2023
    Configuration menu
    Copy the full SHA
    5947b19 View commit details
    Browse the repository at this point in the history
  3. Collapse match arms

    thomaseizinger committed May 5, 2023
    Configuration menu
    Copy the full SHA
    bfea0b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c9eaaa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5d3fd5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d84a0f5 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    6ee31f1 View commit details
    Browse the repository at this point in the history
  2. Update swarm/CHANGELOG.md

    Co-authored-by: Max Inden <mail@max-inden.de>
    thomaseizinger and mxinden authored May 8, 2023
    Configuration menu
    Copy the full SHA
    e975725 View commit details
    Browse the repository at this point in the history
  3. Merge branch '3759-encapsulate-multistream-select' of github.com:libp…

    …2p/rust-libp2p into 3759-encapsulate-multistream-select
    thomaseizinger committed May 8, 2023
    Configuration menu
    Copy the full SHA
    4227abb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba88222 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a46084b View commit details
    Browse the repository at this point in the history