zingolabs / zingolib

An API and test-app that exposes zcash functionality for app consumption
MIT License
15 stars 23 forks source link

remove transparent fvk from old wallet version ufvk loads #1452

Closed Oscar-Pepper closed 1 month ago

Oscar-Pepper commented 1 month ago

fixes a bug where the address is derived a layer too deep for t address generation when loading ufvk from old wallet version. this allows shielded viewing to continue to be available when a wallet is loaded from an old ufvk file but transparent will be unsupported due to the key derivation change.