diff options
author | Luke Dashjr <luke-jr+git@utopios.org> | 2016-11-30 09:47:31 +0000 |
---|---|---|
committer | Luke Dashjr <luke-jr+git@utopios.org> | 2016-11-30 09:51:01 +0000 |
commit | 959fecc15bdad070afa63455468b1dba54655fa6 (patch) | |
tree | a55fa29a08914da5e11496fe1dcf1649386d14cb /bip-0125.mediawiki | |
parent | 72f18918a8ae655212ea2700b30f0dc4d758b843 (diff) |
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
Diffstat (limited to 'bip-0125.mediawiki')
-rw-r--r-- | bip-0125.mediawiki | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/bip-0125.mediawiki b/bip-0125.mediawiki index 7773c7b..a4b0279 100644 --- a/bip-0125.mediawiki +++ b/bip-0125.mediawiki @@ -4,9 +4,12 @@ Title: Opt-in Full Replace-by-Fee Signaling Author: David A. Harding <dave@dtrt.org> Peter Todd <pete@petertodd.org> - Status: Accepted + Comments-Summary: No comments yet. + Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0125 + Status: Proposed Type: Standards Track Created: 2015-12-04 + License: PD </pre> ==Abstract== |