Skip to content

Conversation

@mxinden
Copy link
Member

@mxinden mxinden commented Mar 17, 2023

Description

Allows folks like @bajtos to use the crate, see CheckerNetwork/zinnia#85.

I opted for not exposing the crate through the libp2p meta crate as it is a testing tool only. @thomas
let me know if you prefer me to do so.

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

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.

LGTM

No need for re-export.

@thomaseizinger
Copy link
Contributor

cc @melekes

@bajtos
Copy link

bajtos commented Mar 20, 2023

Awesome, thank you guys! 👏🏻

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.

libp2p-swarm-test is wrongly included as a production dependency in libp2p-perf hence that build is now failing.

@mxinden mxinden requested a review from thomaseizinger March 20, 2023 16:37
@thomaseizinger
Copy link
Contributor

@Mergifyio refresh

@mergify
Copy link
Contributor

mergify bot commented Mar 20, 2023

refresh

✅ Pull request refreshed

@mergify mergify bot merged commit 9f63a0a into libp2p:master Mar 20, 2023
@thomaseizinger
Copy link
Contributor

I think before we want to release this, we also need to specify a version for each dependency and not just a path reference.

mergify bot pushed a commit that referenced this pull request Mar 21, 2023
Every crate released to crates.io must have versions specified for all prod. dependencies.

Related: #3629.

Pull-Request: #3650.
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.

3 participants