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: replace ProtocolName with AsRef<str> #3746

Merged
merged 34 commits into from
May 4, 2023
Merged

Commits on Apr 6, 2023

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

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    aece9ca View commit details
    Browse the repository at this point in the history
  2. Delete ProtocolName

    thomaseizinger committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    e2a588b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    291a8f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b5bdb0 View commit details
    Browse the repository at this point in the history
  5. Fix doc tests

    thomaseizinger committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    7104ac4 View commit details
    Browse the repository at this point in the history
  6. Fix gossipsub tests

    thomaseizinger committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    3debac4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    94dd0e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    131d54f View commit details
    Browse the repository at this point in the history
  9. Fixup error message

    thomaseizinger committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    bacf561 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3547664 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    07f6b1c View commit details
    Browse the repository at this point in the history
  12. Buffer error for invalid protocols

    This avoids a signature change.
    thomaseizinger committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    b2993b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    0e45467 View commit details
    Browse the repository at this point in the history
  2. Fix gossipsub tests

    thomaseizinger committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    07c2eea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dff42c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da4a465 View commit details
    Browse the repository at this point in the history
  5. Remove unused import

    thomaseizinger committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    12e52e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da08042 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    0f860c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c387bf7 View commit details
    Browse the repository at this point in the history
  3. Add changelog entries

    thomaseizinger committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    1b3cc24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc2c4ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    446c24f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0dcdb02 View commit details
    Browse the repository at this point in the history
  7. Fix formatting

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

Commits on May 1, 2023

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

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    e99dedb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2236e37 View commit details
    Browse the repository at this point in the history
  3. Fix compile error

    thomaseizinger committed May 2, 2023
    Configuration menu
    Copy the full SHA
    35bb177 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bd1803 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ff5285 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

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