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(libp2p): export perf protocol #3693

Merged
merged 2 commits into from
Mar 29, 2023
Merged

fix(libp2p): export perf protocol #3693

merged 2 commits into from
Mar 29, 2023

Conversation

mxinden
Copy link
Member

@mxinden mxinden commented Mar 29, 2023

Description

As we do with all other protocols, make sure to expose libp2p-perf as well.

Related: #3508 (comment).

Notes & open questions

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • A changelog entry has been made in the appropriate crates

As we do with all other protocols, make sure to expose `libp2p-perf` as well.

See also discussion libp2p#3508 (comment)
@mxinden mxinden mentioned this pull request Mar 29, 2023
4 tasks
Copy link
Contributor

@thomaseizinger thomaseizinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense.

libp2p/CHANGELOG.md Show resolved Hide resolved
@thomaseizinger thomaseizinger changed the title fix(libp2p): Export perf protocol fix(libp2p): export perf protocol Mar 29, 2023
@thomaseizinger
Copy link
Contributor

Nit: All the examples in https://www.conventionalcommits.org/en/v1.0.0/#summary are using a lowercase commit message so I renamed your title.

@mergify mergify bot merged commit 3d3ccfe into libp2p:master Mar 29, 2023
@mxinden
Copy link
Member Author

mxinden commented Mar 29, 2023

Nit: All the examples in https://www.conventionalcommits.org/en/v1.0.0/#summary are using a lowercase commit message so I renamed your title.

👍 still subconsciously using upper case. Please keep reminding me in case i forget.

mergify bot pushed a commit that referenced this pull request Mar 29, 2023
Depends-On: #3693.

Pull-Request: #3694.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants