You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 28, 2024. It is now read-only.
fix(merkle-tree): Fix chunk recovery reporting during tree recovery (matter-labs#2348)
## What ❔
Fixes logging / observing metrics in the case a termination signal was
received during tree recovery.
## Why ❔
Logging / observing metrics in this case is misleading.
## Checklist
- [x] PR title corresponds to the body of PR (we generate changelog
entries from PRs).
- [x] Code has been formatted via `zk fmt` and `zk lint`.
0 commit comments