Commit Graph

3269 Commits

Author SHA1 Message Date
Kris Nuttycombe c0fb87ab10 Fix missing reference to lockbox funding streams proposal. 2024-07-03 14:54:35 -06:00
Kris Nuttycombe fa1e022c5d Add requirements related to ZCG streams for Alternative 2 & Alternative 4 2024-07-03 14:47:25 -06:00
Kris Nuttycombe b0a5cc902c Add NoamChom's proposal for a 25% dev fund, motivation for Skyl's alternative. 2024-07-03 14:41:58 -06:00
Kris Nuttycombe 81551d9395 Propose alternatives for non-direct allocation of block rewards.
Co-authored-by: Skylar Saveland <skylar@free2z.com>
Co-authored-by: Jason McGee <aquietinvestor@gmail.com>
2024-07-03 14:27:21 -06:00
Kris Nuttycombe 6831bde74f Rename ZIP to `Lockbox Funding Streams` 2024-07-03 14:26:58 -06:00
str4d 5916df779e
Merge pull request #867 from nuttycom/draft_deferred_funding
Add a draft of ZIP 207 modifications to enable funding stream deposits to a "lockbox".
2024-07-03 21:17:27 +01:00
Jack Grigg ed3af0a2f5 Render manually, while the CI-based rendering is broken 2024-07-03 20:13:58 +00:00
Jack Grigg 9b7a22097a draft-nuttycom-lockbox-streams: Cleanups and rendering fixes 2024-07-03 20:11:36 +00:00
Jack Grigg eaa24abdaf Add missing `.gitignore` entry 2024-07-03 20:04:36 +00:00
Jack Grigg 9a49cdfd19 Remove `.md` suffixes from links in HTML renders 2024-07-03 20:03:17 +00:00
Kris Nuttycombe bd8d7ef9fc Add a draft of ZIP 207 modifications to enable funding stream deposits to a "lockbox". 2024-07-03 13:06:01 -06:00
Daira-Emma Hopwood 1b1ec28d0a
Merge pull request #789 from daira/zip-324-update-index
Various ZIP and spec cleanups
2024-07-01 18:56:46 +01:00
Daira-Emma Hopwood 8b2929cd7f Render manually, while the CI-based rendering is broken.
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-07-01 17:21:37 +01:00
Daira-Emma Hopwood 6d08a4fda6 Update zip-guide and add one for Markdown.
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-07-01 17:20:36 +01:00
Daira-Emma Hopwood e797d44957 Improve rendering of the table of Drafts without assigned ZIP numbers.
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-07-01 17:20:36 +01:00
Daira-Emma Hopwood ca22568386 Makefile: fix a bug in local rendering that could include unintended
'zip-*.{md,rst}' files from under the `.git` directory in the index.

Also make the rendering of the "Drafts without assigned ZIP numbers"
section conditional on whether there are any such drafts.

Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-07-01 17:20:36 +01:00
Daira-Emma Hopwood c204c8f700 Acknowledge Conrado Gouvea.
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-07-01 16:39:48 +01:00
Daira-Emma Hopwood a1657b29c3 In \crossref{concretesinsemillahash}, declare use of LEBS2IP instead of LEOS2IP.
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-07-01 16:39:48 +01:00
Daira-Emma Hopwood be1b95e76e Protocol spec: cosmetics and improved indexing.
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-07-01 16:39:48 +01:00
Daira-Emma Hopwood ccd3a109aa Daira [Emma] -> Daira-Emma. Also correct some author lists and prevent line-breaking of given names or surnames in the spec.
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-07-01 16:39:48 +01:00
Daira-Emma Hopwood e2abc3341b ZIPs 316 and 317: cosmetics.
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-07-01 16:39:48 +01:00
Daira-Emma Hopwood 641d21227b ZIP 324: use a workaround to make the 0-based list valid.
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-07-01 16:39:48 +01:00
str4d 947a4e2ba0
Merge pull request #797 from daira/zip-316-update
ZIP 316: update minimum F4Jumble^{-1} input length and clarify interoperability
2024-06-04 19:18:40 +01:00
Daira-Emma Hopwood 3e2df48f80 ZIP 316: Reduce the minimum `F4Jumble^{-1}` input length to 38 bytes,
allowing a bare Transparent P2PKH Receiver to be encoded as a
Revision 1 UA.

Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-06-04 19:17:39 +01:00
Daira-Emma Hopwood dfd3ddde28 ZIP 316: say how to maximize interoperability by using Revision 0 UA/UVKs
(intentionally without adding any conformance requirement).

Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-06-04 18:32:08 +01:00
Daira-Emma Hopwood d28d1d0c24 ZIP 316: change the minimum F4Jumble^{-1} input length to allow for
any possible Metadata Item with a Transparent P2PKH Receiver.

Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-06-04 18:31:55 +01:00
str4d 304fa5118b
Merge pull request #850 from zcash/ci_render
Use the ECC CI user to run rendering.
2024-05-22 16:43:02 +01:00
Kris Nuttycombe 259de3a213
Use the ECC CI user to run rendering. 2024-05-22 09:38:32 -06:00
str4d 298ef99e71
Merge pull request #849 from zcash/index-changes
Index changes
2024-05-22 01:49:57 +01:00
Jack Grigg b1851410ba Add a separate table to index listing `draft-*` files 2024-05-21 18:04:23 +00:00
Jack Grigg e03c8c31e8 Include `zip-*.md` files in index 2024-05-21 17:49:41 +00:00
Jack Grigg 179faac986 README: Remove list of NU5-relevant ZIPs 2024-05-21 17:43:58 +00:00
Daira-Emma Hopwood 7a6fbc36ab
Merge pull request #793 from AArnott/fixzip316formatting
Fix formatting of bulleted lists
2024-05-12 02:16:13 +01:00
Daira-Emma Hopwood 8124633a39
Merge pull request #807 from daira/zip-253-stub
Add ZIP 253 stub
2024-04-23 19:23:08 +01:00
str4d affc145506
Merge pull request #817 from daira/zip-320-to-proposed
ZIP 320 to Proposed
2024-04-23 19:08:47 +01:00
Daira-Emma Hopwood 5d253b61d5 ZIP 320 to Proposed.
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-04-18 23:09:43 +01:00
Daira-Emma Hopwood 5273fc9c99
Merge pull request #796 from zcash/dependabot/github_actions/actions/checkout-4.1.2
Bump actions/checkout from 4.1.1 to 4.1.2
2024-04-14 17:18:22 +01:00
dependabot[bot] bf6c166940
Bump actions/checkout from 4.1.1 to 4.1.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.1...v4.1.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-14 16:17:28 +00:00
Daira-Emma Hopwood 7d790904cd Add stub for ZIP 253.
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-04-14 15:50:15 +01:00
Daira-Emma Hopwood 2e9272e850
Merge pull request #711 from AArnott/workflow
Fix and rename GitHub Action workflow
2024-04-14 15:47:30 +01:00
Daira-Emma Hopwood 3b706de38b
Merge pull request #798 from daira/zip-320-choose-tex
ZIP 320: choose TEX Address alternative
2024-03-18 17:50:28 +00:00
Daira-Emma Hopwood 8cea84fcf3 ZIP 320: update Discussions-To and Pull-Request metadata.
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-03-18 17:49:39 +00:00
Daira-Emma Hopwood 870d23056a ZIP 320: use the [#binance-address-expiry] reference.
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-03-18 17:46:41 +00:00
Daira-Emma Hopwood e5a24b4d94 ZIP 320: address review comments and make additional clarifications.
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-03-17 22:01:28 +00:00
Daira-Emma Hopwood 05d4c99a55 ZIP 320: choose TEX Address alternative.
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-03-13 17:38:08 +00:00
Andrew Arnott 1f9cb8713d
Fix formatting of bulleted lists 2024-03-03 15:52:33 -07:00
Daira-Emma Hopwood 146936c3a1
Merge pull request #791 from daira/remove-dairaemma-as-zip-editor
ZIP 0: remove Daira-Emma as a ZIP Editor and add Acknowledgements
2024-03-01 20:15:18 +00:00
Daira-Emma Hopwood 2442c19221 ZIP 0: remove Daira-Emma as a ZIP Editor and add Acknowledgements.
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-03-01 20:09:24 +00:00
str4d 66881eb944
Merge pull request #788 from str4d/uri-encapsulated-payments
[ZIP 324] URI-Encapsulated Payments
2024-02-23 18:50:10 +00:00
Daira-Emma Hopwood c3046b47fc ZIP 324: generate HTML.
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-02-23 18:44:41 +00:00