zingolib
zingolib copied to clipboard
An API and test-app that exposes zcash functionality for app consumption
Make update_outgoing_txdatas_with_uas a TransactionMetadataSet method instead of TransactionContext
If value was spent was created from multiple keys, and we don't hold all of them, we might not handle that case properly. Things like balance and spendable funds will...
Feature Request: Equivalent of **z_exportviewingkey** available in zcash-cli for **Unified** addresses?
Currently there is no convention on how to handle calls that affect the output of the CLI. Example: **Developer adds `Dbg!` print call and is left in codebase by accident**...
I think `nullifiers spent` is concise, and it would be nice to be more concise than having to say 'Check if any of the nullifiers in this transaction spend notes...
Ensure change-server functionality works (and doesn't keep trying to do anything with the stale server uri). LightWallet blocks field actually is 100 blocks (or entire scanned chain). We have sensible...