-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add PVF execution priority #4837
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
Merged
Merged
Changes from 36 commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
ff40792
Add execution priority
AndreiEres fca9a11
Move priority to PendingExecutionRequest
AndreiEres 7ec65f8
Update candidate validation
AndreiEres 0d0926a
Add scheduling logic
AndreiEres f9bf225
Rename PreparePriority
AndreiEres fc7f27a
Set low priority for backing
AndreiEres 9b8a5e9
Add additional option for disputes
AndreiEres 610f0cc
Fix clippy
AndreiEres 507113c
Fix types
AndreiEres 3fbecab
Fix type
AndreiEres 9192602
Update polkadot/node/core/pvf/src/priority.rs
AndreiEres bafb6c2
Update
AndreiEres 0c1edcf
Update logic
AndreiEres 7442c99
Fix
AndreiEres cb13533
Fix
AndreiEres 4ec2e5e
Fix
AndreiEres b70c247
Assign system backing
AndreiEres 2dfbffc
Replace probability with counter
AndreiEres 7e40ef6
Merge branch 'master' into AndreiEres/pvf-execution-priority
AndreiEres 98a4e64
Update iteration
AndreiEres 5060a81
Update description
AndreiEres 7e071f6
Add logging
AndreiEres 34b6363
Update
AndreiEres 531629d
Fix clippy warning
AndreiEres 2b05b64
Merge branch 'master' into AndreiEres/pvf-execution-priority
AndreiEres c2e791c
Merge branch 'master' into AndreiEres/pvf-execution-priority
AndreiEres 59b74bf
Update tests
AndreiEres b261cc5
Rename PreparePriority back
AndreiEres e7223fe
Fix docs
AndreiEres d3d55d6
Update logic and explanations
AndreiEres dc78fec
Update logic
AndreiEres a9e628c
Add metrics
AndreiEres 25170af
Update nits
AndreiEres 78279e8
Update tests
AndreiEres 2b2fedf
Add debug
AndreiEres 69a1043
Show how ordering works in a testcase
AndreiEres 880b133
Add nits
AndreiEres cb7de40
Merge branch 'master' into AndreiEres/pvf-execution-priority
AndreiEres 20bc090
Merge branch 'master' into AndreiEres/pvf-execution-priority
AndreiEres ebcfffe
Fix errors after conflicts resolving
AndreiEres 602daaa
Merge branch 'master' into AndreiEres/pvf-execution-priority
AndreiEres afab63e
Fix errors after conflicts resolving
AndreiEres 01f0659
Merge branch 'master' into AndreiEres/pvf-execution-priority
AndreiEres d9c118f
Fix imports
AndreiEres e456a5a
Merge branch 'master' into AndreiEres/pvf-execution-priority
AndreiEres 1478b18
Address comments
AndreiEres df2ee37
Merge remote-tracking branch 'origin/master' into AndreiEres/pvf-exec…
AndreiEres 0812542
Update lockfile
AndreiEres b979bb5
Add prdoc
AndreiEres 54c2812
Update prdoc
AndreiEres 6ce2f5a
Update prdoc
AndreiEres 6924446
Merge branch 'master' into AndreiEres/pvf-execution-priority
AndreiEres 7b577b5
Rename PvfExecPriority -> PvfExecKind
AndreiEres 191dd44
Merge branch 'master' into AndreiEres/pvf-execution-priority
AndreiEres d630b34
Fix renaming
AndreiEres 6964069
Rename execute_priority -> exec_kind
AndreiEres 314aa19
Fix minimal-example
AndreiEres 40dbd8e
Fix imports
AndreiEres 9bec252
Fix format
AndreiEres 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
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
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.