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

Feat/deploy script arbitration #40

Merged
merged 3 commits into from
Feb 9, 2022
Merged

Conversation

jaybuidl
Copy link
Member

@jaybuidl jaybuidl commented Feb 9, 2022

#39

TODO: testnet PNK token deployment if needed

Also better support for local deployments of the home chain contracts.
@jaybuidl jaybuidl added this to the prealpha-1 milestone Feb 9, 2022
@jaybuidl jaybuidl self-assigned this Feb 9, 2022
@jaybuidl jaybuidl linked an issue Feb 9, 2022 that may be closed by this pull request
…network

Turns out that if the ETHERSCAN_API_KEY is set, hardhat-deploy ignores any apiKey setting
in hardhat.config.ts. As a workaround, we rename ETHERSCAN_API_KEY to ETHERSCAN_API_KEY_FIX.
@codeclimate
Copy link

codeclimate bot commented Feb 9, 2022

Code Climate has analyzed commit 4b57748 and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Duplication 2

View more on Code Climate.

@jaybuidl jaybuidl merged commit 4b57748 into master Feb 9, 2022
@jaybuidl jaybuidl deleted the feat/deploy-script-arbitration branch February 9, 2022 13:57
@jaybuidl jaybuidl restored the feat/deploy-script-arbitration branch November 24, 2022 02:59
@jaybuidl jaybuidl deleted the feat/deploy-script-arbitration branch November 24, 2022 03:10
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.

feat(Arbitration): add deploy scripts
1 participant