You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#242 contains a fix for ump, but for me that's only working for older blocks. On the chain head (i.e. not providing a block number in the config), messages do not get delivered to the kusama chain.
There seems to be some randomness involved. On older blocks, it works.. sometimes. Once it works, it seems to keep working, but otherwise a chopsticks restart sometimes helps. One thing I noticed, is that sometimes, a block containing the xtokens.transfer call gets included on the parachain side, but on the relay chain side no block gets mined until an additional block on the parachain is mined.
The text was updated successfully, but these errors were encountered:
For kusama it's best using import-storage with some clearPrefix (checkout configs/kusama.yml) otherwise it will keep pulling a lot of storage and never build any block
#242 contains a fix for ump, but for me that's only working for older blocks. On the chain head (i.e. not providing a block number in the config), messages do not get delivered to the kusama chain.
There seems to be some randomness involved. On older blocks, it works.. sometimes. Once it works, it seems to keep working, but otherwise a chopsticks restart sometimes helps. One thing I noticed, is that sometimes, a block containing the xtokens.transfer call gets included on the parachain side, but on the relay chain side no block gets mined until an additional block on the parachain is mined.
The text was updated successfully, but these errors were encountered: