Merged
Conversation
Merge release v0.18.0
we already return base58, but we did not support them as input. libp2p specs state implementations MUST support both, it is also better for end users if we are liberal in inputs and support both notations: https://github.com/libp2p/specs/blob/master/peer-ids/peer-ids.md#string-representation
* chore: bump go.mod to Go 1.21 and run go fix * chore: run go mod tidy * chore: bump go.mod to Go 1.21 and run go fix * chore: run go mod tidy * chore: CHANGELOG.md --------- Co-authored-by: Marcin Rataj <lidel@lidel.org>
|
Suggested version: Changes in (empty)
Cutting a Release (and modifying non-markdown files)This PR is modifying both Automatically created GitHub ReleaseA draft GitHub Release has been created. |
Codecov ReportAttention: Patch coverage is
@@ Coverage Diff @@
## release #598 +/- ##
===========================================
- Coverage 65.71% 60.37% -5.35%
===========================================
Files 207 229 +22
Lines 25612 22106 -3506
===========================================
- Hits 16831 13346 -3485
+ Misses 7312 7279 -33
- Partials 1469 1481 +12
|
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.
No description provided.