1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-02-23 23:27:22 +01:00
Commit graph

1304 commits

Author SHA1 Message Date
Luke Dashjr
95c8f65b11 bip-0002: Rename Accepted Status to Proposed 2016-09-24 06:27:08 +00:00
Luke Dashjr
be3260ecd5 bip-0002: Graph: Collapse Active into Final box 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-Jr
b11eca4750 Merge pull request #445 from zander/FlexTrans
BIP 134: Flexible Transactions
2016-09-23 10:27:43 +00:00
Luke Dashjr
b3654088cc Assign BIP 134: Flexible Transactions 2016-09-23 10:03:34 +00:00
TomZ
605cb29934 Adding Flexible Transactions proposal. 2016-09-23 11:13:22 +02:00
Luke-Jr
8f8ac4f2f8 Merge pull request #444 from jonnynewbs/master
Update BIP 141 to include definition of Virtual transaction size and Transaction weight
2016-09-20 00:05:15 +00:00
jonnynewbs
c2213ed1fd Update BIP 141 to include definition of Virtual transaction size and Transaction weight 2016-09-16 13:55:19 -04:00
Luke-Jr
2fceaf98a9 Merge pull request #427 from jl2012/patch-27
BIP112: fix example
2016-09-02 22:11:51 +00:00
Luke-Jr
f45cc085f1 Merge pull request #429 from OpenBitcoinPrivacyProject/master
BIP126: Clarify interaction with BIP69
2016-09-02 22:11:13 +00:00
Luke Dashjr
420b959a69 Merge commit '3649694' 2016-09-02 22:09:54 +00:00
Luke Dashjr
3649694686 Assign BIP 147: Dealing with dummy stack element malleability 2016-09-02 22:09:46 +00:00
Luke-Jr
ef787c3b67 Merge pull request #441 from jl2012/bip146nullfail
BIP146: title and content changed
2016-09-02 22:03:37 +00:00
Johnson Lau
40ba92af28 BIP146: title and content changed 2016-09-02 16:37:33 +08:00
Johnson Lau
89a9829ec4 Add NULLDUMMY softfork BIP 2016-09-02 16:07:46 +08:00
Luke-Jr
40eadef880 Merge pull request #439 from techguy613/master
BIP75 Update: Versioning, Cancellation, Unknown Message Type, New PKI_TYPEs, Status Codes, Motivation
2016-08-31 18:46:37 +00:00
Matt David
45f5c56e45 Merge remote-tracking branch 'upstream/master'
Added:

- Versioning
- Cancellation
- Add UNKNOWN_TYPE to ProtocolMessageType enum in paymentrequest.proto
  and BIP75 text (based on suggestions from
  http://androiddevblog.com/protocol-buffers-pitfall-adding-enum-values/)

  Updated:

  - Additional pki_type values
  - Updated status_code values
  - Update BIP75 Motivation and use cases to provide more color around
    reasoning and use of BIP75

    NOTE: The BIP75 language no longer contains a description of the KYC
    compliance use case, as it is a single, very specific use-case that
    does not have any bearing on the technical specifications herein.
    BIP75 extends the original BIP70 Payment Protocol to become a
    two-way, encrypted messaging process, which can be used for a
    variety of reasons one of which is regulatory compliance.
2016-08-31 09:09:34 -07:00
Matt David
7ba8e5813a - Remove working copy of http address service bip 2016-08-30 14:11:25 -07:00
Matt David
4d1949d707 Merge pull request #19 from jmacwhyte/proofread
Added versioning, canceling
2016-08-30 14:00:34 -07:00
jmacwhyte
ac8a5f4df6 Added versioning, canceling 2016-08-29 17:56:34 -07:00
Matt David
8516e47a5e Merge pull request #18 from jmacwhyte/master
Added additional pki_type values
2016-08-29 15:49:17 -07:00
jmacwhyte
c7fdd9d428 Added additional pki_type values 2016-08-29 15:45:44 -07:00
Luke Dashjr
1501dd99bd Promote BIP 69 Draft->Accepted 2016-08-27 20:21:26 +00:00
Luke Dashjr
04e1a86f51 Promote BIP 45 Draft->Accepted 2016-08-25 21:10:19 +00:00
Luke Dashjr
387fc6011b Promote BIPs 18, 39, 44, 67, 80, 81, 111, 125, 130, and 132 Draft->Accepted; change BIP 43 to Informational 2016-08-23 19:47:29 +00:00
Luke Dashjr
d35a3d33da Promote BIP 9 Draft->Final 2016-08-20 23:50:14 +00:00
Luke-Jr
0aa7bfc0f9 Merge pull request #435 from jl2012/bip146nulldummy
BIP146: change title and add NULLDUMMY rules
2016-08-17 19:36:43 +00:00
Johnson Lau
003cf078ff BIP146: change title and add NULLDUMMY rules 2016-08-18 02:05:33 +08:00
Luke-Jr
c7c47e669d Merge pull request #434 from jonasschnelli/2016/07/auth_bip
Add BIP150 (Peer Authentication)
2016-08-17 08:21:26 +00:00