Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Update canopy after Merkle tree updates (#934)
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.
- Loading branch information