Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rococo & Westend People Chain (paritytech#2281)
Rococo and Westend runtimes for the "People Chain". This chain contains the Identity pallet with plans to migrate all related data from the Relay Chain. Changes `IdentityInfo` to: - Remove `additional_fields`. - Add `github` and `discord` as first class fields. From scraping chain data, these were the only two additional fields used (for the Fellowship and Ambassador Program, respectively). - Rename `riot` to `matrix`. Note: This will use the script in paritytech#2025 to generate the genesis state. TODO: - [x] paritytech#1814 and integration of the Identity Migrator pallet for migration. - [x] Tests: paritytech#2373 --------- Co-authored-by: Muharem <[email protected]> Co-authored-by: Michal Kucharczyk <[email protected]> Co-authored-by: Dónal Murray <[email protected]> Co-authored-by: Richard Melkonian <[email protected]> Co-authored-by: Liam Aharon <[email protected]>
- Loading branch information