- Jun 26, 2020
-
-
Shaopeng Wang authored
-
- Jun 09, 2020
-
-
wangjj9219 authored
* remove LinkedMap and FixedU128 implemention * bump version
-
- Jun 08, 2020
-
-
Xiliang Chen authored
-
- Jun 05, 2020
-
-
Bryan Chen authored
-
- Jun 04, 2020
-
-
Bryan Chen authored
-
David Craven authored
-
- May 26, 2020
-
-
Xiliang Chen authored
-
- May 19, 2020
-
-
wangjj9219 authored
* remove ExistentialDeposit * switch subsrate dependencies to crates.io
-
- May 18, 2020
-
-
wangjj9219 authored
-
- May 17, 2020
-
-
wangjj9219 authored
-
- May 15, 2020
-
-
Xiliang Chen authored
* bump version * update license
-
Xiliang Chen authored
-
- May 08, 2020
-
-
Keith Yeung authored
* Add descriptions to all cargo subprojects * Add repository field to all cargo subprojects * Modify GitHub actions to run cargo unleash * Add license-file field to all cargo subprojects * Remove pallet-balances/std feature from std feature of schedule-update * Add version numbers to path dependencies * Fix compilation errors on all cargo subprojects * Attempt to force use one version of the compiler * Put cargo unleash step at the very end * Fix all test compile errors * Use drain_prefix instead of drain * fix tests Co-authored-by:
Bryan Chen <xlchen1291@gmail.com>
-
- Apr 15, 2020
-
-
wangjj9219 authored
-
- Mar 30, 2020
-
-
Shaopeng Wang authored
* Renaming substrate deps to their package names. * Combine imports.
-
Shaopeng Wang authored
* Upgrade substrate to alpha 5. * Upgrade serde & codec.
-
- Mar 16, 2020
-
-
wangjj9219 authored
-
wangjj9219 authored
* add constructor for CheckOperator * refactor the traits related to Currency * format code * modify * update test cases * update test cases
-
- Mar 05, 2020
-
-
Xiliang Chen authored
* update to pre-release version * update nightly version * fix build issue
-
- Dec 03, 2019
-
-
Xiliang Chen authored
-
- Nov 25, 2019
-
-
Xiliang Chen authored
-
Xiliang Chen authored
* rename to FRAME * fix test
-
- Nov 22, 2019
-
-
Xiliang Chen authored
-
- Nov 21, 2019
-
-
Xiliang Chen authored
* add feed_values * fix tests * workaround check wasm issue * workaround build issue
-
Shaopeng Wang authored
* Rename paint to palette. * Fix typo. * Update comments.
-
- Nov 15, 2019
-
-
Xiliang Chen authored
* rename srml to paint * fix case
-
- Nov 13, 2019
-
-
Shaopeng Wang authored
* Impl BasicCurrency & BasicCurrencyExtended. * Add currencies module. * Minor fixes * Add equality bounds for CurrencyId. * Currencies: add transfer dispatch. * Currencies: impl BasicCurrencyExtended. * Add unit tests for currencies module. * More unit test for currencies module. * Currencies module: add NativeCurrency type. * Update unit tests for native currency. * Add BasicCurrency impl for any type which implements srml_support::traits::Currency. * Fix typo. * Add BasicCurrencyAdapter. * BasicCurrencyAdapter unit tests. * Update BasicCurrencyAdapter. * Update slash impl for BasicCurrencyAdapter.
-
- Nov 08, 2019
-
-
Xiliang Chen authored
* add common traits * apparently rebase merge don't trigger precommit
-
- Nov 07, 2019
-
-
Shaopeng Wang authored
* Tokens module: impl MultiCurrencyExtended. * Minor fixes.
-
- Oct 30, 2019
-
-
Bryan Chen authored
-