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

Use namedAccounts in hardhat deploy #258

Merged
merged 1 commit into from
Aug 25, 2021
Merged

Use namedAccounts in hardhat deploy #258

merged 1 commit into from
Aug 25, 2021

Conversation

pmprete
Copy link
Contributor

@pmprete pmprete commented Aug 25, 2021

We will use the namedAccounts for testnet and mainnet as they are already deployed.
For the moment we have multiSig, wrappedCurrency, proxyAdmin.
We will need to add the rest of the proxies to this list

Also removed chainId: 1 from hardhat network, it was there before as some tests had chainId = 1 because of a bug on ganachehttps://github.com/trufflesuite/ganache/issues/451

This is not the case anymore, and using chainId:1 takes the namedAccounts from mainnet, so we removed that

@pmprete pmprete merged commit 0e895d9 into master Aug 25, 2021
@pmprete pmprete deleted the hardhat branch August 25, 2021 17:48
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.

2 participants