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: updating the deploy script to be able to deploy remaining contracts. #188

Closed
wants to merge 1 commit into from

Conversation

parasgarg-bitgo
Copy link
Contributor

@parasgarg-bitgo parasgarg-bitgo commented Dec 16, 2024

The contract deployment workflow errored out because of insufficient funds.
https://github.com/BitGo/eth-multisig-v4/actions/runs/12349509286/job/34460637263

As a result only the Wallet Contract was deployed. 0x944FEF03Af368414F29dC31a72061B8D64F568d2
WalletFactory and Forwarder contracts were not deployed.

Temporarily updating the deploying script to ignore the already deployed wallet contract and deploy the rest of the contracts.

We'll revert this change once the contracts are deployed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant