paritytech / polkadot-sdk

The Parity Polkadot Blockchain SDK
https://polkadot.network/
1.87k stars 684 forks source link

Kusama Network Teleport KSM to Statemine not working on First Time #958

Closed MaxLeong closed 1 year ago

MaxLeong commented 3 years ago

Go to 'https://polkadot.js.org/apps' web app UI -> Kusama network -> Accounts -> Teleport.

After submit and sign transaction to teleport KSM to Statemine, balance is still stay in origin account (deducted transaction fee) even though popup notification on top is showing 'broadcasting...' and 'inblock' message.

For second time submit and sign transaction to do teleport again, it will work.

I have use two accounts with some balance to do teleport, both also occurred this issue. (First time teleport will not work)

bkchr commented 3 years ago

CC @apopiak

apopiak commented 3 years ago

So what happens on the first teleport? The funds are lost? Or they never leave the original account? Can you point to an account with a block explorer like Subscan or Polkascan so we can see this behavior? cc @CurlyBracketEffect

Amallyn commented 3 years ago

Using polkadot.js, on the first teleport, funds seem not to have left the account. On the second teleport, funds left but didn't arrive on Statemine. The second teleport appears in the following block: https://dotscanner.com/Kusama/block/9725812 @apopiak