- Jul 14, 2021
-
-
Shaun Wang authored
-
Shaun Wang authored
* Add Xcm module. * Remove unused deps. * Make clippy happy. * Add unit tests for orml-xcm.
-
- Jul 13, 2021
-
-
Matthias Seitz authored
* declare XcmTransfer trait * implement XcmTransfer for xtokens pallet * nits and wrap in transaction * use xcm outcome in trait * simplify result match
-
zjb0807 authored
-
Xiliang Chen authored
-
Shaun Wang authored
* Configurable BaseXcmWeight. * fmt * Saturating add. * Fix tests.
-
- Jul 12, 2021
-
-
Shaun Wang authored
* orml-xtokens unit tests * fmt * Solve feature pollution; remove pallet system.
-
wangjj9219 authored
-
- Jul 09, 2021
-
-
Xiliang Chen authored
-
- Jul 01, 2021
-
-
akashi6824 authored
add PolkaFoundry to readme
-
- Jun 30, 2021
-
-
Bryan Chen authored
-
Bryan Chen authored
-
Xiliang Chen authored
-
Shaun Wang authored
-
- Jun 27, 2021
-
-
Xiliang Chen authored
-
Xiliang Chen authored
-
- Jun 23, 2021
-
-
Greg Hill authored
Signed-off-by:
Gregory Hill <gregorydhill@outlook.com>
-
- Jun 22, 2021
-
-
brettkolodny authored
* Changed OrderedSet from Vec to BoundedVec * Readded derives * Changed OrderedSet to take BoundedVec * Updated oracle to use new OrderedSet * Derive DefaultNoBound for OrderedSet * Doc Comment * Removed Debug trait bound
-
- 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.
-
- Jun 19, 2021
-
-
Xiliang Chen authored
-
Xiliang Chen authored
-
- Jun 18, 2021
-
-
Xiliang Chen authored
* update * update * update
-
- Jun 17, 2021
-
-
Xiliang Chen authored
-
zjb0807 authored
* update polkadot-v0.9.5 deps * update cumulus polkadot-v0.9.5
-
zjb0807 authored
* checkout to account ExistentialDeposit * update doc
-
- Jun 14, 2021
-
-
Shaun Wang authored
-
zjb0807 authored
* implement fungible and fungibles for tokens * fix clippy * add TODO * add helper do_transfer * Apply review suggestions
-
- Jun 12, 2021
-
-
Greg Hill authored
Signed-off-by:
Gregory Hill <gregorydhill@outlook.com>
-
Greg Hill authored
Signed-off-by:
Gregory Hill <gregorydhill@outlook.com>
-
- Jun 10, 2021
-
-
Shaun Wang authored
-
- Jun 09, 2021
-
-
Ermal Kaleci authored
-
- Jun 08, 2021
-
-
Bryan Chen authored
-
Bryan Chen authored
This reverts commit 77aeced1.
-
Xiliang Chen authored
-
- Jun 07, 2021
-
-
Ermal Kaleci authored
* update weight template * ignore resources consumed by benched submethods * * refactor bencher / no need for build script * add wasm_builder for building benches into wasm * colorized output * update docs * remove cfg(test) * clippy * clippy * wasm handle panic * generate bench tests * update docs * fix features * update the way benches are defined * fix reset reduntant meter * fix repeat-reads/writes * cleanup
-
Xiliang Chen authored
-
- Jun 05, 2021
-
-
Xiliang Chen authored
-
- May 27, 2021
-
-
Shaun Wang authored
-
- May 25, 2021
-
-
Shaun Wang authored
-
- May 23, 2021
-
-
Bryan Chen authored
-