Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Integration of pallet orlm xtoken (#701)
* Add orlm-xtokens * xcm xtokens: add conversion for currencyid from multilocation * Update Xtokens instantiation for runtime * pallet-xtokens: Change reserve provider from Absolute to Relative * toml: update dependency to v0.9.37 * xcm: Update NodlLocation to use Balances's pallet instance index * xcm: Trader configured with NodleLocation instead of Relay * xtokens: update selflocation * xtokens: update parachain min fees * xtokens: update CurrencyId converter * xtokens: adaptation for v0.9.37 * xtokens: add to ty-untime * xcm: add tests * xcm: remove convert from multilocation to currencyID * xcm: reduce Unit weight * Update runtimes/eden/src/xcm_config.rs Co-authored-by: Alex Sedighi <alex@nodle.com> * xtokens: added runtime benchmark in toml * xcm: test, remove mock and bring back testing in xcm_config.rs * add orlm-traits in std * xtokens: remove from runtime benchmarks * Update ParachainMinFee Co-authored-by: Fredrik Simonsson <fredrik@nodle.com> --------- Co-authored-by: hounsette <houssein@nodle.com> Co-authored-by: Alex Sedighi <alex@nodle.com> Co-authored-by: Fredrik Simonsson <fredrik@nodle.com>
- Loading branch information