This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Governance v2 (Kusama only) #5205
Merged
Changes from 1 commit
Commits
Show all changes
95 commits
Select commit
Hold shift + click to select a range
b93210a
First bits
gavofyork f1301da
Create new origins
gavofyork 621cbb0
Repot governance configs
gavofyork 886cb28
Tests for treasury spends
gavofyork 233c060
Integrate treasury spend threshold origins
gavofyork d3ef683
Merge remote-tracking branch 'origin/master' into gav-gov2
gavofyork 29d8e58
Bump deps
gavofyork c23a74c
Add whitelist, configure treasury spend origins
gavofyork f9f698f
Add governance curves
gavofyork daca1f5
Merge remote-tracking branch 'origin/master' into gav-gov2
gavofyork 1da3190
Enable curve's ceil to be configured
gavofyork ea5d2f9
Make compile
gavofyork 70295cb
Rest of new governance params
gavofyork 92e5983
Build fixes
gavofyork 78d1121
Merge remote-tracking branch 'origin/master' into gav-gov2
gavofyork b77d4ae
Fixes
gavofyork f9ce234
Merge remote-tracking branch 'origin/master' into gav-gov2
gavofyork 74cdef0
Merge remote-tracking branch 'origin/master' into gav-gov2
gavofyork 6319628
Fix warning
gavofyork f09f28b
Use new EnsureOrigin::try_successful_origin
gavofyork 27ca518
Some repotting
gavofyork 06ac45a
Add files
gavofyork e05e734
Ready for initial review
gavofyork 6d544f2
Fixes
gavofyork 6b5e964
Merge remote-tracking branch 'origin/master' into gav-gov2
gavofyork a960891
Formatting
gavofyork 9fdc38e
Bump
gavofyork f36f949
rename
gavofyork 0b5e80a
Merge remote-tracking branch 'origin/master' into gav-gov2
ggwpez 0a76cdc
Derive MEL for Origin enum
ggwpez eced020
Add benchmarks
ggwpez a726110
".git/.scripts/bench-bot.sh" runtime kusama-dev pallet_conviction_voting
3239f02
Merge branch 'master' into gav-gov2
shawntabrizi 579d2ee
Update Cargo.lock
shawntabrizi e294017
Update runtime/kusama/src/governance/origins.rs
shawntabrizi 798460b
allow root to demote and promote, fixing benchmarks
shawntabrizi ea4281b
fix whitelist origin benchmarks
shawntabrizi 509b749
typo
shawntabrizi eec752a
cargo update -p sp-io
shawntabrizi a6d70b6
add second referenda instance to benchmarks
shawntabrizi ac8de2e
allow root to act as a 9th dan in track
shawntabrizi 1336668
feature flag it
shawntabrizi 7c65495
cargo update -p sp-io
shawntabrizi 3d632a8
Merge branch 'master' into gav-gov2
shawntabrizi bf04972
Merge branch 'master' into gav-gov2
shawntabrizi d78aa9b
fix merge
shawntabrizi 4a17d77
".git/.scripts/bench-bot.sh" runtime kusama-dev pallet_referenda
3d3b811
".git/.scripts/bench-bot.sh" runtime kusama-dev pallet_conviction_voting
1c89770
allow root to create auction
shawntabrizi 5998391
Update mod.rs
shawntabrizi 3c128d2
more origin fixes
shawntabrizi 511173f
root isnt needed actually
shawntabrizi afd5606
Merge branch 'master' into gav-gov2
shawntabrizi e6d68f3
cargo update -p sp-io
shawntabrizi c4296f0
allow root to cancel slash
shawntabrizi 91beed9
initial stuff
shawntabrizi 7d858cc
make copy data from kusama
shawntabrizi 15179a9
Merge branch 'shawntabrizi-gov2-part1' into gav-gov2
shawntabrizi 05e4c2d
".git/.scripts/bench-bot.sh" runtime kusama-dev pallet_referenda
e4ed772
Merge branch 'master' into gav-gov2
shawntabrizi f94042e
Merge branch 'master' into gav-gov2
shawntabrizi a1303c7
Update Cargo.lock
shawntabrizi ccd33b6
commit new weight files
shawntabrizi c79799a
more files
shawntabrizi 4a3481c
use weight files
shawntabrizi cc539bc
".git/.scripts/bench-bot.sh" runtime kusama-dev pallet_referenda
c6f8f5e
Merge branch 'master' into gav-gov2
shawntabrizi d6cc58d
Update Cargo.lock
shawntabrizi 0590d56
Merge remote-tracking branch 'origin/master' into gav-gov2
gavofyork 03896dd
Update to latest master
gavofyork 2846b1c
Formatting
gavofyork c475009
".git/.scripts/bench-bot.sh" runtime kusama-dev pallet_ranked_collective
afd3913
".git/.scripts/bench-bot.sh" runtime kusama-dev pallet_conviction_voting
bf52f20
".git/.scripts/bench-bot.sh" runtime kusama-dev pallet_conviction_voting
e1177ae
".git/.scripts/bench-bot.sh" runtime kusama-dev pallet_whitelist
fe65488
Merge branch 'master' into gav-gov2
KiChjang e3aaa66
Merge remote-tracking branch 'origin/master' into gav-gov2
ggwpez 27dd292
Rename Origin -> RuntimeOrigin
ggwpez cddc9cc
cargo update -p sp-io
ggwpez 42141ea
Tech Committee can promote to VI Dan
gavofyork 7d76fb9
Merge branch 'gav-gov2' of github.com:paritytech/polkadot into gav-gov2
gavofyork cc63206
Update runtime/kusama/src/governance/mod.rs
gavofyork 60f870c
Merge remote-tracking branch 'origin/master' into gav-gov2
gavofyork 18152ec
Formatting
gavofyork c9c460f
Update runtime/kusama/src/governance/fellowship.rs
gavofyork 2b79788
Merge remote-tracking branch 'origin/master' into gav-gov2
gavofyork ea1cb5e
Fixes
gavofyork 2b10804
Avoid updating extraneous deps
gavofyork efe91f3
Fix broken stuff
gavofyork d18f6c5
".git/.scripts/bench-bot.sh" runtime kusama-dev pallet_referenda
1d357a4
Merge remote-tracking branch 'origin/master' into gav-gov2
gavofyork ef88bba
Update runtime/kusama/src/governance/fellowship.rs
gavofyork 93138b7
Reorder EitherOf origins
ggwpez 2c39c20
Revert param change and update doc
gavofyork b5b0b7c
Merge branch 'gav-gov2' of github.com:paritytech/polkadot into gav-gov2
gavofyork File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feature flag it
- Loading branch information
commit 13366686ccbada64c88206eaefb8ce2e348ef015
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we remove this if we use the correct
success_origin
everywhere?