Skip to content
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

merkledb -- clarify/improve change proof invariants #1810

Merged
merged 3 commits into from
Aug 8, 2023

Conversation

danlaine
Copy link

@danlaine danlaine commented Aug 3, 2023

Why this should be merged

readability / clarity

How this works

comments

How this was tested

n/a

@danlaine danlaine added documentation Improvements or additions to documentation or examples merkledb labels Aug 3, 2023
@danlaine danlaine requested a review from darioush as a code owner August 3, 2023 19:58
@danlaine danlaine self-assigned this Aug 3, 2023
type ChangeProof struct {
// Invariant: At least one of [StartProof], [EndProof], or
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Technically this is only true once #1772 is merged but that seems kind of imminent

@danlaine danlaine merged commit aea3183 into dev Aug 8, 2023
14 checks passed
@danlaine danlaine deleted the merkledb-change-proof-invariants branch August 8, 2023 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation or examples merkledb
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants