Skip to content
Snippets Groups Projects
  1. Jan 12, 2020
  2. Dec 24, 2019
  3. Dec 23, 2019
  4. Dec 03, 2019
  5. Nov 25, 2019
  6. Nov 21, 2019
  7. 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
  8. Nov 15, 2019
  9. 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.
      8e5ab5b2
Loading