-
Notifications
You must be signed in to change notification settings - Fork 683
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
Add simple collator election mechanism #1340
Commits on Aug 31, 2023
-
Introduce simple election to
collator-selection
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for e092644 - Browse repository at this point
Copy the full SHA e092644View commit details
Commits on Sep 1, 2023
-
Add new weights fn to runtimes
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 00a3671 - Browse repository at this point
Copy the full SHA 00a3671View commit details -
Configuration menu - View commit details
-
Copy full SHA for dde5418 - Browse repository at this point
Copy the full SHA dde5418View commit details
Commits on Sep 4, 2023
-
Update
collator-selection
documentationSigned-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for ea0b269 - Browse repository at this point
Copy the full SHA ea0b269View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f1869e - Browse repository at this point
Copy the full SHA 6f1869eView commit details
Commits on Sep 12, 2023
-
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 5526ea2 - Browse repository at this point
Copy the full SHA 5526ea2View commit details -
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 06b3c79 - Browse repository at this point
Copy the full SHA 06b3c79View commit details
Commits on Sep 21, 2023
-
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for c55c8e2 - Browse repository at this point
Copy the full SHA c55c8e2View commit details -
Update docs around unchecked arithmetic
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 24cae01 - Browse repository at this point
Copy the full SHA 24cae01View commit details -
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 21988be - Browse repository at this point
Copy the full SHA 21988beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a5010e - Browse repository at this point
Copy the full SHA 5a5010eView commit details -
Allow clippy absurd comparison in integrity test
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for a95d831 - Browse repository at this point
Copy the full SHA a95d831View commit details -
Fix placement of clippy allow statement
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 06ac94a - Browse repository at this point
Copy the full SHA 06ac94aView commit details
Commits on Oct 12, 2023
-
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 8d7a635 - Browse repository at this point
Copy the full SHA 8d7a635View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2985fc - Browse repository at this point
Copy the full SHA b2985fcView commit details -
Add test for identical deposit update
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for ff46963 - Browse repository at this point
Copy the full SHA ff46963View commit details
Commits on Oct 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a2bcc35 - Browse repository at this point
Copy the full SHA a2bcc35View commit details
Commits on Oct 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e1c458e - Browse repository at this point
Copy the full SHA e1c458eView commit details
Commits on Oct 30, 2023
-
Disallow lowering bids for top candidates
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for b0747d5 - Browse repository at this point
Copy the full SHA b0747d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c7883a - Browse repository at this point
Copy the full SHA 1c7883aView commit details -
Add weights for asset-hub-rococo
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 967429d - Browse repository at this point
Copy the full SHA 967429dView commit details
Commits on Nov 6, 2023
-
Refactor list pivots into separate functions
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for dea9465 - Browse repository at this point
Copy the full SHA dea9465View commit details -
Remove unnecessary integrity test assertions
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for fd146da - Browse repository at this point
Copy the full SHA fd146daView commit details -
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 0fa7fce - Browse repository at this point
Copy the full SHA 0fa7fceView commit details -
Add ordering doc comment to candidate list
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 76c02a1 - Browse repository at this point
Copy the full SHA 76c02a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24c90cd - Browse repository at this point
Copy the full SHA 24c90cdView commit details -
Add weights for bridge hub westend
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 1254351 - Browse repository at this point
Copy the full SHA 1254351View commit details
Commits on Nov 9, 2023
-
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 8ac84da - Browse repository at this point
Copy the full SHA 8ac84daView commit details -
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 2ce5275 - Browse repository at this point
Copy the full SHA 2ce5275View commit details -
Add tests to new
set_candidacy_bond
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 49c8fe5 - Browse repository at this point
Copy the full SHA 49c8fe5View commit details -
Small refactor in
set_candidacy_bond
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 27788ac - Browse repository at this point
Copy the full SHA 27788acView commit details -
Update
set_candidacy_bond
documentationSigned-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 43d8251 - Browse repository at this point
Copy the full SHA 43d8251View commit details -
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 0ecc480 - Browse repository at this point
Copy the full SHA 0ecc480View commit details -
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for bb686f9 - Browse repository at this point
Copy the full SHA bb686f9View commit details -
Fix weights for new
set_candidacy_bond
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 58653af - Browse repository at this point
Copy the full SHA 58653afView commit details -
Make
set_candidacy_bond
bench workSigned-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 1a54df2 - Browse repository at this point
Copy the full SHA 1a54df2View commit details -
Refine
set_candidacy_bond
benchmarkSigned-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 4a7beba - Browse repository at this point
Copy the full SHA 4a7bebaView commit details
Commits on Nov 10, 2023
-
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for bba8573 - Browse repository at this point
Copy the full SHA bba8573View commit details -
Configuration menu - View commit details
-
Copy full SHA for 772be92 - Browse repository at this point
Copy the full SHA 772be92View commit details
Commits on Nov 13, 2023
-
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 4c14458 - Browse repository at this point
Copy the full SHA 4c14458View commit details -
Configuration menu - View commit details
-
Copy full SHA for 524a5aa - Browse repository at this point
Copy the full SHA 524a5aaView commit details -
Graceful error instead of panic on
try_insert
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 35b4b02 - Browse repository at this point
Copy the full SHA 35b4b02View commit details -
Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Configuration menu - View commit details
-
Copy full SHA for 12dccf4 - Browse repository at this point
Copy the full SHA 12dccf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 328888a - Browse repository at this point
Copy the full SHA 328888aView commit details