Skip to content
  1. Oct 13, 2021
    • zjb0807's avatar
      Add TypeInfo (#10010) · be3d0ba4
      zjb0807 authored
      * add TypeInfo for DispatchTime
      
      * add TypeInfo for BoundedBTreeSet
      
      * add skip_type_params
      
      * add TypeInfo for BoundedSlice
      
      * add skip_type_params
      be3d0ba4
    • dependabot[bot]'s avatar
      Bump parity-scale-codec from 2.2.0 to 2.3.1 (#9998) · 71c8d423
      dependabot[bot] authored
      
      
      * Bump parity-scale-codec from 2.2.0 to 2.3.1
      
      Bumps [parity-scale-codec](https://github.com/paritytech/parity-scale-codec) from 2.2.0 to 2.3.1.
      - [Release notes](https://github.com/paritytech/parity-scale-codec/releases)
      - [Changelog](https://github.com/paritytech/parity-scale-codec/blob/master/CHANGELOG.md)
      - [Commits](https://github.com/paritytech/parity-scale-codec/compare/v2.2...parity-scale-codec-v2.3.1)
      
      ---
      updated-dependencies:
      - dependency-name: parity-scale-codec
        dependency-type: direct:production
        update-type: version-update:semver-minor
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      
      * Update UI test expectations
      
      * Update UI test expectations
      
      Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
      Co-authored-by: default avatarKeith Yeung <[email protected]>
      71c8d423
  2. Oct 12, 2021
  3. Oct 11, 2021
  4. Oct 09, 2021
  5. Oct 07, 2021
  6. Oct 06, 2021
  7. Oct 05, 2021
  8. Oct 04, 2021
  9. Oct 03, 2021
  10. Oct 02, 2021
  11. Oct 01, 2021
    • ucover's avatar
      Test each benchmark case in own #[test] (#9860) · f8ce1864
      ucover authored
      
      
      * Generate one #[test] fn per bench case.
      
      * Update benchmark macro syntax in frame pallets.
      
      * Explain new benchmark macro syntax in example pallet.
      
      * support with and without a semicolon
      
      * update pallets to use individual tests
      
      * migrate staking too
      
      * migrate more pallets
      
      * fix up democracy and use individual tests
      
      * Fix comment
      
      * Put println message in panic
      
      * Remove `another_set_dummy` from doc
      
      `another_set_dummy` is not present in the benchmarking.rs (anymore).
      
      * Update doc for benchmarks macro
      
      * Update doc for impl_benchmark_test_suite macro
      
      Co-authored-by: default avatarShawn Tabrizi <[email protected]>
      f8ce1864
  12. Sep 30, 2021
  13. Sep 29, 2021
  14. Sep 28, 2021
  15. Sep 27, 2021
  16. Sep 26, 2021
  17. Sep 25, 2021
  18. Sep 24, 2021