diff --git a/protocol/protocol.tex b/protocol/protocol.tex index 63989d94..532d0c93 100644 --- a/protocol/protocol.tex +++ b/protocol/protocol.tex @@ -534,7 +534,7 @@ \InputIfFileExists{protocol.ver}{}{} \newcommand{\doctitle}{Zcash Protocol Specification} -\newcommand{\leadauthor}{Daira Hopwood} +\newcommand{\leadauthor}{Daira Emma Hopwood} \newcommand{\coauthora}{Sean Bowe} \newcommand{\coauthorb}{Taylor Hornby} \newcommand{\coauthorc}{Nathan Wilcox} @@ -2455,7 +2455,7 @@ electronic commerce and payment, financial privacy, proof of work, zero knowledg \begin{center} \hspace{0.6em}\includegraphics[scale=.1]{jubjub} -\footnote{Jubjub bird image credit: Peter Newell 1902; Daira Hopwood 2018.} +\footnote{Jubjub bird image credit: Peter Newell 1902; Daira Emma Hopwood 2018.} \end{center} \vspace{-6ex} @@ -8530,7 +8530,7 @@ Jurgen Bos, George Purdy, Eugène van Heijst and Birgit Pfitzmann in \cite{CDvdG1987}, \cite{BCP1988} and \cite{CvHP1991}, and of Mihir Bellare, Oded Goldreich, and Shafi Goldwasser in \cite{BGG1995}, with optimizations for efficient instantiation in \zkSNARKCircuits -by Sean Bowe and Daira Hopwood. +by Sean Bowe and Daira Emma Hopwood. $\PedersenHash$ is used in the definitions of \xPedersenCommitments (\crossref{concretewindowedcommit}), and of the \defining{\xPedersenHash} for the @@ -8701,7 +8701,7 @@ See \crossref{cctmixinghash} for efficient circuit implementation of this functi \vspace{-2ex} \defining{$\SinsemillaHash$} is an algebraic \hashFunction with \collisionResistance (for fixed input length) derived from assumed hardness -of the \xDiscreteLogarithmProblem. It is designed by Sean Bowe and Daira Hopwood. +of the \xDiscreteLogarithmProblem. It is designed by Sean Bowe and Daira Emma Hopwood. The motivation for introducing a new discrete-logarithm-based hash function (rather than using $\PedersenHash$) is to make efficient use of the lookups available in recent proof systems including \HaloTwo. @@ -14561,7 +14561,7 @@ The inventors of \Zerocash are Eli Ben-Sasson, Alessandro Chiesa, Christina Garman, Matthew Green, Ian Miers, Eran Tromer, and Madars Virza. The designers of the \Zcash protocol are the \Zerocash inventors -and also Daira Hopwood, Sean Bowe, Jack Grigg, Simon Liu, Taylor Hornby, +and also Daira Emma Hopwood, Sean Bowe, Jack Grigg, Simon Liu, Taylor Hornby, Nathan Wilcox, Zooko Wilcox, Jay Graber, Eirik Ogilvie-Wigley, Ariel Gabizon, George Tankersley, Ying~Tong Lai, Kris Nuttycombe, Jack Gavigan, and Steven Smith. The \Equihash proof-of-work algorithm was designed by Alex Biryukov and @@ -14589,12 +14589,12 @@ We also thank Mary Maller for her work on reviewing the security proofs for \HaloTwo (any remaining errors are ours). The Faerie Gold attack was found by Zooko Wilcox; subsequent analysis -of variations on the attack was performed by Daira Hopwood and Sean Bowe. +of variations on the attack was performed by Daira Emma Hopwood and Sean Bowe. The internal hash collision attack was found by Taylor Hornby. The error in the \Zerocash proof of Balance relating to \collisionResistance -of $\PRFaddr{}$ was found by Daira Hopwood. +of $\PRFaddr{}$ was found by Daira Emma Hopwood. The errors in the proof of Ledger Indistinguishability mentioned in -\crossref{truncation} were also found by Daira Hopwood. +\crossref{truncation} were also found by Daira Emma Hopwood. The 2015 Soundness vulnerability in \BCTV \cite{Parno2015} was found by Bryan Parno. An additional condition needed to resist this attack was @@ -14603,11 +14603,11 @@ The 2019 Soundness vulnerability in \BCTV \cite{Gabizon2019} was found by Ariel Gabizon. The design of \Sapling is primarily due to Matthew Green, Ian Miers, -Daira Hopwood, Sean Bowe, Jack Grigg, and Jack Gavigan. A potential attack +Daira Emma Hopwood, Sean Bowe, Jack Grigg, and Jack Gavigan. A potential attack linking \diversifiedPaymentAddresses, avoided in the adopted design, was found by Brian Warner. -The design of \Orchard is primarily due to Daira Hopwood, Sean Bowe, Jack Grigg, +The design of \Orchard is primarily due to Daira Emma Hopwood, Sean Bowe, Jack Grigg, Kris Nuttycombe, Ying~Tong Lai, and Steven Smith. The observation in \crossref{concretediversifyhash} that @@ -17464,7 +17464,7 @@ $(u_1, \varv_1) + (u_2, \varv_2) = (u_3, \varv_3)$ are: \end{formulae} \introlist -We use an optimized implementation found by Daira Hopwood making use of an +We use an optimized implementation found by Daira Emma Hopwood making use of an observation by Bernstein and Lange in \cite[last paragraph of section 4.5.2]{BL2017}: \begin{formulae} diff --git a/zip-0000.rst b/zip-0000.rst index 45d73db4..56d27bcd 100644 --- a/zip-0000.rst +++ b/zip-0000.rst @@ -2,9 +2,9 @@ ZIP: 0 Title: ZIP Process - Owners: Daira Hopwood + Owners: Daira Emma Hopwood Deirdre Connolly - Original-Authors: Daira Hopwood + Original-Authors: Daira Emma Hopwood Josh Cincinnati George Tankersley Credits: Luke Dashjr @@ -161,7 +161,7 @@ unless the original author(s) request otherwise. ZIP Editors ----------- -The current ZIP Editors are Daira Hopwood, representing the Electric Coin +The current ZIP Editors are Daira Emma Hopwood, representing the Electric Coin Company, and Deirdre Connolly, representing the Zcash Foundation. Both can be reached at zips@z.cash . The current design of the ZIP Process dictates that there are always at least two ZIP Editors: one from the diff --git a/zip-0032.rst b/zip-0032.rst index 9f49e441..fee19257 100644 --- a/zip-0032.rst +++ b/zip-0032.rst @@ -3,7 +3,7 @@ ZIP: 32 Title: Shielded Hierarchical Deterministic Wallets Owners: Jack Grigg - Daira Hopwood + Daira Emma Hopwood Credits: Sean Bowe Kris Nuttycombe Ying Tong Lai diff --git a/zip-0076.rst b/zip-0076.rst index 7f2252d8..afd60067 100644 --- a/zip-0076.rst +++ b/zip-0076.rst @@ -3,7 +3,7 @@ ZIP: 76 Title: Transaction Signature Validation before Overwinter Owners: Jack Grigg - Daira Hopwood + Daira Emma Hopwood Status: Reserved Category: Consensus Discussions-To: diff --git a/zip-0143.rst b/zip-0143.rst index 9a1fc714..65c7bd59 100644 --- a/zip-0143.rst +++ b/zip-0143.rst @@ -3,7 +3,7 @@ ZIP: 143 Title: Transaction Signature Validation for Overwinter Owners: Jack Grigg - Daira Hopwood + Daira Emma Hopwood Credits: Johnson Lau Pieter Wuille Bitcoin-ABC diff --git a/zip-0155.rst b/zip-0155.rst index 13c3fddd..fbe83772 100644 --- a/zip-0155.rst +++ b/zip-0155.rst @@ -2,7 +2,7 @@ ZIP: 155 Title: addrv2 message - Owners: Daira Hopwood + Owners: Daira Emma Hopwood Credits: Wladimir J. van der Laan Zancas Wilcox Status: Proposed diff --git a/zip-0173.rst b/zip-0173.rst index 7da69b5b..fc023f61 100644 --- a/zip-0173.rst +++ b/zip-0173.rst @@ -2,7 +2,7 @@ ZIP: 173 Title: Bech32 Format - Author: Daira Hopwood + Owners: Daira Emma Hopwood Credits: Pieter Wuille Greg Maxwell Rusty Russell diff --git a/zip-0201.rst b/zip-0201.rst index 823ba45a..833d7c88 100644 --- a/zip-0201.rst +++ b/zip-0201.rst @@ -2,7 +2,7 @@ ZIP: 201 Title: Network Peer Management for Overwinter - Owners: Daira Hopwood + Owners: Daira Emma Hopwood Original-Authors: Simon Liu Status: Final Category: Network diff --git a/zip-0202.rst b/zip-0202.rst index f1e7e437..a3bba95a 100644 --- a/zip-0202.rst +++ b/zip-0202.rst @@ -2,7 +2,7 @@ ZIP: 202 Title: Version 3 Transaction Format for Overwinter - Owners: Daira Hopwood + Owners: Daira Emma Hopwood Original-Authors: Simon Liu Status: Final Category: Consensus diff --git a/zip-0203.rst b/zip-0203.rst index f2394fbc..b1e1fa3b 100644 --- a/zip-0203.rst +++ b/zip-0203.rst @@ -2,7 +2,7 @@ ZIP: 203 Title: Transaction Expiry - Owners: Daira Hopwood + Owners: Daira Emma Hopwood Original-Authors: Jay Graber Status: Final Category: Consensus diff --git a/zip-0204.rst b/zip-0204.rst index 88ff44cc..a018f512 100644 --- a/zip-0204.rst +++ b/zip-0204.rst @@ -2,6 +2,7 @@ ZIP: 204 Title: Zcash P2P Network Protocol + Owners: Daira Emma Hopwood Status: Reserved Category: Network Discussions-To: diff --git a/zip-0205.rst b/zip-0205.rst index d86ade43..b66e2269 100644 --- a/zip-0205.rst +++ b/zip-0205.rst @@ -2,7 +2,7 @@ ZIP: 205 Title: Deployment of the Sapling Network Upgrade - Owners: Daira Hopwood + Owners: Daira Emma Hopwood Credits: Simon Liu Status: Final Category: Consensus / Network diff --git a/zip-0206.rst b/zip-0206.rst index 6237d379..0f0af270 100644 --- a/zip-0206.rst +++ b/zip-0206.rst @@ -2,7 +2,7 @@ ZIP: 206 Title: Deployment of the Blossom Network Upgrade - Owners: Daira Hopwood + Owners: Daira Emma Hopwood Credits: Simon Liu Status: Final Category: Consensus / Network diff --git a/zip-0207.rst b/zip-0207.rst index 619acc81..2923a09e 100644 --- a/zip-0207.rst +++ b/zip-0207.rst @@ -3,7 +3,7 @@ ZIP: 207 Title: Funding Streams Owners: Jack Grigg - Daira Hopwood + Daira Emma Hopwood Status: Final Category: Consensus Created: 2019-01-04 diff --git a/zip-0208.rst b/zip-0208.rst index c0a53bc0..8d12848d 100644 --- a/zip-0208.rst +++ b/zip-0208.rst @@ -2,8 +2,8 @@ ZIP: 208 Title: Shorter Block Target Spacing - Owner: Daira Hopwood - Original-Authors: Daira Hopwood + Owners: Daira Emma Hopwood + Original-Authors: Daira Emma Hopwood Simon Liu Status: Final Category: Consensus diff --git a/zip-0209.rst b/zip-0209.rst index 26b85213..d29cf189 100644 --- a/zip-0209.rst +++ b/zip-0209.rst @@ -3,7 +3,7 @@ ZIP: 209 Title: Prohibit Negative Shielded Chain Value Pool Balances Owners: Sean Bowe - Daira Hopwood + Daira Emma Hopwood Status: Final Category: Consensus Created: 2019-02-25 diff --git a/zip-0211.rst b/zip-0211.rst index 6cb7971b..5508d48f 100644 --- a/zip-0211.rst +++ b/zip-0211.rst @@ -2,7 +2,7 @@ ZIP: 211 Title: Disabling Addition of New Value to the Sprout Chain Value Pool - Owners: Daira Hopwood + Owners: Daira Emma Hopwood Credits: Sean Bowe Status: Final Category: Consensus diff --git a/zip-0214.rst b/zip-0214.rst index e4f96a3d..62902537 100644 --- a/zip-0214.rst +++ b/zip-0214.rst @@ -2,7 +2,7 @@ ZIP: 214 Title: Consensus rules for a Zcash Development Fund - Owners: Daira Hopwood + Owners: Daira Emma Hopwood Status: Final Category: Consensus Created: 2020-02-28 diff --git a/zip-0216.rst b/zip-0216.rst index acf0f285..70a35ecd 100644 --- a/zip-0216.rst +++ b/zip-0216.rst @@ -3,7 +3,7 @@ ZIP: 216 Title: Require Canonical Jubjub Point Encodings Owners: Jack Grigg - Daira Hopwood + Daira Emma Hopwood Status: Final Category: Consensus Created: 2021-02-11 diff --git a/zip-0217.rst b/zip-0217.rst index 8ea31218..672e4be1 100644 --- a/zip-0217.rst +++ b/zip-0217.rst @@ -2,7 +2,7 @@ ZIP: 217 Title: Aggregate Signatures - Owners: Daira Hopwood + Owners: Daira Emma Hopwood Status: Reserved Category: Consensus Discussions-To: diff --git a/zip-0219.rst b/zip-0219.rst index d1ec5468..31d135c3 100644 --- a/zip-0219.rst +++ b/zip-0219.rst @@ -2,7 +2,7 @@ ZIP: 219 Title: Disabling Addition of New Value to the Sapling Chain Value Pool - Owners: Daira Hopwood + Owners: Daira Emma Hopwood Status: Reserved Category: Consensus Discussions-To: diff --git a/zip-0220.rst b/zip-0220.rst index 6879ae27..563375a8 100644 --- a/zip-0220.rst +++ b/zip-0220.rst @@ -3,7 +3,7 @@ ZIP: 220 Title: Zcash Shielded Assets Owners: Jack Grigg - Daira Hopwood + Daira Emma Hopwood Status: Withdrawn Category: Consensus Discussions-To: diff --git a/zip-0222.rst b/zip-0222.rst index d590f934..019e81ee 100644 --- a/zip-0222.rst +++ b/zip-0222.rst @@ -5,7 +5,7 @@ Owners: Jack Grigg Kris Nuttycombe Credits: Zaki Manian - Daira Hopwood + Daira Emma Hopwood Sean Bowe Status: Draft Category: Consensus @@ -311,7 +311,7 @@ Acknowledgements ================ The handler semantics of ``tze_verify`` were suggested by Zaki Manian, drawing on the -design of Cosmos. Daira Hopwood and Sean Bowe gave useful feedback on an early draft of +design of Cosmos. Daira Emma Hopwood and Sean Bowe gave useful feedback on an early draft of this ZIP, and helped to analyse the various sources of transaction ID malleability. We would also like to thank the numerous other individuals who participated in discussions diff --git a/zip-0224.rst b/zip-0224.rst index ab4f5fe2..8fa69faf 100644 --- a/zip-0224.rst +++ b/zip-0224.rst @@ -2,7 +2,7 @@ ZIP: 224 Title: Orchard Shielded Protocol - Owners: Daira Hopwood + Owners: Daira Emma Hopwood Jack Grigg Sean Bowe Kris Nuttycombe diff --git a/zip-0225.rst b/zip-0225.rst index bc162d45..d70c5d64 100644 --- a/zip-0225.rst +++ b/zip-0225.rst @@ -2,7 +2,7 @@ ZIP: 225 Title: Version 5 Transaction Format - Owners: Daira Hopwood + Owners: Daira Emma Hopwood Jack Grigg Sean Bowe Kris Nuttycombe diff --git a/zip-0239.rst b/zip-0239.rst index 2cb9a3b5..a8d5c581 100644 --- a/zip-0239.rst +++ b/zip-0239.rst @@ -2,7 +2,7 @@ ZIP: 239 Title: Relay of Version 5 Transactions - Owners: Daira Hopwood + Owners: Daira Emma Hopwood Jack Grigg Status: Final Category: Network diff --git a/zip-0243.rst b/zip-0243.rst index 894d4615..fae782f2 100644 --- a/zip-0243.rst +++ b/zip-0243.rst @@ -3,7 +3,7 @@ ZIP: 243 Title: Transaction Signature Validation for Sapling Owners: Jack Grigg - Daira Hopwood + Daira Emma Hopwood Credits: Simon Liu Status: Final Category: Consensus diff --git a/zip-0244.rst b/zip-0244.rst index 9aff5599..a107e772 100644 --- a/zip-0244.rst +++ b/zip-0244.rst @@ -3,7 +3,7 @@ ZIP: 244 Title: Transaction Identifier Non-Malleability Owners: Kris Nuttycombe - Daira Hopwood + Daira Emma Hopwood Jack Grigg Status: Final Category: Consensus diff --git a/zip-0250.rst b/zip-0250.rst index 4615a370..304498f5 100644 --- a/zip-0250.rst +++ b/zip-0250.rst @@ -2,7 +2,7 @@ ZIP: 250 Title: Deployment of the Heartwood Network Upgrade - Owners: Daira Hopwood + Owners: Daira Emma Hopwood Status: Final Category: Consensus / Network Created: 2020-02-28 diff --git a/zip-0251.rst b/zip-0251.rst index ea878527..d75d0767 100644 --- a/zip-0251.rst +++ b/zip-0251.rst @@ -2,7 +2,7 @@ ZIP: 251 Title: Deployment of the Canopy Network Upgrade - Owners: Daira Hopwood + Owners: Daira Emma Hopwood Status: Final Category: Consensus / Network Created: 2020-02-28 diff --git a/zip-0252.rst b/zip-0252.rst index 6e3b8013..83133433 100644 --- a/zip-0252.rst +++ b/zip-0252.rst @@ -3,7 +3,7 @@ ZIP: 252 Title: Deployment of the NU5 Network Upgrade Owners: teor - Daira Hopwood + Daira Emma Hopwood Status: Final Category: Consensus / Network Created: 2021-02-23 diff --git a/zip-0300.rst b/zip-0300.rst index c42d054d..a3cacdfe 100644 --- a/zip-0300.rst +++ b/zip-0300.rst @@ -2,7 +2,7 @@ ZIP: 300 Title: Cross-chain Atomic Transactions - Owners: Daira Hopwood + Owners: Daira Emma Hopwood Original-Authors: Jay Graber Status: Proposed Category: Informational diff --git a/zip-0301.rst b/zip-0301.rst index b22247ed..90bea13e 100644 --- a/zip-0301.rst +++ b/zip-0301.rst @@ -4,7 +4,7 @@ Title: Zcash Stratum Protocol Owner: Jack Grigg Credits: 5a1t - Daira Hopwood + Daira Emma Hopwood Marek Palatinus (slush) and colleagues Jelle Bourdeaud'hui (razakal) ocminer @@ -476,7 +476,7 @@ Thanks to: - 5a1t for the initial brainstorming session. -- Daira Hopwood for hir input on API selection and design. +- Daira Emma Hopwood for their input on API selection and design. - Marek Palatinus (slush) and his colleagues for their refinements, suggestions, and robust discussion. diff --git a/zip-0304.rst b/zip-0304.rst index 8db063aa..7c6b5492 100644 --- a/zip-0304.rst +++ b/zip-0304.rst @@ -3,7 +3,7 @@ ZIP: 304 Title: Sapling Address Signatures Owners: Jack Grigg - Credits: Daira Hopwood + Credits: Daira Emma Hopwood Sean Bowe Status: Draft Category: Standards / RPC / Wallet diff --git a/zip-0305.rst b/zip-0305.rst index 4537a490..1f3d2fbe 100644 --- a/zip-0305.rst +++ b/zip-0305.rst @@ -2,7 +2,7 @@ ZIP: 305 Title: Best Practices for Hardware Wallets supporting Sapling - Owners: Daira Hopwood + Owners: Daira Emma Hopwood Status: Reserved Category: Wallet Discussions-To: diff --git a/zip-0306.rst b/zip-0306.rst index d3208eb2..00da5463 100644 --- a/zip-0306.rst +++ b/zip-0306.rst @@ -2,7 +2,7 @@ ZIP: 306 Title: Security Considerations for Anchor Selection - Owners: Daira Hopwood + Owners: Daira Emma Hopwood Status: Reserved Category: Informational Discussions-To: diff --git a/zip-0307.rst b/zip-0307.rst index 844d2414..d840f636 100644 --- a/zip-0307.rst +++ b/zip-0307.rst @@ -3,7 +3,7 @@ ZIP: 307 Title: Light Client Protocol for Payment Detection Owners: Jack Grigg - Daira Hopwood + Daira Emma Hopwood Original-Authors: George Tankersley Credits: Matthew Green Category: Standards / Ecosystem diff --git a/zip-0308.rst b/zip-0308.rst index f4dfa8d5..fdf0cb46 100644 --- a/zip-0308.rst +++ b/zip-0308.rst @@ -2,8 +2,8 @@ ZIP: 308 Title: Sprout to Sapling Migration - Owner: Daira Hopwood - Original-Authors: Daira Hopwood + Owners: Daira Emma Hopwood + Original-Authors: Daira Emma Hopwood Eirik Ogilvie-Wigley Status: Final Category: Standards / RPC / Wallet diff --git a/zip-0310.rst b/zip-0310.rst index 0532e9af..e3b665d4 100644 --- a/zip-0310.rst +++ b/zip-0310.rst @@ -2,7 +2,7 @@ ZIP: 310 Title: Security Properties of Sapling Viewing Keys - Owners: Daira Hopwood + Owners: Daira Emma Hopwood Jack Grigg Status: Draft Category: Informational diff --git a/zip-0313.rst b/zip-0313.rst index 12976089..3cb1cbc2 100644 --- a/zip-0313.rst +++ b/zip-0313.rst @@ -3,7 +3,7 @@ ZIP: 313 Title: Reduce Conventional Transaction Fee to 1000 zatoshis Owners: Aditya Bharadwaj - Credits: Daira Hopwood + Credits: Daira Emma Hopwood Deirdre Connolly Nathan Wilcox Status: Active @@ -181,7 +181,7 @@ Acknowledgements ================ Thanks to Nathan Wilcox for suggesting improvements to the denial of service -section. Thanks to Daira Hopwood and Deirdre Connolly for reviewing and fixing +section. Thanks to Daira Emma Hopwood and Deirdre Connolly for reviewing and fixing the wording in this ZIP. diff --git a/zip-0315.rst b/zip-0315.rst index fb376bfa..141cac40 100644 --- a/zip-0315.rst +++ b/zip-0315.rst @@ -2,7 +2,7 @@ ZIP: 315 Title: Best Practices for Wallet Handling of Multiple Pools - Owners: Daira Hopwood + Owners: Daira Emma Hopwood Jack Grigg Status: Reserved Category: Wallet diff --git a/zip-0316.rst b/zip-0316.rst index 5ac69413..9dbcdfa0 100644 --- a/zip-0316.rst +++ b/zip-0316.rst @@ -2,7 +2,7 @@ ZIP: 316 Title: Unified Addresses and Unified Viewing Keys - Owners: Daira Hopwood + Owners: Daira Emma Hopwood Nathan Wilcox Taylor Hornby Jack Grigg diff --git a/zip-0321.rst b/zip-0321.rst index b2c7f568..f595065b 100644 --- a/zip-0321.rst +++ b/zip-0321.rst @@ -3,7 +3,7 @@ ZIP: 321 Title: Payment Request URIs Owners: Kris Nuttycombe (kris@electriccoin.co) - Daira Hopwood (daira@electriccoin.co) + Daira Emma Hopwood (daira@electriccoin.co) Status: Proposed Category: Standards / Wallet Created: 2020-08-28 diff --git a/zip-0322.rst b/zip-0322.rst index da5253cc..a1b26ef4 100644 --- a/zip-0322.rst +++ b/zip-0322.rst @@ -3,7 +3,7 @@ ZIP: 322 Title: Generic Signed Message Format Owners: Jack Grigg - Daira Hopwood + Daira Emma Hopwood Status: Reserved Category: Standards / RPC / Wallet Discussions-To: diff --git a/zip-0323.rst b/zip-0323.rst index 2a84dd32..fa33921b 100644 --- a/zip-0323.rst +++ b/zip-0323.rst @@ -2,7 +2,7 @@ ZIP: 323 Title: Specification of getblocktemplate for Zcash - Owners: Daira Hopwood + Owners: Daira Emma Hopwood Jack Grigg Status: Reserved Category: RPC / Mining diff --git a/zip-0339.rst b/zip-0339.rst index bcf02a6f..59a83b8a 100644 --- a/zip-0339.rst +++ b/zip-0339.rst @@ -2,7 +2,7 @@ ZIP: 339 Title: Wallet Recovery Words - Owners: Daira Hopwood + Owners: Daira Emma Hopwood Status: Reserved Category: Wallet Discussions-To: diff --git a/zip-0401.rst b/zip-0401.rst index 9bf30692..cee1b368 100644 --- a/zip-0401.rst +++ b/zip-0401.rst @@ -2,7 +2,7 @@ ZIP: 401 Title: Addressing Mempool Denial-of-Service - Owners: Daira Hopwood + Owners: Daira Emma Hopwood Status: Active Category: Network Created: 2019-09-09 diff --git a/zip-0416.rst b/zip-0416.rst index bec628a5..eb435a1c 100644 --- a/zip-0416.rst +++ b/zip-0416.rst @@ -2,7 +2,7 @@ ZIP: 416 Title: Support for Unified Addresses in zcashd - Owners: Daira Hopwood + Owners: Daira Emma Hopwood Jack Grigg Sean Bowe Kris Nuttycombe diff --git a/zip-1014.rst b/zip-1014.rst index 39b819f5..fa667ce0 100644 --- a/zip-1014.rst +++ b/zip-1014.rst @@ -8,7 +8,7 @@ Credits: Matt Luongo @aristarchus @dontbeevil - Daira Hopwood + Daira Emma Hopwood George Tankersley Josh Cincinnati Andrew Miller