chore: update ed25519-dalek to v2.1.1#122
Merged
dmitry-markin merged 3 commits intoparitytech:masterfrom Jun 20, 2024
koushiro-contrib:update-ed25519-dalek
Merged
chore: update ed25519-dalek to v2.1.1#122dmitry-markin merged 3 commits intoparitytech:masterfrom koushiro-contrib:update-ed25519-dalek
dmitry-markin merged 3 commits intoparitytech:masterfrom
koushiro-contrib:update-ed25519-dalek
Conversation
dmitry-markin
approved these changes
May 29, 2024
Collaborator
dmitry-markin
left a comment
There was a problem hiding this comment.
Hey! Thanks for contributing! This will require minor updates in polkadot-sdk due to public API changes, but I can handle it after releasing these changes in litep2p.
Collaborator
|
@koushiro As the CI error says, would it be possible for you to sign the commit with your GutHub GPG key? |
lexnv
approved these changes
May 29, 2024
Collaborator
lexnv
left a comment
There was a problem hiding this comment.
LGTM! Thanks for contributing! 🙏
Collaborator
|
Thanks again for contributing, and sorry that merging this took quite some time. We are going to reconsider requiring signed commits from external contributors. |
Merged
dmitry-markin
added a commit
that referenced
this pull request
Jun 20, 2024
## [0.6.1] - 2024-06-20 This is a bug fixing and security release. curve255190-dalek has been upgraded to v4.1.3, see [dalek-cryptography/curve25519-dalek#659](dalek-cryptography/curve25519-dalek#659) for details. ### Fixed - kad: Set default ttl 36h for kad records ([#154](#154)) - chore: update ed25519-dalek to v2.1.1 ([#122](#122)) - Bump curve255190-dalek 4.1.2 -> 4.1.3 ([#159](#159))
Intel-driver
added a commit
to Intel-driver/litep2p
that referenced
this pull request
Dec 24, 2025
## [0.6.1] - 2024-06-20 This is a bug fixing and security release. curve255190-dalek has been upgraded to v4.1.3, see [dalek-cryptography/curve25519-dalek#659](dalek-cryptography/curve25519-dalek#659) for details. ### Fixed - kad: Set default ttl 36h for kad records ([#154](paritytech/litep2p#154)) - chore: update ed25519-dalek to v2.1.1 ([#122](paritytech/litep2p#122)) - Bump curve255190-dalek 4.1.2 -> 4.1.3 ([#159](paritytech/litep2p#159))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Close #94