Dusan Morhac

Results 116 issues of Dusan Morhac

Remove node type aliases that alias to CHAIN types

Maintenance work
XCM Tools

Following issue will keep track of v12 changes

Enhancement
Maintenance work
XCM Tools

https://status.lightspell.xyz/ We currently have API status page, maybe we can add other tools to it as well for more information for users in case something happens.

Enhancement
XCM Tools

Add formatting and linting automation when PR is opened so that these 2 commands are launched automatically to prevent CI failures due to formatting or linting issues.

Maintenance work
XCM Tools

Currently, when using `pnpm lint` from the root, even better machines struggle to run command through. See which takes that much ram and try to optimize it

Maintenance work
XCM Tools

Currently, we use reserve-based transfers, and these transfers need to use teleports because messages would fail with untrusted reserve location. Example of this is Moonbeam > AHP - GLMR.

Confirmed bug 🪲
Maintenance work
XCM SDK

Currently this is in sdk only. Add it to router too.

Enhancement
XCM ROUTER

In v5 there is asset claimer instruction that lets you specify who should be able to claim the assets if message fails for some reason. Experiment with it as it...

Enhancement
XCM SDK
XCM ROUTER

https://docs.stellaswap.com/developers/swap-sdk StellaSwap offers open source DEX SDK, this makes it eligible to be implemented into XCM Router as Moonbeam Dex

Enhancement
XCM ROUTER

We need to modify execute we build when AHP is dex: - If Origin transfers native asset to AHP - If Destination receives native asset to AHP - If both...

Confirmed bug 🪲
Maintenance work
XCM SDK
XCM ROUTER