Draft for p2sh multisig wallet structure #89

pull maraoz wants to merge 1 commits into bitcoin:master from maraoz:p2sh-multisig-wallets changing 2 files +262 −0
  1. maraoz commented at 5:22 pm on July 10, 2014: contributor
  2. in bip-NNNN.mediawiki: in 7a5daea025 outdated
    18+This BIP is a particular application of BIP43.
    19+
    20+==Motivation==
    21+
    22+The structure proposed in this document allows for standard ways to create,
    23+use, import, and HDPM wallets. It allows to handle multiple parties sharing
    


    Michagogo commented at 5:42 pm on August 6, 2014:
    Typo?

    maraoz commented at 5:49 pm on August 6, 2014:
    HDPM = hierarchical deterministic P2SH multi-signature, as defined above. Or is there another typo there? (I can’t english)

    Michagogo commented at 6:44 pm on August 6, 2014:

    “create, use, import, and HDPM wallets.”

    I suspect what you mean is “create, use, and import HDPM wallets.”, or maybe you accidentally a word and it should be “create, use, import, and HDPM wallets.”


    maraoz commented at 6:47 pm on August 6, 2014:
    You’re right, thanks!
  3. laanwj commented at 9:16 am on October 15, 2014: member

    This seems to be stuck?

    As this has been discussed on the mailing list and the response is positive, I think you should move to the next phase and request a BIP number from gmaxwell.

  4. maraoz commented at 11:29 am on October 15, 2014: contributor

    I already did, 3 times in the past 6 months. There’s no rush but @gmaxwell has been unresponsive so far.

    On Wed, Oct 15, 2014 at 6:16 AM, Wladimir J. van der Laan notifications@github.com wrote:

    This seems to be stuck?

    As this has been discussed on the mailing list and the response is positive, I think you should move to the next phase and request a BIP number from gmaxwell.

    Reply to this email directly or view it on GitHub: #89 (comment)

  5. laanwj commented at 12:08 pm on October 15, 2014: member
    It wouldn’t be the first time it takes a long time - @gmaxwell is very busy, but I don’t think number allocation should be a blocker in the BIP process. As I’ve stated in the past, I think we need more BIP editors that can deal these out to avoid this.
  6. gmaxwell commented at 4:46 pm on October 15, 2014: contributor
    Gah. BIP 45.
  7. maraoz force-pushed on Oct 17, 2014
  8. maraoz commented at 5:06 pm on October 17, 2014: contributor
    updated with assigned number
  9. in .gitignore: in 3d886672fe outdated
    0@@ -0,0 +1 @@
    1+*.swp
    


    laanwj commented at 5:04 pm on October 21, 2014:
    Please don’t add a project-wide gitignore. Gitignore is meant for temporary files that are generated during the build process. We don’t have a build system for bips, so there are none. There are various other ways in which you can see local ignore rules, see https://help.github.com/articles/ignoring-files/

    maraoz commented at 5:35 pm on October 21, 2014:
    Thanks for explaining! I didn’t know about local ignore rules :)
  10. in bip-0045.mediawiki: in 3d886672fe outdated
    0@@ -0,0 +1,226 @@
    1+<pre>
    2+  BIP:     BIP-0045
    3+  Title:   Structure for Deterministic P2SH Multisignature Wallets
    4+  Authors: Manuel Araoz <manu@bitpay.com>
    5+           Ryan X. Charles <ryan@bitpay.com>
    6+           Matias Alejo Garcia <matias@bitpay.com>
    7+  Status:  Draft
    8+  Type:    Standards Track
    9+  Created: yyyy-mm-dd
    


    laanwj commented at 5:05 pm on October 21, 2014:
    Created date needs to be filled in
  11. laanwj commented at 5:06 pm on October 21, 2014: member
    Don’t forget to add an entry in the table in https://github.com/bitcoin/bips/blob/master/README.mediawiki
  12. Add BIP 45 for "Structure for Deterministic P2SH Multisignature Wallets" bd0da6f44a
  13. maraoz force-pushed on Oct 21, 2014
  14. maraoz commented at 8:39 pm on October 21, 2014: contributor

    updated:

    • squashed commits
    • added mailing list reference
    • fixed @laanwj suggestions
    • added more examples
  15. laanwj referenced this in commit 6d120e62af on Oct 22, 2014
  16. laanwj merged this on Oct 22, 2014
  17. laanwj closed this on Oct 22, 2014


github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bips. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-12-04 08:10 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me