- May 20, 2021
-
-
brettkolodny authored
* Converted Vec storage to BoundedVec * Test for exceeding max gradually updates * Converted storage key and value to BoundedVec
-
- Apr 20, 2021
-
-
Shaun Wang authored
-
- Feb 04, 2021
-
-
Shaopeng Wang authored
* Tidy up oracle module. * Tokens and currencies module. * Apply convention to modules.
-
- Jan 21, 2021
-
-
wangjj9219 authored
-
- Jan 16, 2021
-
-
wangjj9219 authored
* migrate rewards module * migrate gradually-update module * migrate currencies module * migrate vesting module
-
- Dec 07, 2020
-
-
Shaopeng Wang authored
* Apply substrate breaking change. * Fix readme typo.
-
- Oct 12, 2020
-
-
zjb0807 authored
-
- Sep 18, 2020
-
-
zjb0807 authored
* add weightInfo * fix clippy
-
- Aug 26, 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 10, 2020
-
-
Shaopeng Wang authored
-
- Jul 06, 2020
-
-
Xiliang Chen authored
-
Xiliang Chen authored
-
- Jun 29, 2020
-
-
Xiliang Chen authored
* refactor auction * refactor gradually-update * oracle cleanup
-
- May 28, 2020
-
-
Xiliang Chen 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 02, 2020
-
-
zjb0807 authored
* add schedule-update * schedule-update add convert_vec_to_u8 * fix ci build * remove sp_state_machine * change OnReapAccount to OnKilledAccount
-