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

Get Safe contracts from safe-deployments #91

Merged
merged 36 commits into from
Nov 16, 2021
Merged

Conversation

germartinez
Copy link
Member

@germartinez germartinez commented Oct 15, 2021

What it solves

Resolves #25
Resolves #12

How this PR fixes it

It removes the default local configuration with the Safe contract addresses and uses the contracts returned from safe-deployments package.

@github-actions
Copy link

CLA Assistant Lite All Contributors have signed the CLA.

@germartinez germartinez linked an issue Oct 15, 2021 that may be closed by this pull request
Copy link
Member

@iamacook iamacook left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good. I found a few things.

packages/safe-core-sdk/README.md Outdated Show resolved Hide resolved
packages/safe-core-sdk/hardhat/deploy/deploy-contracts.ts Outdated Show resolved Hide resolved
packages/safe-core-sdk/scripts/generateTypechainFiles.ts Outdated Show resolved Hide resolved
packages/safe-core-sdk/scripts/generateTypechainFiles.ts Outdated Show resolved Hide resolved
packages/safe-core-sdk/src/managers/contractManager.ts Outdated Show resolved Hide resolved
packages/safe-core-sdk/src/safeFactory/index.ts Outdated Show resolved Hide resolved
packages/safe-core-sdk/tests/utils/setupContracts.ts Outdated Show resolved Hide resolved
@germartinez germartinez requested a review from iamacook November 16, 2021 11:23
Copy link
Member

@iamacook iamacook left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@germartinez germartinez merged commit d5a7021 into development Nov 16, 2021
@germartinez germartinez deleted the safe-deployments branch November 16, 2021 11:38
@github-actions github-actions bot locked and limited conversation to collaborators Nov 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use safe-deployments to handle contract versions
3 participants