Commit Graph

2066 Commits

Author SHA1 Message Date
Daira Hopwood b44c11e8c7
Don't allow fractional zatoshi. 2020-09-24 14:06:55 +01:00
Kris Nuttycombe 1f50661820 Merge remote-tracking branch 'upstream/master' into zip-0321 2020-09-22 18:56:28 -06:00
Kris Nuttycombe 5e30adb94e Add sample URLs 2020-09-22 18:51:29 -06:00
Daira Hopwood 7f75d91dbf Reserve ZIP numbers 216 (Require Canonical Point Encodings) and 309 (BOLT).
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-09-22 13:50:26 +01:00
Kris Nuttycombe 61338366a3
Apply suggestions from code review
Co-authored-by: Daira Hopwood <daira@jacaranda.org>
2020-09-21 09:51:38 -06:00
Kris Nuttycombe 2a08b20ba3
Update zip-0321.rst
Co-authored-by: Daira Hopwood <daira@jacaranda.org>
2020-09-18 22:35:09 -06:00
Kris Nuttycombe 78b4fadd6c Require leading zero for decimal amounts. 2020-09-17 17:46:52 -06:00
Kris Nuttycombe 43315630b7
Apply suggestions from code review
Co-authored-by: Daira Hopwood <daira@jacaranda.org>
2020-09-17 12:26:22 -06:00
Kris Nuttycombe f9be8c6a70 Fix missing memoparam 2020-09-16 22:24:49 -06:00
Kris Nuttycombe 4f8c148e67
Apply suggestions from code review
Replace `-` with `.` for parameter index delimiter and clarify specification of amount and address values.

Co-authored-by: Daira Hopwood <daira@jacaranda.org>
2020-09-15 11:48:48 -06:00
Daira Hopwood 766376664a For no good reason at all, wildcard doesn't sort on *some* versions of Gnu make: <https://savannah.gnu.org/bugs/index.php?52076>.
This change isn't semantically necessary, but the `make` output is easier to read if the files are sorted.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-09-15 15:15:01 +01:00
Daira Hopwood 127c387e99
Merge pull request #123 from arcalinea/xcat-draft
[ZIP 300] Cross-chain Atomic Transaction Standards
2020-09-15 14:41:17 +01:00
Daira Hopwood 689e5a9501 ZIP 300: generate HTML and index.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-09-15 14:39:44 +01:00
Daira Hopwood e9f7b48e41 ZIP 300: add Status section.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-09-15 14:39:32 +01:00
Daira Hopwood 49b7eae44f ZIP 300: formatting changes.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-09-15 14:33:11 +01:00
Daira Hopwood 14630b1c44 ZIP 300: reformat preamble and headings.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-09-15 14:26:19 +01:00
Daira Hopwood 5d9e790e17 Move Jay's XCAT draft to be ZIP 300.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-09-15 14:22:11 +01:00
Jay Graber cb5a29f355 Change wording 2020-09-15 14:22:11 +01:00
Jay Graber bb8dc9acba Add to section on timeout periods 2020-09-15 14:22:11 +01:00
Jay Graber 3f571ce717 Add draft of XCAT ZIP 2020-09-15 14:22:11 +01:00
Daira Hopwood c08ae12d85 More header updates.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-09-14 16:56:21 +01:00
Daira Hopwood f99ae34685 More Discussions-To: and Pull-Request: headers.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-09-14 16:53:38 +01:00
Daira Hopwood 22cf2a2465 ZIP guide: Use Python 3 version of rst2html5.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-09-14 15:55:33 +01:00
Daira Hopwood 917c85380c Add placeholder ZIPs for reserved numbers.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-09-14 15:53:54 +01:00
Daira Hopwood 858984ae0b Replace Heartwood with Canopy ZIPs in README.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-09-14 14:18:01 +01:00
Daira Hopwood 80d1fa8c2e Add Pull-Request header.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-09-14 14:16:43 +01:00
Daira Hopwood fb84bd8084 Ensure that URLs enclosed in <> in header fields are linked.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-09-14 14:12:49 +01:00
Daira Hopwood e02cc853d9 Dockerfile: update dependencies, use Python 3 version of rst2html5, and correct the ENTRYPOINT.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-09-07 15:29:26 +01:00
Daira Hopwood 4533e07cdc ZIP 207: address NCC comment that Address(height) should be scoped to a FundingStream.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-09-05 13:23:33 +01:00
Daira Hopwood 3e6886705a ZIP 207: the mechanism to change addresses is provided but is not necessarily used for a given stream.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-09-05 13:23:00 +01:00
Daira Hopwood 3efc1217bd Update ZIP statuses:
* ZIPs 213, 221, 250 -> Final
* ZIPs 207, 251 -> Implemented (zcashd)
* ZIP 1014 -> Active.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-09-05 13:11:28 +01:00
Kris Nuttycombe 40cd0eca63 ZIP-321 add ALPHA reference. 2020-09-04 12:24:46 -06:00
Kris Nuttycombe 8a6db78df2 ZIP-321 remove Non-requirements section 2020-09-04 12:23:02 -06:00
Kris Nuttycombe 312ef45964 ZIP-321 Add detail about amount semantics and memo field contents. 2020-09-04 12:20:47 -06:00
Kris Nuttycombe 9b5f4824d1 Use rst code-block directive for EBNF (ZIP-0321) 2020-09-04 12:00:40 -06:00
Kris Nuttycombe 890eda3bd0 ZIP-321: Payment Request URIs 2020-09-04 10:56:06 -06:00
Daira Hopwood de2429ac00 ZIP 211: clarification of the wallet rule, per NCC audit.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-08-30 21:16:47 +01:00
Daira Hopwood 36b35dbf4a Regenerate PDFs. 2020-08-30 21:12:40 +01:00
Daira Hopwood 906838f3b6 Minor fixes to Change History.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-08-30 21:07:46 +01:00
Daira Hopwood 4d00112f5d Explicitly state the consensus rule that a coinbase transaction must not spend more than is available from the block subsidy and transaction fees.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-08-30 21:07:34 +01:00
Daira Hopwood c7180872a3 Specify where PRF^expand is used and with what inputs.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-08-30 21:06:29 +01:00
Daira Hopwood ea59cda07f Fix a type error in the output of PRF^nfSapling; a Sapling nullifier is a sequence of 32 bytes, not a bit sequence.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-08-30 21:01:51 +01:00
Daira Hopwood b3da7a14ee Remove a silly comment from the LaTeX source.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-08-30 21:01:51 +01:00
Daira Hopwood 87a0670225 protocol/Makefile: ensure that we don't release from a branch other than master or a dirty working tree.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-08-30 21:01:50 +01:00
Daira Hopwood 1ce341565f
Merge pull request #392 from str4d/zip-143-test-vector-fixes
ZIP 143 test vector fixes
2020-08-25 15:58:58 +01:00
Daira Hopwood 5cdc09daa4 ZIP 143: regenerate HTML. 2020-08-25 15:58:12 +01:00
Daira Hopwood 017c0c6662 ZIP 400: Add HTML and regenerate index. 2020-08-25 15:53:16 +01:00
Daira Hopwood fee786080f
Merge pull request #372 from oxarbitrage/zip400
ZIP400 - informational wallet db format
2020-08-25 15:47:58 +01:00
Daira Hopwood e783a1bf72
Rewrite Wallet Recovery section
The `-salvagewallet` option doesn't work well in practice, so don't mention it.
2020-08-25 15:47:21 +01:00
Deirdre Connolly 043d08473c
Clarify Sapling z-addr description 2020-08-25 10:41:26 -04:00