- Jun 21, 2021
-
-
Shaun Wang authored
* Update xcm support. * Fix unit tests. * fmt * Add patches. * Update xtokens. * fmt * Clean up. * Cross-chain transfer weight. * Weight for xcm execution. * Keep clippy happy. * Clean up. * Buy execution on dest location. * Better transfer error handling. * Update deps. * fmt * fix fmt * Update events in unit tests.
-
- Apr 06, 2021
-
-
Shaun Wang authored
* Use CurrencyId convert. * Apply review suggestions.
-
Shaun Wang authored
* Xcm support implementations rework. * Update xtokens mock.
-
- Mar 18, 2021
-
-
Shaun Wang authored
* Handle unknown assets in TransactAsset impl. * More documentations. * Clean code. * Renaming. * Should try to deposit known asset first. * Return error if no UnknownAsset impl. * Make clippy happy.
-
- Mar 15, 2021
-
-
Shaun Wang authored
* Replace XcmError::Undefined usage. * make clippy happy
-