The Polkadot Fellowship import (#2236)
* Fellowship into Collectives * cargo.lock * tracks alias * allow to send Fellows origin over XCM * update todos, remove duplication of type * use Collectives location for Fellows body * alias for ranks constants * benchmarks * proxy for Fellowship * docs * correct copyright date * Apply suggestions from code review Co-authored-by:joe petrowski <25483142+joepetrowski@users.noreply.github.com> * rustfmt * remove council, update origins * renames * remove tech committee from promote origin * renames * Fellowship import * test * rename mod * fix import * updated addresses (only ss58 version) * update addresses * doc nits * weights with new api * update addresses * fix try runtime * update addresses * use pallet api to import the members * merge fix * hex-literal version * add Bradley to the 1 rank --------- Co-authored-by:
joe petrowski <25483142+joepetrowski@users.noreply.github.com> Co-authored-by: parity-processbot <>
Showing
- cumulus/Cargo.lock 1 addition, 0 deletionscumulus/Cargo.lock
- cumulus/parachains/runtimes/collectives/collectives-polkadot/Cargo.toml 4 additions, 5 deletions...ains/runtimes/collectives/collectives-polkadot/Cargo.toml
- cumulus/parachains/runtimes/collectives/collectives-polkadot/src/fellowship/migration.rs 261 additions, 0 deletions...lectives/collectives-polkadot/src/fellowship/migration.rs
- cumulus/parachains/runtimes/collectives/collectives-polkadot/src/fellowship/mod.rs 1 addition, 0 deletions...es/collectives/collectives-polkadot/src/fellowship/mod.rs
- cumulus/parachains/runtimes/collectives/collectives-polkadot/src/lib.rs 5 additions, 2 deletions...ains/runtimes/collectives/collectives-polkadot/src/lib.rs
Please register or sign in to comment