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

Release Safe v1.3.0 With Updated JS Tooling #467

Closed
nlordell opened this issue Jul 18, 2024 · 1 comment
Closed

Release Safe v1.3.0 With Updated JS Tooling #467

nlordell opened this issue Jul 18, 2024 · 1 comment
Assignees

Comments

@nlordell
Copy link
Collaborator

No description provided.

@mmv08
Copy link
Member

mmv08 commented Jul 22, 2024

So, this turns out to be a much bigger effort than I anticipated. While a version with the updated JS tooling exists and can be used for deploying contracts, all the periphery code that uses the JS tooling obviously doesn’t work (execution helpers, tests, etc) and requires an update. Since our primary goal was to make a version that can be used to deploy contracts using more modern tooling, we decided to leave the code in a branch:
https://github.com/safe-global/safe-smart-account/tree/v1.3.0-1

Instructions on using:

  1. Install dependencies
npm i --ignore-scripts

--ignore-scritps is needed to skip the failing build step
2. Follow the documentation for deployment steps.

@mmv08 mmv08 closed this as completed Jul 22, 2024
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

No branches or pull requests

2 participants