Commit Graph

25 Commits

Author SHA1 Message Date
Daira Emma Hopwood 2eb0ed8ef0 Updates to reference BCP 14 rather than RFC 2119. fixes #729
Also change two "should"s in ZIP 224 to "SHOULD"s.

Signed-off-by: Daira Emma Hopwood <daira@jacaranda.org>
2023-10-28 15:34:22 +01:00
Daira Emma Hopwood 8ea921667d Daira Hopwood -> Daira Emma Hopwood.
Signed-off-by: Daira Emma Hopwood <daira@jacaranda.org>
2023-03-02 12:13:07 +00:00
Daira Hopwood 0bfb157db3 ZIPs 143 and 243: fix links to zcash-test-vectors code.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2022-01-29 22:27:56 +00:00
Daira Hopwood 3ba7b5f246 ZIP 243: clarify in "Backward compatibility" that the reason why the ZIP 243 sighash algorithm
is used for all transactions from Sapling activation, is that v3 transactions are no longer valid.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2022-01-11 13:09:11 +00:00
Daira Hopwood 5ced374bf1 Update references to protocol spec from process and consensus ZIPs (0 to 252 inclusive, and 1014).
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2021-10-02 00:46:17 +01:00
Daira Hopwood c9470820b7 ZIP 221, 143, and 243: minor wording improvements.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2021-05-07 15:22:56 +01:00
Daira Hopwood c762d1ca67 Regularize references, especially to RFCs and the Protocol Spec.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-11-09 15:59:51 +00:00
Daira Hopwood cf70811274 Use "validate" rather than "verify" for signature validation in ZIPs.
"Validate" is also used for blocks and transactions, but not for proofs, commitments, or Merkle paths.

The same change will be made to the protocol specification in the next version.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-06-09 12:56:33 +01:00
Daira Hopwood 62e4a4228d "branch" -> "consensus branch"
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-03-16 21:02:36 +00:00
Daira Hopwood 09b3f6955c Link to https://www.rfc-editor.org/rfc/rfcXXXX.html for RFCs.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-02-29 16:00:39 +00:00
Daira Hopwood 41ec7e7820 Remove email addresses from Credits fields.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-01-01 16:28:27 +00:00
Daira Hopwood 2ea3609133 Improve references to protocol spec from ZIPs 143 and 243.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2019-11-09 17:49:49 +00:00
Daira Hopwood 1db4f4efe1 Use relative links from ZIPs to other ZIPs and the protocol spec.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2019-11-07 20:28:29 +00:00
Daira Hopwood 3ccf1c37d1 Various ZIPs: clean up header metadata.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2019-08-01 09:18:23 +01:00
str4d 591ffa642a
Merge pull request #208 from str4d/zip-243-updates
[Updates ZIP 243] Update test vectors to match generator output
2019-06-05 14:12:40 +01:00
Jack Grigg 0f32bd8494
ZIP 243: Update test vectors to match generator output
Correct as of zcash-test-vectors commit 38cdeda51c0bf1d4714fc3a0b955b519c0373c20
2019-02-22 23:30:50 +00:00
Daira Hopwood d7d12b82b5 ZIP 243: add a missing reference.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2019-02-22 22:53:34 +00:00
Daira Hopwood e01760a60d ZIP 243: fix broken links, and clarify that test vectors do not necessarily pass full validation.
fixes #188, #193

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2019-02-22 15:52:13 +00:00
bitcartel 9ed3c3d455
Update ZIP 243 with test vector for transparent tx 2018-10-15 21:14:25 -07:00
Jack Grigg b4abd7fb9b
Fix bugs in ZIP 243 reference implementation
Closes #170.
2018-08-23 15:34:00 +01:00
Jack Grigg 111d0a5cd7
ZIP 243 test vectors 2018-08-23 15:32:38 +01:00
Daira Hopwood 268f9c8cba Minor fixes to ZIPs 143, 201, 203 and 243.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2018-06-22 22:58:28 +01:00
Daira Hopwood 55c60f3f35 Add reference to RFC 2119 for ZIPs 143 and 243.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2018-04-15 12:58:09 +01:00
Daira Hopwood 611a1c474e Address my comments on ZIP 243.
Also delete unused references to ZIP 201 and the term "Overwinter".

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2018-04-15 12:57:29 +01:00
str4d 301ad7cea9
ZIP 243: Transaction Signature Verification for Sapling 2018-04-11 14:36:12 -06:00