Skip to content

Commit fb3f36c

Browse files
committed
docs(changelog): note the stale-tip case in the find-stall fix
1 parent 724e38a commit fb3f36c

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org).
1010
### Fixed
1111

1212
- Don't disconnect from peers that return empty `FindBlocks` or `FindHeaders`
13-
responses when the local node is at or near the chain tip
14-
([#10732](https://github.com/ZcashFoundation/zebra/pull/10732))
13+
responses when the local node is at or near the chain tip, including when the
14+
local tip is stale (mining paused, or the network parked at a shared tip)
15+
([#10732](https://github.com/ZcashFoundation/zebra/pull/10732),
16+
[#10910](https://github.com/ZcashFoundation/zebra/pull/10910))
1517

1618
## [Zebra 6.0.0-rc.0](https://github.com/ZcashFoundation/zebra/releases/tag/v6.0.0-rc.0) - 2026-07-02
1719

0 commit comments

Comments
 (0)