From 72f18918a8ae655212ea2700b30f0dc4d758b843 Mon Sep 17 00:00:00 2001 From: Luke Dashjr Date: Wed, 30 Nov 2016 09:45:33 +0000 Subject: Promote BIP 123 Draft->Active, and implement it --- bip-0049.mediawiki | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bip-0049.mediawiki') diff --git a/bip-0049.mediawiki b/bip-0049.mediawiki index 4460ba7..3f465b1 100644 --- a/bip-0049.mediawiki +++ b/bip-0049.mediawiki @@ -1,5 +1,6 @@
   BIP: 49
+  Layer: Applications
   Title: Derivation scheme for P2WPKH-nested-in-P2SH based accounts
   Author: Daniel Weigl 
   Status: Draft
@@ -101,4 +102,4 @@ This BIP is not backwards compatible by design as described under [#consideratio
 
 == Copyright ==
 
-This document is placed in the public domain.
\ No newline at end of file
+This document is placed in the public domain.
-- 
cgit v1.2.3


From 959fecc15bdad070afa63455468b1dba54655fa6 Mon Sep 17 00:00:00 2001
From: Luke Dashjr 
Date: Wed, 30 Nov 2016 09:47:31 +0000
Subject: Promote BIP 2 Draft->Active, and implement it

- Update all Accepted status to Proposed (renamed status)
- The BIP Comments preamble headers added to every BIP
- The License preamble headers have been added to all BIPs with a Copyright section
---
 bip-0049.mediawiki | 3 +++
 1 file changed, 3 insertions(+)

(limited to 'bip-0049.mediawiki')

diff --git a/bip-0049.mediawiki b/bip-0049.mediawiki
index 3f465b1..109fde8 100644
--- a/bip-0049.mediawiki
+++ b/bip-0049.mediawiki
@@ -3,9 +3,12 @@
   Layer: Applications
   Title: Derivation scheme for P2WPKH-nested-in-P2SH based accounts
   Author: Daniel Weigl 
+  Comments-Summary: No comments yet.
+  Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0049
   Status: Draft
   Type: Informational
   Created: 2016-05-19
+  License: PD
 
==Abstract== -- cgit v1.2.3