Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/rebase democracy #965

Merged
merged 95 commits into from
Aug 23, 2023
Merged

Feature/rebase democracy #965

merged 95 commits into from
Aug 23, 2023

Commits on Aug 17, 2023

  1. feature: democracy draft

    Daniel Shiposha authored and PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    da28bfd View commit details
    Browse the repository at this point in the history
  2. fix: basic democracy setup

    Daniel Shiposha authored and PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    812d078 View commit details
    Browse the repository at this point in the history
  3. fix: cargo fmt

    Daniel Shiposha authored and PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    1a21e9c View commit details
    Browse the repository at this point in the history
  4. feat: setup maintenance manager origin

    Daniel Shiposha authored and PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    8c486c1 View commit details
    Browse the repository at this point in the history
  5. feat: root or tech comm cna set collators

    Daniel Shiposha authored and PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    8f3d4f9 View commit details
    Browse the repository at this point in the history
  6. feat: root or tech commm can set identities

    Daniel Shiposha authored and PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    92a970c View commit details
    Browse the repository at this point in the history
  7. fix: remove democracy benchmarks

    Daniel Shiposha authored and PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    edb312a View commit details
    Browse the repository at this point in the history
  8. fix: pallet-presence

    Daniel Shiposha authored and PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    55e3004 View commit details
    Browse the repository at this point in the history
  9. fix: externalDefaultOrigin

    Daniel Shiposha authored and PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    fa7bc54 View commit details
    Browse the repository at this point in the history
  10. fix: all tech comm can suspend/resume xcm

    Daniel Shiposha authored and PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    bb9db42 View commit details
    Browse the repository at this point in the history
  11. test(governance): first batch

    Fahrrader authored and PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    9d3f0ac View commit details
    Browse the repository at this point in the history
  12. revert(democracy): launch-config

    Fahrrader authored and PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    9196cdc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e2a187f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    70505c1 View commit details
    Browse the repository at this point in the history
  15. chore: update deps

    PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    ce5c452 View commit details
    Browse the repository at this point in the history
  16. chore: fix deps

    PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    6e8f16b View commit details
    Browse the repository at this point in the history
  17. chore: fix xcm mod

    PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a194b32 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    506c136 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6c218f9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    75810de View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6b99208 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5f999c7 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    dcfaf54 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    93cf48a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3c64f14 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c5046d9 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    1beb5f0 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    49a4b50 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    632420b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    a9264a9 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    630db14 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    8d638ec View commit details
    Browse the repository at this point in the history
  33. Update runtime/common/config/pallets/governance/types.rs

    Co-authored-by: Daniel Shiposha <mrshiposha@gmail.com>
    PraetorP and mrshiposha committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    9d771e4 View commit details
    Browse the repository at this point in the history
  34. Update pallets/configuration/src/lib.rs

    Co-authored-by: Daniel Shiposha <mrshiposha@gmail.com>
    PraetorP and mrshiposha committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    53b7fac View commit details
    Browse the repository at this point in the history
  35. Update runtime/common/config/pallets/governance/council_collective.rs

    Co-authored-by: Daniel Shiposha <mrshiposha@gmail.com>
    PraetorP and mrshiposha committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    910b342 View commit details
    Browse the repository at this point in the history
  36. Update runtime/common/config/pallets/governance/council_collective.rs

    Co-authored-by: Daniel Shiposha <mrshiposha@gmail.com>
    PraetorP and mrshiposha committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    78978f9 View commit details
    Browse the repository at this point in the history
  37. Update runtime/common/config/pallets/governance/council_collective.rs

    Co-authored-by: Daniel Shiposha <mrshiposha@gmail.com>
    PraetorP and mrshiposha committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    f01ebab View commit details
    Browse the repository at this point in the history
  38. Update runtime/common/config/pallets/governance/technical_committee.rs

    Co-authored-by: Daniel Shiposha <mrshiposha@gmail.com>
    PraetorP and mrshiposha committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    ebcf8a9 View commit details
    Browse the repository at this point in the history
  39. Update runtime/common/config/pallets/governance/technical_committee.rs

    Co-authored-by: Daniel Shiposha <mrshiposha@gmail.com>
    PraetorP and mrshiposha committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    6dccf31 View commit details
    Browse the repository at this point in the history
  40. Update runtime/common/config/pallets/governance/technical_committee.rs

    Co-authored-by: Daniel Shiposha <mrshiposha@gmail.com>
    PraetorP and mrshiposha committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    130ec51 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    4a2b834 View commit details
    Browse the repository at this point in the history
  42. fix: format

    PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    36490e3 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    730af1d View commit details
    Browse the repository at this point in the history
  44. refactor: gov origins, minor fixes

    mrshiposha authored and PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    2bb1b54 View commit details
    Browse the repository at this point in the history
  45. chore: regenerate types

    mrshiposha authored and PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    de6b3ed View commit details
    Browse the repository at this point in the history
  46. chore: update Cargo.lock

    mrshiposha authored and PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a39ae5e View commit details
    Browse the repository at this point in the history
  47. fix: governance playground fixes

    mrshiposha authored and PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    d55fded View commit details
    Browse the repository at this point in the history
  48. fix: cargo fmt

    mrshiposha authored and PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    6be69b5 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    45b64e2 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    4e92179 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    10a984e View commit details
    Browse the repository at this point in the history
  52. refactor(tests): event helpers

    mrshiposha authored and PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    dff1cf3 View commit details
    Browse the repository at this point in the history
  53. feat(tests): add fellowship helpers

    mrshiposha authored and PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    06e4178 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    a5cbc53 View commit details
    Browse the repository at this point in the history
  55. test: fellowship basic tests

    mrshiposha authored and PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    c9c017e View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    477cc74 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    df8de53 View commit details
    Browse the repository at this point in the history
  58. fix: cargo fmt

    mrshiposha authored and PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    ef79a49 View commit details
    Browse the repository at this point in the history
  59. fix: yarn lint

    mrshiposha authored and PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    3d26a07 View commit details
    Browse the repository at this point in the history
  60. feat: add moreThanHalfCouncil

    mrshiposha authored and PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    0f26085 View commit details
    Browse the repository at this point in the history
  61. fix: council test

    mrshiposha authored and PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    c9ab358 View commit details
    Browse the repository at this point in the history
  62. test: fellowship

    mrshiposha authored and PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    de73431 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    37f240d View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    f2ba156 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    1a15bee View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    4632de4 View commit details
    Browse the repository at this point in the history
  67. test(governance): comm tests

    PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    7af768e View commit details
    Browse the repository at this point in the history
  68. fix: quartz test-env feature

    mrshiposha authored and PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e59a3a7 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    3b810c4 View commit details
    Browse the repository at this point in the history
  70. test: democracy

    mrshiposha authored and PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    29fa70b View commit details
    Browse the repository at this point in the history
  71. fix: optimize techcomm imports

    mrshiposha authored and PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    6cc34b0 View commit details
    Browse the repository at this point in the history
  72. fix: exclude unique from gov workflow

    mrshiposha authored and PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    694d333 View commit details
    Browse the repository at this point in the history
  73. Update tests/src/governance/council.test.ts

    Co-authored-by: Daniel Shiposha <mrshiposha@gmail.com>
    PraetorP and mrshiposha committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    3e764be View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    d84de6a View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    ea7e0f0 View commit details
    Browse the repository at this point in the history
  76. fix typo

    uandysmith authored and PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    ede8936 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    312b0e8 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    9525b83 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    8aa555a View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    ca4d9ec View commit details
    Browse the repository at this point in the history
  81. fix: fmt

    PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    c6149d6 View commit details
    Browse the repository at this point in the history
  82. fix: fmt & types

    PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    75f11ab View commit details
    Browse the repository at this point in the history
  83. chore: polkadot types

    PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e652470 View commit details
    Browse the repository at this point in the history
  84. chore(gov): fix gov workflow

    PraetorP committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    1249da3 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    e741bc9 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. test(gov): fix waiter for block

    Added fn for hard reset some of pallets
    PraetorP committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    3a8397a View commit details
    Browse the repository at this point in the history
  2. test(gov): fix waiter for block

    Added hard reset for some of the pallets
    PraetorP committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    e32efd6 View commit details
    Browse the repository at this point in the history
  3. Update runtime/common/config/pallets/governance/fellowship.rs

    Co-authored-by: Yaroslav Bolyukin <iam@lach.pw>
    PraetorP and CertainLach authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    96c5bed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a243f3a View commit details
    Browse the repository at this point in the history
  5. fix(runtime): spces -> tabs

    PraetorP committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    9025c94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55ebfc9 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. refactor(governance):

    - Removed debug test info
    - Added new test for current Add\Remove assoc. type
    - Changed gov settings
    -Added helper `getMembers` for RankedCollective group
    PraetorP committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    45b1780 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    83dea11 View commit details
    Browse the repository at this point in the history
  2. refactor(governance):construct runtime.

    Fixed condition for skipping unique scheduler tests.
    
    Added full name codec dep .
    PraetorP committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    104c845 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    acdf6a4 View commit details
    Browse the repository at this point in the history