-
Notifications
You must be signed in to change notification settings - Fork 1.1k
refactor(identity): follow naming conventions for conversion methods #3775
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
Merged
Merged
Changes from 41 commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
7d5e606
feat: make mdns::Event clone-able
drHuangMHT 05ce438
Merge branch 'libp2p:master' into master
a72e5e2
docs: filling CHANGELOG for PR 3606
drHuangMHT 09bef20
Merge branch 'master' of https://github.com/drHuangMHT/rust-libp2p
drHuangMHT 926c7ca
Update protocols/mdns/CHANGELOG.md
thomaseizinger 49d26c4
Update protocols/mdns/CHANGELOG.md
thomaseizinger 4a35406
Merge branch 'master' into master
mergify[bot] a8ff1eb
feat: change 'mdns::Event' to hold 'SmallVec'
drHuangMHT 4cec5fa
test: adapting test to 'mdns::Event' change
drHuangMHT a876f2f
Merge branch 'master' of https://github.com/drHuangMHT/rust-libp2p
drHuangMHT 18811d2
feat(mdns): change 'mdns::Event' to hold 'Vec'
drHuangMHT abdce7e
doc: add entry for #3621
drHuangMHT d5c246c
Update protocols/mdns/CHANGELOG.md
ed128a7
Merge branch 'master' of https://github.com/drHuangMHT/rust-libp2p
drHuangMHT 0d06f4c
Merge branch 'master' of https://github.com/drHuangMHT/rust-libp2p
drHuangMHT 9d45cf3
Remove conflict marker to resolve conflicts
drHuangMHT 752002b
Merge branch 'master' of https://github.com/drHuangMHT/rust-libp2p
drHuangMHT 74d01be
rename methods in 'libp2p-identity::ecdsa'
drHuangMHT d219b0e
introduce 'KeyType' in 'libp2p-identity'
drHuangMHT 8ca95ee
introduce 'OtherVariantError' in 'libp2p-identity::error'
drHuangMHT 9b81b81
rename methods in 'libp2p-identity::ed25519'
drHuangMHT 7a1f645
rename methods in 'libp2p-identity::keypair'
drHuangMHT 25e1139
rename methods in 'libp2p-identity::rsa'
drHuangMHT d15d95b
rename methods in 'libp2p-identity::secp256k1'
drHuangMHT 19ff427
formatting
drHuangMHT ba4511d
change call to deprecated methods to recommended ones
drHuangMHT 8e9c227
clippy fix
drHuangMHT 9ed6436
formatting
drHuangMHT cbbd01b
Undo mdns changes
thomaseizinger aa72364
delegate deprecated method to recommended one
drHuangMHT e6a3144
documentation improvement on 'libp2p-identity::ecdsa'
drHuangMHT 4c7caf8
rename methods in 'libp2p-identity::ed25519'
drHuangMHT aa1577a
change visibility of 'OtherVariantError::new' to crate level
drHuangMHT 6d9de35
documentation improvement on 'OtherVariantError'
drHuangMHT fdc0d25
documentation improvement and correction on 'libp2p_identity::ed25519'
drHuangMHT e736918
Merge branch 'rename-identity' of https://github.com/drHuangMHT/rust-…
drHuangMHT a46f661
patch version bump(to 0.1.2) for 'libp2p-identity'
drHuangMHT 4479ff9
Update identity/CHANGELOG.md
thomaseizinger 947284c
lockfile update
drHuangMHT 9ae4e41
export 'OtherVariantError'
drHuangMHT 85e9f5f
Merge branch 'libp2p:master' into rename-identity
38f4b38
dependency version bump for 'gossipsub'
drHuangMHT 4fe27a0
dependency version bump for 'identify'
drHuangMHT b426f0d
dependency version bump for 'noise'
drHuangMHT f19ce60
dependency version bump for 'plaintext'
drHuangMHT 8394c6a
dependency version bump for 'tls'
drHuangMHT c3d3038
Merge branch 'rename-identity' of https://github.com/drHuangMHT/rust-…
drHuangMHT File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.