- Jun 30, 2020
-
-
Xiliang Chen authored
* fix vesting * add tests
-
- Jun 26, 2020
-
-
Shaopeng Wang authored
-
- May 28, 2020
-
-
Xiliang Chen authored
-
- May 26, 2020
-
-
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>
-
- Feb 25, 2020
-
-
Xiliang Chen authored
-
- Feb 16, 2020
-
-
Xiliang Chen authored
* update substrate * fix tests
-
- Feb 12, 2020
-
-
Xiliang Chen authored
-
- Feb 03, 2020
-
-
Shaopeng Wang authored
* Rename oracle rpc fn name. * Update to new set_lock api. * Fix due to pallet_balances breaking changes. * Remove unused imports. * fmt
-
- Jan 22, 2020
-
-
Shaopeng Wang authored
* Init vesting module. * Impl add vesting schedule. * Renaming dependencies. * Renaming vesting module event. * Checked arithmatic. * Adding new vesting schedule merges with outstanding locked balance and until. * Make VestingSchedule fields public. * Claim vesting. * Update locked_amount calculation. * Unique saturated into. * Unit test of claim call. * Add update_vesting_schedules. * update_vesting_shedules unit tests. * Ensure lockable. * Minor fixes. * Remove todo comment. * Merge fixme comments.
-
- Jan 15, 2020
-
-
Shaopeng Wang authored
* Add dust removal and transfer_all in orml-tokens. * Ensure existential rule for transfer, deposit and withdraw. * orml-tokens transfer: return error if dest balance is zero and transfer amount below existential deposit. * set_balance helper. * Existential deposit unit tests. * Fix orml-currencies mock. * Renaming. * Update transfer_all in orml-tokens.
-
- Dec 24, 2019
-
-
Ermal Kaleci authored
-
- Dec 23, 2019
-
-
Xiliang Chen authored
-
- Dec 03, 2019
-
-
Xiliang Chen authored
-
- Nov 25, 2019
-
-
Xiliang Chen authored
* rename to FRAME * fix test
-
- Nov 21, 2019
-
-
Shaopeng Wang authored
* Rename paint to palette. * Fix typo. * Update comments.
-
- Nov 15, 2019
-
-
Xiliang Chen authored
* rename srml to paint * fix case
-
- Nov 07, 2019
-
-
Shaopeng Wang authored
* Tokens module: impl MultiCurrencyExtended. * Minor fixes.
-
- Nov 05, 2019
-
-
Shaopeng Wang authored
* Tokens module unit tests. * Remove workspace src directory * Add example crate. * fmt * Update example. * Minor fixes. * Remove allow dead code.
-