Skip to content
Snippets Groups Projects
  1. Jan 12, 2020
  2. Dec 24, 2019
  3. Dec 23, 2019
  4. Dec 12, 2019
  5. Dec 03, 2019
  6. Nov 25, 2019
  7. Nov 21, 2019
  8. Nov 20, 2019
    • Shaopeng Wang's avatar
      Update currency traits and adapter impl (#34) · 24123b7f
      Shaopeng Wang authored
      * Update paint balance adapting.
      
      * Update error type.
      
      * Update multi currency to basic currency adapting.
      
      * Remove HasCompact bound for CurrencyId.
      
      * Update BasicCurrencyAdapter struct define.
      24123b7f
  9. Nov 15, 2019
  10. Nov 13, 2019
    • Shaopeng Wang's avatar
      Update slash (#26) · 04d6f900
      Shaopeng Wang authored
      * Update slash: return gap instead of slashed amount.
      
      * Add unit test for tokens module slash.
      04d6f900
    • 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.
      8e5ab5b2
Loading