- Nov 18, 2020
-
-
zjb0807 authored
-
- Nov 16, 2020
-
-
wangjj9219 authored
-
- Nov 10, 2020
-
-
Xiliang Chen authored
* update substrate * update benmchmarks
-
- Oct 12, 2020
-
-
zjb0807 authored
-
- Sep 24, 2020
-
-
Xiliang Chen authored
* fix issues per review * update
-
wangjj9219 authored
-
- Sep 17, 2020
-
-
Shaopeng Wang authored
-
- Aug 31, 2020
-
-
Xiliang Chen authored
-
- Aug 26, 2020
-
-
wangjj9219 authored
-
- 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
-
- Jul 06, 2020
-
-
Xiliang Chen authored
-
- Jun 30, 2020
-
-
Xiliang Chen authored
* fix vesting * add tests
-
- Jun 26, 2020
-
-
Shaopeng Wang authored
-
- Jun 09, 2020
-
-
wangjj9219 authored
* add unit tests for schedule update * use WEIGHT_PER_MICROS in weight calculation
-
- May 28, 2020
-
-
Xiliang Chen authored
-
- May 27, 2020
-
-
Shaopeng Wang authored
* Remove clippy workaround for decl_module. * Fix typo.
-
- May 26, 2020
-
-
Xiliang Chen authored
-
- May 22, 2020
-
-
wangjj9219 authored
-
- May 14, 2020
-
-
Keith Yeung authored
* Configure CI to run clippy * Fix up clippy issues in vesting * Fix up clippy issues in utilities * Fix up clippy issues in tokens * Fix up clippy issues in schedule-update * Fix up clippy issues in oracle * Fix up clippy issues in gradually-update * Fix up clippy issues in currencies * Fix up clippy issues in auction * Fix formatting * Deny warnings when running clippy on CI * Fix clippy issues in benchmarking
-
- 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 05, 2020
-
-
Xiliang Chen authored
* Add vesting documentations. * Add vesting module README. * Fix type.
-
- Feb 25, 2020
-
-
Xiliang Chen authored
-
Xiliang Chen authored
-
- Feb 18, 2020
-
-
Ermal Kaleci authored
* remove ensure_lockable * remove unused Co-authored-by:
Xiliang Chen <xlchen1291@gmail.com>
-
- 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 31, 2020
-
-
Xiliang Chen authored
-
- 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.
-