Skip to content
Snippets Groups Projects
  1. Sep 15, 2020
  2. Sep 09, 2020
  3. Aug 27, 2020
  4. Aug 21, 2020
  5. Jul 30, 2020
  6. Jun 26, 2020
  7. Jun 09, 2020
  8. Jun 08, 2020
  9. Jun 05, 2020
  10. Jun 04, 2020
  11. May 26, 2020
  12. May 19, 2020
  13. May 18, 2020
  14. May 17, 2020
  15. May 15, 2020
  16. May 08, 2020
    • Keith Yeung's avatar
      Add cargo-unleash to CI (#152) · 701929e7
      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: default avatarBryan Chen <xlchen1291@gmail.com>
      Unverified
      701929e7
  17. Apr 15, 2020
  18. Mar 30, 2020
  19. Mar 16, 2020
  20. Mar 05, 2020
  21. Dec 03, 2019
  22. Nov 25, 2019
  23. Nov 22, 2019
  24. Nov 21, 2019
  25. Nov 15, 2019
  26. Nov 13, 2019
    • Shaopeng Wang's avatar
      Currencies Module (#22) · 8e5ab5b2
      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.
      Unverified
      8e5ab5b2
  27. Nov 08, 2019
  28. Nov 07, 2019
  29. Oct 30, 2019
Loading