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

e2e: use instantiate-babylon-contracts in e2e setup #80

Merged
merged 4 commits into from
Feb 6, 2025

Conversation

SebastianElvis
Copy link
Member

@SebastianElvis SebastianElvis commented Feb 4, 2025

Resolves #67

@SebastianElvis SebastianElvis marked this pull request as ready for review February 4, 2025 05:50
@SebastianElvis SebastianElvis merged commit 1b5d1ba into main Feb 6, 2025
16 checks passed
@SebastianElvis SebastianElvis deleted the use-cli-for-instantiation branch February 6, 2025 07:01
@maurolacy
Copy link
Contributor

Just seen this. Great work.

Comment on lines +127 to +137
$BINARY --home $CHAINDIR/$CHAINID tx babylon instantiate-babylon-contracts \
1 2 3 \
"regtest" \
"01020304" \
1 2 false \
"$STAKING_MSG" \
"$FINALITY_MSG" \
test-consumer \
test-consumer-description \
--admin=$ADMIN \
--ibc-transfer-channel-id=channel-1 \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

SebastianElvis added a commit to babylonlabs-io/babylon-integration-deployment that referenced this pull request Feb 19, 2025
Resolves
#31

This PR provides the setup for phase-3 devnet 6.

TODOs

- [x] Tag Babylon snapshot
- [x] Merge babylonlabs-io/finality-provider#62
- [x] Merge babylonlabs-io/btc-staker#114
- [x] Tag btc-staker snapshot
- [x] Tag Babylon contract
- [x] Merge babylonlabs-io/babylon-sdk#80
- [x] Tag Babylon SDK snapshot
- [x] Fix deployment
- [x] Tag Babylon
- [x] Tag Babylon SDK
- [x] Merge babylonlabs-io/finality-provider#335
- [x] Merge babylonlabs-io/finality-provider#333
- [x] Tag finality-provider
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.

Flatten contracts instantiation
3 participants