Skip to content
  1. Oct 29, 2021
    • Bastian Köcher's avatar
      Introduce `OriginPrivilegeCmp` (#4166) · e0d6b95a
      Bastian Köcher authored
      * Introduce `OriginPrivilegeCmp`
      
      Make use of the new `OriginPrivilegeCmp` feature of pallet scheduler.
      The idea is to make sure that a council origin with more yes votes has
      higher privileges than a council origin with less yes votes. This solves
      a problem that happened recently on Kusama where the council tried to
      cancel a scheduled task, but that required that the same council origin
      was used while the cancel motion had more yes votes than the origin
      motion that scheduled this task. With this origin privilege compare it
      should now be solved by checking the yes votes directly.
      
      * Feedback
      
      * update lockfile for substrate
      
      Co-authored-by: parity-processbot <>
      e0d6b95a
    • ordian's avatar
      7b1ee41c
    • dependabot[bot]'s avatar
      Bump trybuild from 1.0.50 to 1.0.52 (#4156) · 7444d93d
      dependabot[bot] authored
      
      
      Bumps [trybuild](https://github.com/dtolnay/trybuild) from 1.0.50 to 1.0.52.
      - [Release notes](https://github.com/dtolnay/trybuild/releases)
      - [Commits](https://github.com/dtolnay/trybuild/compare/1.0.50...1.0.52)
      
      ---
      updated-dependencies:
      - dependency-name: trybuild
        dependency-type: direct:production
        update-type: version-update:semver-patch
      ...
      
      Signed-off-by: default avatardependabot[bot] <[email protected]>
      
      Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
      7444d93d
  2. Oct 28, 2021
  3. Oct 27, 2021
  4. Oct 26, 2021
  5. Oct 25, 2021
  6. Oct 22, 2021
  7. Oct 21, 2021
  8. Oct 20, 2021
  9. Oct 19, 2021
  10. Oct 18, 2021
  11. Oct 16, 2021
  12. Oct 15, 2021
  13. Oct 14, 2021
  14. Oct 13, 2021