1
0
mirror of https://github.com/bitcoin/bips.git synced 2024-11-19 18:00:08 +01:00
Commit Graph

49 Commits

Author SHA1 Message Date
Jonathan Cross
952efee19e
BIP-2: Fix link to Bitcoin Wallet for Android's wallet/README.specs.md 2017-11-06 22:41:06 +01:00
Luke Dashjr
959fecc15b 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
2016-11-30 09:51:01 +00:00
Luke Dashjr
2bd92edce1 BIP 2: Layer is only for ST BIPs 2016-11-29 03:07:35 +00:00
Luke Dashjr
c26a663b08 BIP 2: Include Layer header from BIP 123 in general preamble and change list 2016-11-29 03:05:46 +00:00
Luke-Jr
96fb105b74 Merge pull request #454 from MarcoFalke/patch-2
BIP2: fix typo
2016-10-06 22:56:09 +00:00
Luke Dashjr
6a8b845f63 bip-0002: Add missing Obsolete status and Requires to preamble overview 2016-10-05 20:08:08 +00:00
MarcoFalke
4ce983bee9 BIP2: Remove Superseded from choices for Status
The section about the BIP status field only defines
"Replaced or Obsolete (which is equivalent to Replaced)",
so remove "Superseded" for clarity.
2016-10-05 14:56:44 +02:00
MarcoFalke
9ea3afd7d6 BIP2: fix typo 2016-10-01 15:43:51 +02:00
Luke Dashjr
e89b98facd bip0002: Status Deferred->Draft 2016-09-24 06:27:51 +00:00
Luke Dashjr
894b6ea66c bip-0002: Sort changes vs BIP 1 by relevance 2016-09-24 06:27:08 +00:00
Luke Dashjr
95c8f65b11 bip-0002: Rename Accepted Status to Proposed 2016-09-24 06:27:08 +00:00
Luke Dashjr
0ee015209f bip-0002: graph only shows typical paths, not all possible 2016-09-24 06:27:08 +00:00
Luke Dashjr
e528af13b7 bip-0002: Replace Status chart with SVG 2016-09-24 06:27:08 +00:00
Luke Dashjr
3f4750f0b9 bip-0002: Link Copyright "see below" 2016-09-24 06:27:08 +00:00
Luke Dashjr
ad4f559976 bip-0002: Add summary of changes vs BIP 1 2016-09-24 06:27:08 +00:00
Luke Dashjr
70747425d8 bip-0002: Mention OPL problems 2016-09-24 06:27:08 +00:00
Luke Dashjr
f2e6bbd219 bip-0002: Remove useless History section 2016-09-24 06:27:08 +00:00
Luke Dashjr
c59cfdb894 bip-0002: Remove/merge old BIP 1 Status stuff 2016-09-24 06:27:08 +00:00
Luke Dashjr
0c203dcfb6 bip-0002: Allow non-images in bip-XXXX subdirectory 2016-09-24 06:27:08 +00:00
Luke Dashjr
44f85187fe bip-0002: Allow Post-History header to be a link as with BIPs 99, 122, and 124 2016-09-24 06:27:08 +00:00
Luke Dashjr
7ca7445c80 bip-0002: Drop unused and inapplicable Resolution header from preamble 2016-09-24 06:27:08 +00:00
Luke Dashjr
9b040c5042 bip-0002: Require email addresses for authors 2016-09-24 06:27:08 +00:00
Luke Dashjr
9362ede906 bip-0002: Add new preamble headers for comments/license 2016-09-24 06:27:08 +00:00
Luke Dashjr
7027de2882 bip-0002: Expand on preamble headers for BIP/Title 2016-09-24 06:27:08 +00:00
Luke Dashjr
db70f458c8 bip-0002: Reduce unnecessary duplication in summary of BIP parts 2016-09-24 06:27:08 +00:00
Luke Dashjr
c864f641fa bip-0002: Disallow markdown format 2016-09-24 06:27:08 +00:00
Luke Dashjr
efbbe30cce bip-0002: Clarify and update BIP editor role 2016-09-24 06:27:08 +00:00
Luke Dashjr
f0999cdcc1 bip-0002: Language improvements for BIP workflow 2016-09-24 06:27:08 +00:00
Luke Dashjr
deb036798a bip-0002: Drop BitcoinTalk recommendation 2016-09-24 06:27:07 +00:00
Luke Dashjr
f1ed5afd1f bip-0002: Revise for BIP 1 replacement 2016-09-24 06:27:07 +00:00
Luke Dashjr
5a066ea8fa Copypaste BIP 1 into BIP 2 and aim for replacement 2016-09-24 06:27:07 +00:00
Luke Dashjr
9f0ef24770 bip-0002: Move BIP Comments to GitHub bitcoin/bips wiki 2016-09-24 02:48:30 +00:00
Luke Dashjr
3b4421b788 bip-0002: Prohibit the OPL in new BIPs 2016-09-24 00:36:32 +00:00
Luke Dashjr
2fd1811331 Defer BIP 2 2016-03-18 20:03:56 +00:00
Luke Dashjr
d6e848dc4b bip-0002: Updates from Q&A with Mustafa Al-Bassam 2016-03-10 16:44:21 +00:00
Luke Dashjr
0c87a9b7f1 bip-0002: Fix typo 2016-03-09 15:25:58 +00:00
Luke Dashjr
bac34a1e8c bip-0002: Clarify ordering of Comments-* headers 2016-03-08 18:40:29 +00:00
Luke Dashjr
54018e97fa bip-0002: Rationale for prohibiting PD in new BIPs 2016-03-08 18:12:42 +00:00
Luke Dashjr
2bfa7bb7b7 bip-0002: Complete license explanation 2016-03-08 18:01:40 +00:00
MarcoFalke
56bea488cb [BIP 2] Allow optional License-Code header 2016-02-27 14:12:08 +01:00
MarcoFalke
7f12be52d3 [BIP 2] License header in preamble 2016-02-13 23:11:16 +01:00
Luke Dashjr
32231cddc6 Revert "bip-0002: Note that the comments must address the proposal itself"
This reverts commit 54a753d6c9.
2016-02-05 01:32:59 +00:00
Luke Dashjr
54a753d6c9 bip-0002: Note that the comments must address the proposal itself 2016-02-05 01:08:39 +00:00
Luke Dashjr
fc352d54e8 bip-0002: Be more explicit on the need for review to primarily occur on the ML during drafting 2016-02-05 01:06:08 +00:00
Luke Dashjr
438bb6bbab bip-0002: Be more specific on how additional comments forums can be specified 2016-02-05 00:22:05 +00:00
Luke Dashjr
8c50a8012e bip-0002: Rewrite Abstract, and move rationale previously included in it to the applicable Rationale sections 2016-02-05 00:18:02 +00:00
Luke Dashjr
d21c27b96e bip-0002: Clarify that BIP comments are intended for final reviews, not suggestions to drafts 2016-02-05 00:04:55 +00:00
Luke Dashjr
5fb9d90d2d Merge branch 'bip-biprevised' of github.com:luke-jr/bips into bip-biprevised 2016-02-04 04:13:13 +00:00
Luke Dashjr
a2e87c208f Assign BIP 2: BIP Status and Comments 2016-02-04 04:12:25 +00:00