-
Notifications
You must be signed in to change notification settings - Fork 964
Drop head tracker for summaries DAG #6744
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 12 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
be105d1
Drop head tracker for summaries dag
dapplion 8c15bab
Improve state summary dag compute logic
dapplion 8c9a1b2
Implement db schema upgrade and downgrade
dapplion 10bbb2e
Log about multiple roots in dag tree
dapplion 28d7b74
Add states descendants_of
dapplion c5b4293
Prune descendants of finalized checkpoint not finalized block
dapplion 066f96a
Prevent very long log line
dapplion 663dfd3
Update tests
dapplion 979e43a
Tweak logs
michaelsproul e56299c
Annotate SummariesDagError error
dapplion 91eab38
Deprecate block DAG for pruning
dapplion 12fa5a8
Remove some persisted head stuff
michaelsproul ed97b97
Use slot clock in heads
dapplion b9d8ae7
Fix nodes_without_children
dapplion 7033656
Fix compilation and remove error from `heads`
michaelsproul 1dc6d5e
Merge remote-tracking branch 'origin/unstable' into drop-headtracker
michaelsproul f6786eb
Tidy and document `migrate_database`.
michaelsproul 37be9ae
Tweaks in `prune_hot_db`.
michaelsproul cf3b776
Correct assert in `revert_minority_fork_on_resume`
michaelsproul 54010b0
Update consensus/proto_array/src/proto_array.rs
dapplion 7abbaeb
Use descent from finality instead of viability
michaelsproul 5cc266c
Clean up DB migrations
michaelsproul abb3c3f
Prevent deletion of payloads >= split slot
michaelsproul 8931141
Abolish temporary states concept
michaelsproul f8dbda4
Add more details to errors
dapplion d58d8ef
Update tests
dapplion ebd05c7
Merge remote-tracking branch 'origin/unstable' into drop-headtracker
michaelsproul a613662
Merge remote-tracking branch 'origin/unstable' into drop-headtracker
michaelsproul b43c071
Merge remote-tracking branch 'origin/unstable' into drop-headtracker
michaelsproul 11cfa1c
Purge temporary states more, fixing bug
michaelsproul f4dd6fe
Clean up temporary flags on migration
dapplion a322463
Fix compilation
michaelsproul ac862df
Merge remote-tracking branch 'origin/unstable' into drop-headtracker
michaelsproul be15847
Remove unnecessary TODOs
michaelsproul 37706b6
Merge remote-tracking branch 'origin/unstable' into drop-headtracker
michaelsproul 8f31510
Fix tree_roots
michaelsproul 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 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.
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.