Skip to content
Snippets Groups Projects
  1. Mar 16, 2020
  2. Mar 12, 2020
  3. Mar 11, 2020
  4. Mar 10, 2020
  5. Mar 05, 2020
  6. Mar 03, 2020
  7. Mar 02, 2020
  8. Feb 25, 2020
  9. Feb 21, 2020
  10. Feb 20, 2020
  11. Feb 18, 2020
  12. Feb 16, 2020
  13. Feb 12, 2020
  14. Feb 10, 2020
  15. Feb 03, 2020
  16. Feb 01, 2020
    • Shaopeng Wang's avatar
      Oracle RPC (#83) · a5c369cc
      Shaopeng Wang authored
      * Oracle rpc api.
      
      * Manual Serialize impl for FixedU128; Manual Display impl for TimestampedValue.
      
      * Remove unused Display impls.
      
      * Fixed some wired failing existing unit tests.
      
      * Impl Deserialize for FixedU128.
      
      * Rename oracle rpc method name.
      
      * fmt
      
      * Renaming.
      Unverified
      a5c369cc
  17. Jan 31, 2020
  18. Jan 22, 2020
    • Shaopeng Wang's avatar
      Vesting Module (#76) · de04cf5b
      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.
      Unverified
      de04cf5b
  19. Jan 20, 2020
  20. Jan 15, 2020
    • Shaopeng Wang's avatar
      Dust removal && transfer_all (#74) · 444f473b
      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.
      444f473b
  21. Jan 14, 2020
  22. Jan 12, 2020
  23. Jan 05, 2020
  24. Dec 30, 2019
Loading