Kris Nuttycombe

Results 231 comments of Kris Nuttycombe

@shielded-nate This should be a PR to the ZIP, not an issue.

Thanks for reporting this use-case, @gesker. I have a few questions about the exact functionality that is needed, and how that functionality will relate to unified accounts and diversified addresses....

@str4d has also suggested a somewhat different feature that might be useful in this case. If you have a master wallet associated with a zcashd node, that wallet is already...

> And, we figured we'd better ask before #5911 was considered complete. #5911 is actually stated incorrectly; we already have RPC testing for Orchard components in the integration test suite....

This may be modified to depend on https://github.com/zcash/zips/pull/867 and specify the addition of a single funding stream: ``` ================= =========== ============= ============== ============ Stream Numerator Denominator Start height End height...

> All keys are stored in some fast database or derived using HD wallet xpub/xprv stuff. From my experience bitcoin and bitcoin fork nodes with 800k+ addresses on them become...

> After taking a look at the proposal protobuf format, what I find it weird is that I see the PCZT as something derived from it rather something that contains...

> What I'd like to determine next is: should the PCZT simply be the serialized version of a `TransactionData` or is there some reason it shouldn't? I don't like this...

@conradoplg After some discussion with @str4d a simple encoding of `TransactionData` will not be sufficient, because it's necessary for the PCZT to represent a transaction with each part of the...