45 - Structure for Deterministic P2SH Multisignature Wallets
BIP: 45 source Layer: Applications Title: Structure for Deterministic P2SH Multisignature Wallets Authors: Manuel Araoz Ryan X. Charles Matias Alejo Garcia Status: Complete Type: Specification Assigned: 2014-04-25 Table of ContentsAbstractMotivationSpecificationPurposeCosigner IndexChangeAddress IndexHDPM Wallet High-level DescriptionAddress Generation ProcedureReceive address caseChange address caseTransaction creation and signingAddress discoveryAddress gap limitRationaleExamplesCompatible walletsReference Abstract This BIP defines a structure for hierarchical deterministic P2SH multi-party multi-signature wallets (HDPM wallets from now on) based on the algorithm described in BIP-0032 (BIP32 from now on) and purpose scheme described in BIP-0043 (BIP43 from now on). This BIP is a particular application of BIP43. Motivation The structure proposed in this document allows for standard ways to create, use, import, and store HDPM wallets. It allows to...
123 - BIP Classification
BIP: 123 source Title: BIP Classification Authors: Eric Lombrozo Status: Deployed Type: Process Assigned: 2015-08-26 License: CC0-1.0 OR FSFAP Table of ContentsAbstractCopyrightMotivationSpecification1. Consensus LayerSoft ForksHard Forks2. Peer Services Layer3. API/RPC Layer4. Applications LayerClassification of existing BIPs Abstract This document describes a classification scheme for BIPs. BIPs are classified by system layers with lower numbered layers involving more intricate interoperability requirements. The specification defines the layers and sets forth specific criteria for deciding to which layer a particular standards BIP belongs. Copyright This BIP is dual-licensed under the Creative Commons CC0 1.0 Universal and FSF All Permissive licenses. Motivation Bitcoin is a system involving a number of different standards. Some standards are absolute requirements for interoperability while others can be considered optional, giving implementers a choice of whether to su...