-
Notifications
You must be signed in to change notification settings - Fork 1k
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
core/src/signed_envelope: Don't take ownership of key
in SignedEnvelope::new
#2510
Labels
difficulty:easy
getting-started
Issues that can be tackled if you don't know the internals of libp2p very well
help wanted
Comments
mxinden
added
difficulty:easy
help wanted
getting-started
Issues that can be tackled if you don't know the internals of libp2p very well
labels
Feb 11, 2022
Happy take this, thanks for sharing the first step! |
laurentsenta
added a commit
to laurentsenta/rust-libp2p
that referenced
this issue
Feb 14, 2022
3 tasks
laurentsenta
added a commit
to laurentsenta/rust-libp2p
that referenced
this issue
Feb 14, 2022
laurentsenta
added a commit
to laurentsenta/rust-libp2p
that referenced
this issue
Feb 14, 2022
laurentsenta
added a commit
to laurentsenta/rust-libp2p
that referenced
this issue
Feb 15, 2022
3 tasks
laurentsenta
added a commit
to laurentsenta/rust-libp2p
that referenced
this issue
Feb 15, 2022
laurentsenta
added a commit
to laurentsenta/rust-libp2p
that referenced
this issue
Feb 15, 2022
laurentsenta
added a commit
to laurentsenta/rust-libp2p
that referenced
this issue
Feb 15, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
difficulty:easy
getting-started
Issues that can be tackled if you don't know the internals of libp2p very well
help wanted
This boils down to the patch below:
The text was updated successfully, but these errors were encountered: