centrifuge / fudge

FUlly Decoupled Generic Environment for Substrate-chains
Other
22 stars 2 forks source link

XCM Support #15

Open mustermeiszer opened 2 years ago

mustermeiszer commented 2 years ago

Currently the library does not support XCM transfers. The reasons for the missing capabilities is, that it would essentially require a "correct" interaction between relay-chain and parachain. The current approach is rather force-setting the head of the parachain on the relay-chain side to the latest known head retrieved from the parachain.

Tasks

mustermeiszer commented 1 year ago

Mostly done in https://github.com/centrifuge/fudge/commit/ad4cf5e472530048941670d1268fa70b55f39604