-
Notifications
You must be signed in to change notification settings - Fork 25
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
feat!: opt-in V2-only records, IPIP-428 verification #234
Merged
Commits on Aug 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b329147 - Browse repository at this point
Copy the full SHA b329147View commit details -
chore: apply review suggestions
Co-authored-by: Marcin Rataj <lidel@lidel.org>
Configuration menu - View commit details
-
Copy full SHA for e2fca17 - Browse repository at this point
Copy the full SHA e2fca17View commit details -
Configuration menu - View commit details
-
Copy full SHA for d04f96f - Browse repository at this point
Copy the full SHA d04f96fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9997cc1 - Browse repository at this point
Copy the full SHA 9997cc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6566f7 - Browse repository at this point
Copy the full SHA b6566f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba7e65c - Browse repository at this point
Copy the full SHA ba7e65cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2817e33 - Browse repository at this point
Copy the full SHA 2817e33View commit details
Commits on Sep 12, 2023
-
fix!: only accept CIDs, PeerIds or strings as values (#255)
This module has accepted `Uint8Array`s as values to store in IPNS records which means it has been mis-used to create records with raw CID bytes. To ensure this doesn't happen in future, accept only CIDs, PeerIds or arbitrary path strings prefixed with `"/"`. BREAKING CHANGE: all /ipns/* keys are now encoded as base36 encoded CIDv1 libp2p-cid --------- Co-authored-by: Marcin Rataj <lidel@lidel.org>
Configuration menu - View commit details
-
Copy full SHA for cedb3f2 - Browse repository at this point
Copy the full SHA cedb3f2View commit details
Commits on Sep 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a56357d - Browse repository at this point
Copy the full SHA a56357dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a073704 - Browse repository at this point
Copy the full SHA a073704View commit details -
Configuration menu - View commit details
-
Copy full SHA for 354d62a - Browse repository at this point
Copy the full SHA 354d62aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f6c4c2 - Browse repository at this point
Copy the full SHA 0f6c4c2View commit details
Commits on Sep 15, 2023
-
Co-authored-by: Marcin Rataj <lidel@lidel.org>
Configuration menu - View commit details
-
Copy full SHA for 0e081e7 - Browse repository at this point
Copy the full SHA 0e081e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 108a839 - Browse repository at this point
Copy the full SHA 108a839View commit details
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.