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

Element faucet does not work with parachains #361

Closed
bkontur opened this issue Nov 15, 2023 · 4 comments
Closed

Element faucet does not work with parachains #361

bkontur opened this issue Nov 15, 2023 · 4 comments
Assignees
Labels
client Changes related to th client

Comments

@bkontur
Copy link

bkontur commented Nov 15, 2023

Faucet Type

Matrix

Problem

When I drip account directly on relay chain, it works:

!drip 5Grz3bj38VJ1P73TsKk7ZX5gQa4qUZWjrHgGV3p6cvYTwAqA 100

Sent [@branislav_kontur:parity.io](https://matrix.to/#/@branislav_kontur:parity.io) 100 ROCs.
Extrinsic hash: [0x845f07c589fc115e174546b19fbc0f2e8223b51ebb5292d23a3ae85d1b9a5e18](https://rococo.subscan.io/extrinsic/0x845f07c589fc115e174546b19fbc0f2e8223b51ebb5292d23a3ae85d1b9a5e18)

But when I want to drip some account on Rococo's parachain here: https://matrix.to/#/#rococo-faucet:matrix.org :

!drip 5Grz3bj38VJ1P73TsKk7ZX5gQa4qUZWjrHgGV3p6cvYTwAqA:1002 100

it fails with error:

createType(StagingXcmV3Junction):: DoNotConstruct: Cannot construct unknown type StagingXcmV3Junction

image

Address

No response

Network ID

Rococo

Relevant log output

No response

@bkontur bkontur added the client Changes related to th client label Nov 15, 2023
@bkontur
Copy link
Author

bkontur commented Nov 15, 2023

could be related to the paritytech/polkadot-sdk#1948

@mutantcornholio
Copy link
Contributor

hmm, the fix to this was merged, yet wasn't released...
Deploying it now: https://gitlab.parity.io/parity/opstooling/substrate-matrix-faucet/-/pipelines/413889

@mutantcornholio mutantcornholio self-assigned this Nov 15, 2023
@mutantcornholio
Copy link
Contributor

Fixed
Screen Shot 2023-11-15 at 12 06 24

@bkontur
Copy link
Author

bkontur commented Nov 15, 2023

thank you :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client Changes related to th client
Projects
None yet
Development

No branches or pull requests

2 participants