From 774f2d8eda62cc51990e0aa154f92f09ffba3873 Mon Sep 17 00:00:00 2001 From: Jack Grigg Date: Wed, 8 Feb 2023 17:49:46 +0000 Subject: [PATCH] Document known issues in v5.4.0 release notes --- doc/release-notes/release-notes-5.4.0.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/doc/release-notes/release-notes-5.4.0.md b/doc/release-notes/release-notes-5.4.0.md index a9b527da5..e3cf4dfce 100644 --- a/doc/release-notes/release-notes-5.4.0.md +++ b/doc/release-notes/release-notes-5.4.0.md @@ -11,6 +11,14 @@ chain state. Giving up; please restart with `-rescan`." Additionally, a bug that could cause an assertion failure during reindexing has been fixed. See [#6387](https://github.com/zcash/zcash/pull/6387) for details. +### Known issues + +- When `zcashd` is started with `-reindex`, until the node's chain tip catches + back up to the main chain, RPC calls might block for long periods of time (or + time out), and the wallet's view of the chain may lag significantly behind the + node's chain tip. See [#6406](https://github.com/zcash/zcash/pull/6406) for + details and the fix (which will be included in the next release). + Transparent pool and chain supply tracking ------------------------------------------ @@ -47,7 +55,7 @@ Wallet Performance Fixes The 100MiB memory limit for the batch scanner has been replaced by a 1000-block limit. This eliminates an expensive call to determine the current memory usage -of the batch scanner. +of the batch scanner. The following associated metric has been removed from the set of metrics reported when `-prometheusport` is set: