This repository was 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.5k
Malus: add disputed block percentage #6100
Merged
paritytech-processbot
merged 52 commits into
master
from
bredamatt/malus-percentage-parameter
Oct 13, 2022
Merged
Changes from all commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
ed18805
Malus: add disputed block percentage
bredamatt 1eb3844
Cleanup tests
bredamatt f46e97c
* Replace unwrap with expect and meaningful error message
bredamatt 99bc912
* Remove Inner
bredamatt a259272
* Rename sampled variable
bredamatt f371e5e
* Add percentage option to dispute_ancestor
bredamatt f3dca67
* Support static probability for `ReplaceValidationResult` proxy
bredamatt d08d405
* Add `--percentage` to `back-garbage-candidate` variant
bredamatt e9a1b3e
* Add probabilistic behavior to `dispute-ancestor` variant
bredamatt 4fff00b
* More descriptive comments
bredamatt bfe0aa7
* cargo +nightly fmt --all
bredamatt 4704e98
* Move Bernoulli distributrion to ReplaceValidationResult constructor
bredamatt 0ec9bc1
* Remove dangling comment
bredamatt 563fa17
* Consistent log
bredamatt f789958
* Add logs based on sampled value
bredamatt decb9e2
* Cargo +nightly fmt --all
bredamatt 3ad5cec
* Remove unused percentage attributed after moving Bernoulli to const…
bredamatt 5001fa5
Squashed commit of the following:
bredamatt b6e446e
Revert "Squashed commit of the following:"
bredamatt 0a4d2b9
Companion for BEEFY: Simplify hashing for pallet-beefy-mmr (#6098)
serban300 dffb976
Keep sessions in window for the full unfinalized chain (#6054)
sandreim 89d1f31
Bump lru from 0.7.8 to 0.8.0 (#6060)
dependabot[bot] b012597
Batch vote import in dispute-distribution (#5894)
eskimor 2fd74d9
Add unknown words (#6105)
eskimor 7e89bab
Buffered connection management for collator-protocol (#6022)
slumber c169279
Properly migrate weights to v2 (#6091)
KiChjang 233c158
Pass through `runtime-benchmark` feature (#6110)
athei 1655839
Companion for #11649: Bound uses of `Call` (#5729)
gavofyork e2a977a
update kvdb & co (#6111)
ordian 4a6cf48
Skip `unexpected metric type`
bkontur 78b8294
service: use MmrRootProvider as custom BEEFY payload provider (compan…
acatangiu 82f7ad5
Maximum value for `MultiplierUpdate` (#6021)
Szegoo 978d87f
Companion for upgrading pin-project (#6118)
bkchr 0717246
Companion for 12109 (#5929)
1e96dfd
Add event to asset claim (#6029)
girazoki 857e635
Fix flaky test (#6131)
slumber 96185c3
ci/guide: install mdbook-graphviz (#6119)
ordian 612302c
Revert "Squashed commit of the following:"
bredamatt 35af7ad
Merge branch 'master' of github.com:paritytech/polkadot into bredamat…
bredamatt cf3f453
* Remove unused imports
bredamatt f1440e7
* cargo +nightly fmt --all
bredamatt 6f54587
Make tweaks based on PR comments
bredamatt 9842ee9
unit test related to gum formatting
bredamatt 56347c6
cargo +nightly fmt --all
bredamatt 4a7dd91
Merge branch 'master' of github.com:paritytech/polkadot into bredamat…
bredamatt 72591a9
Resolve merge conflicts
bredamatt 23d9498
cargo +nightly fmt --all
bredamatt be1f5a9
Fix tests so they use cli rather than cmd
bredamatt cdc68c4
CI unused import check fix
bredamatt dd96c47
Move info! log to startup
bredamatt 5c20d8c
make info log more comprehensible
bredamatt 7529e94
Merge branch 'master' of github.com:paritytech/polkadot into bredamat…
bredamatt 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
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.