There was an error while loading. Please reload this page.
1 parent 724e38a commit fb3f36cCopy full SHA for fb3f36c
1 file changed
CHANGELOG.md
@@ -10,8 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org).
10
### Fixed
11
12
- 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))
+ responses when the local node is at or near the chain tip, including when the
+ 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))
17
18
## [Zebra 6.0.0-rc.0](https://github.com/ZcashFoundation/zebra/releases/tag/v6.0.0-rc.0) - 2026-07-02
19
0 commit comments