bug: get_tree_state
fails at sapling activation height + 0 and +1
#8471
Labels
A-rpc
Area: Remote Procedure Call interfaces
C-bug
Category: This is a bug
I-usability
Zebra is hard to understand or use
rust
Pull requests that update Rust code
What happened?
I called the
get_tree_state
gRPC function to my zebra-backed litewalletd server.I expected to see this happen:
419200 is the sapling activation height, so I would expect that block to work. It's odd that 419202 works, but not 419201.
Instead, this happened:
The litewalletd eturns this error when I use 419200 or 419201 as the birthday height:
What were you doing when the issue happened?
Exploratory testing of a wallet.
Zebra logs
No response
Zebra Version
1.6.1
Which operating systems does the issue happen on?
OS details
Ubuntu 22.04.1
Additional information
@str4d diagnosed this:
The text was updated successfully, but these errors were encountered: