-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Update teleport functionality to XCM V2/V3 #9127
Comments
Example of a successful teleport: https://westend.subscan.io/extrinsic/14944991-2 |
Will disable this in the meantime until a PR comes in to adjust upwards. (Will be quite some time from my side before I can attempt a look, so best course of action is disabling) |
@joepetrowski am I correct that this was introduced by paritytech/cumulus#2222 |
No that only relates to |
For future reference if somebody picks this up.
|
Replacing V1 with V2 might well do the trick. I don't think a lot changed between those two versions. But possibly hold off on fixing this till the xcm v3 runtime has enacted on the relay chain. |
Yes switching from V1 to V2 (just replace |
Hello, when can we expect this issue to be fixed? Thank you |
i can't believe it is not fixed until now and actually no wallet supports teleporting. |
Talisman just announced teleport support.
…On Mon, 22 May 2023 at 11:25, bogdanpopey ***@***.***> wrote:
i can't believe it is not fixed until now and actually no wallet supports
teleporting.
—
Reply to this email directly, view it on GitHub
<#9127 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGEJCCEOU3DBDREJFYPUF3XHM5JXANCNFSM6AAAAAAVTZKNUE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Thanks. But i've finally hacked this myself. And the solution is that easy that i shall not even mention it. Honestly. I hope this gets fixed here as well. thank you all and i hope my comment helps the ones who are really in need for this feature like i was :) |
Hi all, any ETA on when will the Teleport UI be available again? Now it is a major blocker if there is no DOT teleportation to Statemint from Polkadot, how will people get their USDT or other assets off from Statemint if they dont have DOT to pay for gas? This problem is exacerbated when Binance had just integrated Statemint's USDT as a withdrawal or deposit capability. Please address this 🙏 |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query. |
I'm submitting a ...
What is the current behavior and expected behavior?
When using the polkadot.js apps teleport UI, trying to send WND from Westend to either Westmint (para 1000) or Westend-Collective (para 1001) crashes when clicking the Teleport button. We don't see the "submit transaction popup" as expected.
Here is the error we have in the browser console:
I assume the issue is caused by the UI is trying to use XCM v1 when only v2 and v3 are supported.
Please tell us about your environment:
The text was updated successfully, but these errors were encountered: