librustzcash icon indicating copy to clipboard operation
librustzcash copied to clipboard

Ensure that transparent funds are protected when moving to a shielded-only librustzcash build.

Open nuttycom opened this issue 2 years ago • 0 comments

Add an explicit check for unspent transparent outputs whenever running initialization with a version of the zcash_client_sqlite library not compiled with the transparent-inputs feature flag, and fail if any are present.

Originally posted by @daira in https://github.com/zcash/librustzcash/pull/600#discussion_r946243123

nuttycom avatar Aug 16 '22 02:08 nuttycom