sora-xor / sora2-parachain

SORA is a new economic system aimed at creating a supranational, world economic system with built-in tools for decentralized finance (DeFi). The SORA network implements a new way of parachain architecture on Polkadot and Kusama network, with the capability to bridge external blockchains (like Ethereum) to the Polkadot ecosystem.
The Unlicense
14 stars 4 forks source link

[Tech]: Fix on XCM delivery fee after Kusama RU 1001000 #202

Open Tieumsan opened 5 months ago

Tieumsan commented 5 months ago

Problem statement

Kusama Runtime 1001000 introduced a new XCM-delivery fee mechanism. We need to update our implementation to avoid failed transfers from Kusama to our SORA Kusama parachain.

Description

https://forum.moonbeam.network/t/kusama-assethub-rt-1001000-xcm-failed-transactions/1542/1

Definition of Done

Requirements

No response