str4d

Results 411 issues of str4d

Usability of ZIP documents is as important as the specifications themselves. It would be great to encourage ZIP readers to suggest improvements to the documents (e.g. if they find something...

[Section 4.8.3](https://zips.z.cash/protocol/protocol.pdf#orcharddummynotes) says to sample `rcv` and derive `cv` as part of creating a dummy spent Orchard note, but that does not make sense in the context of Orchard; `cv`...

e.g. if someone wants to define a new transfer protocol (like Orchard, or zkChannels), or a new detection protocol (requiring Unified Address support), there should be a nice page somewhere...

In Sapling (and Sprout before it), note values were defined as having range `0..MAX_MONEY`. However, note values themselves never directly interact with the consensus rules; instead we have: - Note...

protocol spec
Orchard

One of the outcomes of the NCC audit was that SinsemillaHashToPoint's usage of incomplete addition is now explicitly encoded in its return type P ∪ {⊥} (despite the fact that...

protocol spec
Orchard

- [ ] Ensure that current UA specification satisfies the requirements in #470. - [ ] Define a common standard for HD unified addresses - From a single seed, derive...

In current Firefox (83.0, WIndows 10), in the protocol spec PRD on https://zips.z.cash, I can hover over where the URLs are, and the yellow background highlight shows up, but the...

protocol spec

- In section § 4.3 'JoinSplit Descriptions', "rt is an anchor, as defined in § 3.3 'The Block Chain' on p. 15", but "anchor" is actually defined in 3.4 'Transactions...

protocol spec

Builds on https://github.com/RustCrypto/AEADs/pull/415.