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

chore: partially deploy deposit service in stagenet #337

Merged
merged 2 commits into from
Aug 15, 2024

Conversation

kane-armstrong
Copy link
Contributor

@kane-armstrong kane-armstrong commented Aug 15, 2024

Notes:

  • This is needed to test deposit service in stagenet - doesn't look like this has been deployed since the refresh
  • Needed this asap so deployed myself - hopefully I didn't do it wrong
  • I checked which wrapped assets are registered for the active EVM chains first - wavax-wei, wdev-wei, and wftm-wei are registered and confirmed everywhere, no other wrapped tokens are, hence only having those three deployed in this PR
  • For lack of any better ideas, I took refundIssuer from old stagenet here

Deployed using the stagenet deployer wallet like so:

node evm/deploy-upgradable.js -e stagenet -n avalanche -c AxelarDepositService
node evm/deploy-upgradable.js -e stagenet -n fantom -c AxelarDepositService
node evm/deploy-upgradable.js -e stagenet -n moonbeam -c AxelarDepositService

@kane-armstrong kane-armstrong requested a review from a team as a code owner August 15, 2024 03:57
@milapsheth milapsheth enabled auto-merge (squash) August 15, 2024 21:08
@milapsheth milapsheth merged commit 2b8ff97 into main Aug 15, 2024
4 checks passed
@milapsheth milapsheth deleted the chore/stagenet-ds branch August 15, 2024 21:09
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.

3 participants