1. Jun 01, 2020
  2. May 30, 2020
  3. May 29, 2020
  4. May 28, 2020
  5. May 27, 2020
    • Bastian Köcher's avatar
      Make sure that vested claims are not transferable (#1160) · ec93ae37
      Bastian Köcher authored
      * Make sure that vested claims are not transferable
      
      We need to deposit the claimed balance to the destination account before
      setting the locks through the vesting module. Otherwise we loose the
      locks and the vested claim is directly transferable.
      
      * Add comment
      
      * Enable missing feature for webbrowser check
      
      * Remove unneeded error variant
      
      * Increment `spec_version`'s
      
      * Fix tests
      ec93ae37
    • Kian Paimani's avatar
      companion for substrate/pull/6132 (#1159) · 2dd52cc8
      Kian Paimani authored
      * companion for https://github.com/paritytech/substrate/pull/6132
      
      
      
      * Fix more tests
      
      * upsub
      
      * Bump
      
      * Update runtime/common/src/lib.rs
      
      Co-authored-by: default avatarBastian Köcher <[email protected]>
      
      * remove cleanup
      
      * Update runtime/westend/src/lib.rs
      
      * Apply suggestions from code review
      
      * Fix build
      
      Co-authored-by: default avatarBastian Köcher <[email protected]>
      2dd52cc8
    • Hernando Castano's avatar
      Add tests for Polkadot runtime weights and fees (#1090) · fc839a0b
      Hernando Castano authored
      
      
      * Add tests for Balance module weights
      
      * Add tests for some of the Staking functions
      
      * Add tests for system Pallet weights
      
      * Add weight tests for Session pallet
      
      * Add tests for Democracy Pallet weights
      
      * Add tests for Phragment weights
      
      * Add tests for Treasury weights
      
      * Use consistent naming for tests
      
      * Split tests into separate weight and fee suites
      
      * Move weight constant checks into one test
      
      * Use formulas instead of hardcoded weights
      
      * Slim down number of tests
      
      Mainly removing ones that are either root calls that aren't "important",
      or others which will likely change if another test (which we kept) also
      changes.
      
      * Update timestamp set() weight
      
      * Update Staking Pallet weights
      
      * Update Democracy Pallet weights
      
      * Update copyright year
      
      Co-authored-by: default avatarKian Paimani <[email protected]>
      
      Co-authored-by: default avatarKian Paimani <[email protected]>
      fc839a0b
  6. May 26, 2020
  7. May 25, 2020
  8. May 22, 2020
  9. May 21, 2020
  10. May 20, 2020
  11. May 19, 2020
  12. May 18, 2020
  13. May 17, 2020
  14. May 16, 2020