Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

feat(pallet-ranked-collective): added types #14577

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Jul 14, 2023

  1. feat(pallet-ranked-collective): added types

    New associated types(`AddOrigin` & `RemoveOrigin`) have been added to `Config`.
    PraetorP committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    74254e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    837cbac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d4711b View commit details
    Browse the repository at this point in the history
  4. Update primitives/runtime/src/traits.rs

    Co-authored-by: Oliver Tale-Yazdi <[email protected]>
    PraetorP and ggwpez authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    b2ac5d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d1b180 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Update primitives/runtime/src/traits.rs

    Co-authored-by: Keith Yeung <[email protected]>
    PraetorP and KiChjang authored Aug 19, 2023
    Configuration menu
    Copy the full SHA
    e1f8af4 View commit details
    Browse the repository at this point in the history
  2. Revert "Update primitives/runtime/src/traits.rs"

    This reverts commit e1f8af4.
    PraetorP committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    2261fb0 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Update primitives/runtime/src/traits.rs

    Co-authored-by: Keith Yeung <[email protected]>
    PraetorP and KiChjang authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    9137fb3 View commit details
    Browse the repository at this point in the history