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

fix: Update canopy after Merkle tree updates #934

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

vadorovsky
Copy link
Contributor

Before this change, we were updating canopy only after appends. Now we do it also for updates.

Add unit tests which assert the whole canopy.

@vadorovsky vadorovsky requested a review from ananas-block as a code owner July 2, 2024 17:57
@vadorovsky vadorovsky force-pushed the vadorovsky/mt-update-canopy branch from 98ae82d to f8c20f0 Compare July 3, 2024 02:25
Before this change, we were updating canopy only after appends. Now
we do it also for updates.

Add unit tests which assert the whole canopy.
@ananas-block ananas-block merged commit 587ca5f into main Jul 3, 2024
13 checks passed
@ananas-block ananas-block deleted the vadorovsky/mt-update-canopy branch July 3, 2024 05:05
ananas-block pushed a commit that referenced this pull request Jul 3, 2024
Before this change, we were updating canopy only after appends. Now
we do it also for updates.

Add unit tests which assert the whole canopy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants