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

test(integration-tests): placing order for instantaneous coretime #38

Merged
merged 3 commits into from
Mar 12, 2024

Conversation

evilrobot-01
Copy link
Collaborator

A very hacky implementation which works around the issues of the transact failing due to the specified para id not being registered as on-demand. A potential solution is to manually set the raw storage with the required state.

Note also that the xcm send currently needs to be dispatched as root, rather than signed, due to the fact that the Rococo config does not seem to support creating a derivative/keyless account for some corresponding account on PopNet, which is not the case on Kusama/Polkadot.

integration-tests/src/chains/rococo/mod.rs Outdated Show resolved Hide resolved
integration-tests/src/lib.rs Show resolved Hide resolved
integration-tests/src/lib.rs Show resolved Hide resolved
@evilrobot-01 evilrobot-01 merged commit 27d5528 into main Mar 12, 2024
1 check failed
@evilrobot-01 evilrobot-01 deleted the frank/test-coretime branch March 12, 2024 09: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.

4 participants