Conversation
Contributor
Branch preview✅ Deployed successfully in branch deployment: |
Contributor
|
Overall readability score: 36.95 (🟢 +0.09)
View detailed metrics🟢 - Shows an increase in readability
Averages:
View metric targets
|
dasanra
approved these changes
Mar 27, 2026
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.
This pull request adds migration documentation for upgrading to protocol-kit v7, introducing support for Safe v1.5.0 smart contracts and outlining several breaking and non-breaking changes. It also updates the documentation metadata to include the new migration guide
Documentation updates:
migrate-to-v7.md, detailing all breaking changes, new features, and deprecations for Safe v1.5.0 support, including code samples and migration strategies_meta.jsonto include the new "Migrate to v7" guide in the documentation navigationNote
Low Risk
Documentation-only change that adds a new migration guide and updates navigation metadata; no runtime or contract behavior is modified.
Overview
Adds a new
migrate-to-v7documentation page describing the Protocol Kit v7 migration path for Safe v1.5.0, including noted breaking changes (default Safe version bump, movedencodeTransactionData, signature-validation updates, andSafeVersiontype extension) plus new v1.5.0 features and deprecations.Updates
pages/sdk/protocol-kit/guides/_meta.jsonto include the new guide in the docs navigation.Written by Cursor Bugbot for commit 628ff3e. This will update automatically on new commits. Configure here.