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.6k
Reduce dispute coordinator load #5785
Merged
Merged
Changes from 1 commit
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
a5ff4ca
Don't import backing statements directly
eskimor 0155ab9
Get rid of dead code.
eskimor 550aa6b
Dont send approval vote
eskimor c2d2b1d
Make it pass CI
eskimor 7f43db1
Merge branch 'rk-only-chain-vote-import' into rk-perf-test
eskimor f97e43b
Bring back tests for fixing them later.
eskimor c49214d
Explicit signature check.
eskimor 7ee2e14
Resurrect approval-voting tests (not fixed yet)
eskimor 6a99120
Send out approval votes in dispute-distribution.
eskimor 5ae234e
Bring back an important warning.
eskimor 7f950a9
Fix approval voting tests.
eskimor 986e01d
Don't send out dispute message on import + test
eskimor 32cabb4
Guide changes.
eskimor 19ecc78
WIP: guide changes.
eskimor 19833e6
Finish guide changes about dispute-coordinator
eskimor 32e67a8
Finish guide changes for now.
eskimor 98d4389
Remove own approval vote import logic.
eskimor e5fb770
Implement logic for retrieving approval-votes
eskimor 24275ba
Update roadmap/implementers-guide/src/node/disputes/dispute-coordinat…
eskimor dd0ac1d
Review feedback.
eskimor 912daf3
Incorporate Review Remarks
eskimor 39e913a
Merge remote-tracking branch 'origin/rk-fast-dispute-coordinator' int…
eskimor 11ab0e3
Get rid of superfluous space.
eskimor a890970
Tidy up import logic a bit.
eskimor 8395724
We don't need/have empty imports.
eskimor 31e0769
Fix tests and bugs.
eskimor 2011f35
Remove error prone redundancy.
eskimor 6624bc6
Import approval votes on dispute initiated/concluded.
eskimor e3be4c2
Add test for approval vote import.
eskimor 24537b6
Make guide checker happy (hopefully)
eskimor 793666b
Another sanity check + better logs.
eskimor 943b064
Reasoning about boundedness.
eskimor 4287137
Use `CandidateIndex` as opposed to `CoreIndex`.
eskimor 8ae6797
Remove redundant import.
eskimor c126b76
Review remarks.
eskimor b11eadf
Add metric for calls to request signatures
eskimor b356acc
More review remarks.
eskimor f8cea8a
Add metric on imported approval votes.
eskimor d46b03a
Include candidate hash in logs.
eskimor 1cdf49c
Merge branch 'master' into rk-fast-dispute-coordinator
eskimor 73669dc
More trace log
eskimor 4ac86f4
Break cycle.
eskimor e6754bb
Add some tracing.
eskimor 3ec17cc
Cleanup allowed messages.
eskimor 2c7fa5c
fmt
eskimor 2b44d94
Tracing + timeout for get inherent data.
eskimor de0e85f
Better error.
eskimor 23f1ee0
Break cycle in all places.
eskimor 0ed7a1a
Clarified comment some more.
eskimor 4466d30
Typo.
eskimor a002cb6
Break cycle approval-distribution - approval-voting.
eskimor 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
Use
CandidateIndex as opposed to CoreIndex.
- Loading branch information
commit 42871373143b3a6e68cb4ee9dd32b47fbe2ebf48
There are no files selected for viewing
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
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.