- Jul 13, 2021
-
-
zjb0807 authored
-
- Jun 23, 2021
-
-
Greg Hill authored
Signed-off-by:
Gregory Hill <gregorydhill@outlook.com>
-
- Jun 17, 2021
- Jun 14, 2021
-
-
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 05, 2021
-
-
Xiliang Chen authored
-
- May 18, 2021
-
-
Shaun Wang authored
-
- May 15, 2021
-
-
brettkolodny authored
* Converted Vec storage to BoundedVec * Updated tokens impl * Added MaximumLocksExceeded error * Renamed error MaximumLocksExceeded to MaxLocksExceeded * Test for exceeding maximum locks * Added MaxEncodedLen derives * Removed explicit Result return
-
- May 04, 2021
-
-
Xiliang Chen authored
* update weights for auction & authority * update * update weight info for orml-currencies * oracle & tokens * update orml-vesting * rebenchmark everything
-
- May 02, 2021
-
-
Xiliang Chen authored
* rename MergeAccount to TransferAll * fix
-
- Apr 20, 2021
-
-
Shaun Wang authored
-
- Apr 13, 2021
-
-
Shaun Wang authored
-
- Mar 24, 2021
-
-
Shaun Wang authored
* Fix mocks. * Replace deprecated.
-
- Mar 11, 2021
-
-
Shaun Wang authored
* Update patches. * Update dependencies. * Bump dependencies. * Dependencies: use rococo-v1 branch. * xtokens and xcm-support module. * Fix clippy. * Xcm execution in xtokens. * Remove unused imports. * Remove parent from sibling parachains multi location. * TTransfer to parachain should be transactional. * TODO: revert state on xcm execution failure. * Update sibling parachain location. * Bump dependencies. * Update multilocation representation in xtoken. * fix clippy * remove sp-io * fix check * Bump dependencies. * Fix benchmarking logs. * Dependencies. * Bump xtokens and xcm-support version. Co-authored-by:
zjb0807 <zjb0807@qq.com>
-
- Feb 04, 2021
-
-
Shaopeng Wang authored
* Tidy up oracle module. * Tokens and currencies module. * Apply convention to modules.
-
- Feb 03, 2021
-
-
wangjj9219 authored
-
- Jan 21, 2021
-
-
wangjj9219 authored
-
- Jan 16, 2021
-
-
wangjj9219 authored
* migrate rewards module * migrate gradually-update module * migrate currencies module * migrate vesting module
-
- Jan 15, 2021
-
-
wangjj9219 authored
* migrate auction module * migrate authority module * migrate tokens module * fix clippy
-
- Dec 22, 2020
-
-
Ermal Kaleci authored
* update LockableCurrency to return resut * update tests
-
- Dec 07, 2020
-
-
Shaopeng Wang authored
* Apply substrate breaking change. * Fix readme typo.
-
- Nov 30, 2020
-
-
wangjj9219 authored
-
- Nov 29, 2020
-
-
wangjj9219 authored
* refactor try_mutate_account * remove OnReceived
-
- Nov 27, 2020
-
-
wangjj9219 authored
-
wangjj9219 authored
-
- Nov 13, 2020
-
-
zjb0807 authored
-
- Nov 12, 2020
- Oct 01, 2020
-
-
Xiliang Chen authored
-
- Sep 24, 2020
-
-
Xiliang Chen authored
* fix issues per review * update
-
wangjj9219 authored
-
- Sep 02, 2020
-
-
zjb0807 authored
* add currencyAdapter * adjust imblances * add unit test
-
- Aug 26, 2020
-
-
wangjj9219 authored
-
- Aug 23, 2020
-
-
Aten authored
* change AtLeast32Bit to AtLeast32BitUnsigned for Balance in MultiCurrency this change same to rc4->rc5 Balance in Currency in Substrate * replace other modules * format code
-
- Aug 07, 2020
-
-
wangjj9219 authored
-
- Jul 30, 2020
-
-
Xiliang Chen authored
* update for rc5 * update for rc5 * remove system * fix format * fix format * Update lib.rs fix format build failed Co-authored-by:
zjb0807 <zjb0807@qq.com>
-
- Jul 28, 2020
-
-
Shaopeng Wang authored
* fmt: wrap comments. * Github actions: use nightly toolchain. * Make file: does not enforce stable fmt.
-
- Jul 21, 2020
-
-
warfollowsme | ryabina.io authored
-