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

Deploy AirnodeRrpV0DryRun.sol #1742

Merged
merged 7 commits into from
Apr 17, 2023
Merged

Conversation

bbenligiray
Copy link
Member

@bbenligiray bbenligiray commented Apr 15, 2023

Closes #1735

@Ashar2shahid can you check out this branch, put your mnemonic in the .env file and run the following commands and commit the deployment files? I grouped them as undeterministic/deterministic to be consistent with the previous deployments but feel free to double-check.

NETWORK=boba-ethereum yarn deploy:undeterministic
NETWORK=sx yarn deploy:undeterministic
NETWORK=sx-testnet yarn deploy:undeterministic
NETWORK=boba-moonbeam yarn deploy:undeterministic
NETWORK=boba-bnb yarn deploy:undeterministic
NETWORK=godwoken yarn deploy:undeterministic
NETWORK=aurora yarn deploy:undeterministic

NETWORK=arbitrum-nova yarn deploy:deterministic
NETWORK=boba-avalanche yarn deploy:deterministic
NETWORK=godwoken-testnet yarn deploy:deterministic
NETWORK=aurora-testnet yarn deploy:deterministic

You can leave etherscan verification to me

@bbenligiray bbenligiray self-assigned this Apr 15, 2023
@bbenligiray bbenligiray linked an issue Apr 15, 2023 that may be closed by this pull request
…m,boba-bnb,godwoken,aurora,arbitrum-nova,boba-avalanche,godwoken-testnet,aurora-testnet
@bbenligiray
Copy link
Member Author

I verified the deployments locally. I verified the contracts on the block explorer on boba-ethereum, boba-bnb, arbitrum-nova. godwoken and godwoken-testnet block explorers don't have APIs so I skipped them. sx, sx-testnet, boba-moonbeam, boba-avalanche (these four didn't detect the contract deployment), aurora, aurora-testnet(these two have bad certificates) APIs don't work so I skipped them and will mention this in @api3/chains README.

@bbenligiray bbenligiray merged commit 680084c into deploy-api3-chains Apr 17, 2023
@bbenligiray bbenligiray deleted the deploy-api3-chains-3 branch April 17, 2023 12:53
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.

Deploy AirnodeRrpV0DryRun.sol
2 participants