adityapk00
adityapk00
CC: @nuttycom
This is a mild bummer. I think it would be a good idea to add it to LightwalletD as an `optional`, and have light clients be able to request it...
See also: LightwalletD support for a nullifier spent check RPC (https://github.com/zcash/lightwalletd/issues/352)
I'm probably misunderstanding this API, but basically, I want to: 1. Be able to parse a user string from an "address" field, and identify what type of address it is....
This is correct - There is an ongoing spam attack that is making blocks very big. Please connect to a reliable Wifi, and the sync will proceed.
The Zcash blockchain has been increasing in size suddenly, and so wallets are having a bit of an issue right now. 1. Did you use a transparent address? If so,...
Thanks for this. Broadly speaking, self transactions (i.e., transactions that you send to yourself) are problematic to parse in zcash because the wallet can't be certain of some things, so...
Thanks for this report. The underlying issue with TOR / Tails support is that the lightclient uses gRPC, which uses HTTP/2, which has iffy support with Tor. We need to...
This is a great idea. I will add it to the next app release
Is the private key for a z-address (starts with `secret-key-extended`) or for a t-address (starts with `L`)? You can only import z-address private keys. t-address keys are not supported (for...