Skip to content
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

Fix zora sepolia safe connection #21

Merged
merged 3 commits into from
Apr 21, 2024

Conversation

iainnash
Copy link
Collaborator

@iainnash iainnash commented Feb 13, 2024

Manually adds zora sepolia and renames the singleton following: safe-global/safe-core-sdk#532


Generated summary (powered by Graphite)

TL;DR

This pull request updates the dependencies in the package.json file and makes changes to the chains.ts file. It also updates the yarn.lock file. The purpose of this change is to update the version of @safe-global/protocol-kit to 3.0.0 and @safe-global/safe-deployments to 1.32.0. It also renames some addresses in the defaultL2Addresses object.

What changed

  • Updated the version of @safe-global/protocol-kit in the package.json file from 2.0.0 to 3.0.0.
  • Updated the version of @safe-global/safe-deployments in the package.json file from 1.28.0 to 1.32.0.
  • Renamed some addresses in the defaultL2Addresses object in the chains.ts file.

How to test

  1. Clone the repository.
  2. Checkout the branch containing this pull request.
  3. Run yarn install to install the updated dependencies.
  4. Run the tests to ensure that everything is functioning as expected.

Why make this change

  • Updating the dependencies ensures that the project is using the latest versions of the required packages, which may include bug fixes, performance improvements, and new features.
  • Renaming the addresses in the defaultL2Addresses object may be necessary for compatibility with other parts of the codebase or external systems.

Copy link
Collaborator Author

iainnash commented Feb 13, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @iainnash and the rest of your teammates on Graphite Graphite

@iainnash iainnash force-pushed the 02-13-Fix_zora_sepolia_safe_connection branch from 084a40e to 16cefd5 Compare April 21, 2024 20:00
@iainnash iainnash merged commit 2b0a1a8 into main Apr 21, 2024
2 checks passed
@iainnash iainnash deleted the 02-13-Fix_zora_sepolia_safe_connection branch April 21, 2024 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants