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
relay chain selection
and dispute-coordinator
fixes and improvements
#4752
Merged
paritytech-processbot
merged 27 commits into
master
from
sandreim/dispute-coordinator-fixes
Jan 26, 2022
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
c5289f0
Dont error in finality_target_with_longest_chain
sandreim badb22e
fix
sandreim f64d52c
Add error flag
sandreim 7e54dfe
Add error flag in dispute-coordinator
sandreim 94ea7be
Scrape ancestors
sandreim b27a5d8
fmt
sandreim b79a345
fix
sandreim f8dd188
Fix naming
sandreim ffccad7
review feedback
sandreim 5c75c41
fmt
sandreim c7997a2
💬 fixes
sandreim 762024c
consume
sandreim f765694
fix tests
sandreim f7276df
typo
sandreim b16ce9c
review fixes
sandreim 6b437d8
Bump scraped blocks LRU capacity
sandreim 7dc4ec4
🧯 🔥
sandreim bebe50c
Merge remote-tracking branch 'origin' into sandreim/dispute-coordinat…
sandreim ed6664a
remove prints
sandreim 978d280
Increase scraped blocks cache size
sandreim 718d343
more review fixes
sandreim 876d209
another fix
sandreim ef544aa
fix target_ancestor
sandreim a47920f
Scrape up to max finalized block
sandreim 593d635
undo comment change
sandreim 1f224b8
Limit ancestry lookup to last finalized block or
sandreim 3ab8f60
debug damage
sandreim 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
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
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
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.
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.
👍