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

Basilisk Integration #51

Merged
merged 17 commits into from
May 28, 2024
Merged

Basilisk Integration #51

merged 17 commits into from
May 28, 2024

Conversation

clangenb
Copy link
Contributor

@clangenb clangenb commented May 22, 2024

I successfully transferred tokens back and forth in a local chopsticks setup, so I think we are ready here:

Test Setup:

  1. Run npx @acala-network/chopsticks@latest xcm --p=chopsticks/bajun.yml --p=chopsticks/basilisk.yml
  2. Deploy a runtime upgrade on chopsticks with a build from here.
  3. Transfer tokens according to the readme instructions

Todo:

  • Merge develop into this branch once we have v0.4.1 deployed. (I did not want to go through the multiblock storage migration in the chopsticks setup, so I used the old ajuna-pallet version).

@@ -0,0 +1,27 @@
endpoint:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

We don't have to do a sudo call on basilisk anymore, so we don't need this config, actually. However, I wanted to override the db path because it would be in the repository root.

@clangenb clangenb requested a review from DidacSF May 22, 2024 16:17
clangenb added 3 commits May 27, 2024 22:57
# Conflicts:
#	Cargo.lock
#	Cargo.toml
#	runtime/bajun/src/lib.rs
#	runtime/bajun/src/weights/mod.rs
# Conflicts:
#	runtime/bajun/src/weights/mod.rs
@clangenb clangenb merged commit 82bb057 into develop May 28, 2024
10 of 11 checks passed
@clangenb clangenb deleted the cl/basilisk-ajuna-v0.1.0 branch May 28, 2024 13:13
DidacSF pushed a commit that referenced this pull request Jun 27, 2024
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