Peter Todd
14ce2bcead
Minor: Fix BIP65 status in README
2016-01-11 05:02:19 -05:00
Luke Dashjr
d1e0deef25
Fix markdown
2016-01-08 20:42:57 +00:00
Luke Dashjr
0deca071e2
README: Fix BIP 122 number
2016-01-08 18:48:34 +00:00
Luke Dashjr
9bcd89a221
README: Common formatting for name lists
2016-01-08 18:00:58 +00:00
Luke Dashjr
49d603dd17
Merge BIP 144: Segregated Witness (Peer Services)
2016-01-08 17:59:54 +00:00
Luke Dashjr
8084782fa5
Assign BIP 144
2016-01-08 17:59:36 +00:00
Luke Dashjr
7bf44c211b
Merge BIP 143: Transaction signature verification for version 0 and version 1 witness program
2016-01-08 17:58:06 +00:00
Luke Dashjr
1e9d6180fe
Assign BIP 143
2016-01-08 17:57:52 +00:00
Luke Dashjr
83246bf6ce
Merge BIP 142: Address Formats for Witness Program
2016-01-08 17:56:18 +00:00
Luke Dashjr
1c879abccd
Assign BIP 142
2016-01-08 17:56:02 +00:00
Luke Dashjr
c5863b6678
Merge BIP 141: Segregated Witness (Consensus layer)
2016-01-08 17:54:26 +00:00
Luke Dashjr
b16a75072d
Assign BIP 141
2016-01-08 17:53:59 +00:00
Luke Dashjr
4ef3dee28b
Merge BIP 125: Opt-in Full Replace-by-Fee Signaling
2016-01-08 17:50:27 +00:00
Luke Dashjr
8fdd879cdc
Assign BIP 125
2016-01-08 17:50:22 +00:00
Luke Dashjr
450f9603cb
Merge BIP 140: Normalized TXID
2016-01-08 17:48:02 +00:00
Luke Dashjr
5f59ac2d9d
Assign BIP 140
2016-01-08 17:47:46 +00:00
Luke Dashjr
936fd4bf16
Merge BIP 122: URI scheme for Blockchain references / exploration
2016-01-08 17:45:40 +00:00
Luke Dashjr
8380abd7eb
Assign BIP 122
2016-01-08 17:45:35 +00:00
Luke Dashjr
55a13bad47
Merge BIP 107: Dynamic limit on the block size
2016-01-08 17:42:38 +00:00
Luke Dashjr
fddb05618d
Assign BIP 107
2016-01-08 17:42:27 +00:00
Luke Dashjr
ca6cfc2192
README: Update BIP editor
2016-01-07 16:16:20 +00:00
Marco Pontello
d1f008b878
Changed temporary name to bip-MarcoPon-BlockchainURI - Waiting for BIP number assignment
2015-12-26 16:46:02 +01:00
MarcoPon
01201d6ce5
Created bip-MarcoPon-01.mediawiki
...
URI scheme for Blockchain references / exploration
2015-12-21 15:38:57 +01:00
David A. Harding
b57eea446c
Add opt-in full-RBF signaling BIP
2015-12-11 11:45:59 -05:00
Andy Chase
6f0c335b18
BIP-0001 Should be labeled as "Process" Type
...
Previously BIP-0001 listed in its header preamble that is was a "Standards Track"
type proposal. This conflicts with both its own definition of "Standards Track"
proposal as well as the type listed in PEP-0001 of which BIP-0001 is based on.
Defitions of each type of proposal:
A Standards Track BIP describes any change that affects most or all Bitcoin implementations.
An Informational BIP describes a Bitcoin design issue, or provides general guidelines or information to the Bitcoin community, but does not propose a new feature.
A Process BIP describes a process surrounding Bitcoin, or proposes a change to (or an event in) a process.
Specifically: "Any meta-BIP is also considered a Process BIP."
Based on these definitions BIP-0001 should have always been labeled as a "Process" BIP and this patch corrects this.
2015-12-04 02:48:43 -08:00
Luke-Jr
0cd94c9f72
Merge pull request #245 from btcdrak/bip68sync
...
BIP68: Simplify language and update for current implementation
2015-11-28 22:33:57 +00:00
Luke-Jr
af7c75f40a
Merge pull request #238 from jwilkins/bip_103_squashed
...
Bip 103 squashed
2015-11-28 19:16:55 +00:00
BtcDrak
83fc19d97a
Improve title, add encoding diagram and small fixup
2015-11-23 09:53:31 +00:00
Pieter Wuille
916142e742
Mark BIP62 as withdrawn
...
All of BIP62's (including the only-new-transactions) are currently enforced
as standardness rules, but it seems hard to push it further. Every new type
of complex transaction may require new extra rules, and some important types
of malleability cannot be addressed by it (for example, a single participant
in a multisig spend creating a new signature with a different nonce).
It seems wiser to pursue normalized txid or segregated witness-based
solutions, which do solve this problem more fundamentally.
2015-11-17 21:46:14 +01:00
Jonathan Wilkins
23208ea690
adding Pieter Wuille's 'Block size following technological growth
2015-11-09 13:22:35 -08:00
Jonathan Wilkins
c77b653249
squashed version
2015-11-09 13:01:53 -08:00
Jorge Timón
f0848435d9
Add bip99 to readme
2015-11-08 13:23:16 +01:00
Luke-Jr
6b201a4d2d
Merge pull request #221 from sdaftuar/add-sendheaders
...
New BIP for "sendheaders" p2p message
2015-11-07 06:23:32 +00:00
Jeff Garzik
aad81251a1
BIP 102: Add miner vote. Fix index.
2015-11-06 23:03:52 -05:00
Suhas Daftuar
5f056b5b24
Add BIP-130 to README
2015-10-23 14:38:48 -04:00
Luke-Jr
96b331e06f
Merge pull request #192 from CodeShark/BIP_Classification
...
Bip classification
2015-10-23 01:31:38 +00:00
Luke Dashjr
904248ac39
Merge remote-tracking branch 'origin-pull/173/head'
2015-10-23 01:30:00 +00:00
Eric Lombrozo
5d9dad4277
Added BIP123 to index
2015-10-22 20:48:26 -04:00
Wladimir J. van der Laan
14a73adebf
Add BIP0009 to index
2015-09-29 11:24:55 +02:00
Luke-Jr
bde3793421
Merge pull request #157 from kristovatlas/master
...
Added BIP 69: Lexicographical Indexing of Inputs and Outputs
2015-09-19 21:26:43 +00:00
Kristov Atlas
42c0650ccb
add EOF newlines per @luke-jr
...
“README.mediawiki and bip-0069/bip-0069_examples.py are missing EOF
newlines. Anything else needed before merging this draft?” — @luke-jr
2015-09-19 17:22:41 -04:00
BtcDrak
ae46943f11
BIP for OP_CHECKSEQUENCEVERIFY
2015-09-07 00:03:50 +01:00
UpalChakraborty
925b89d246
Update README.mediawiki
...
Added BIP 106
2015-09-06 01:37:44 +05:30
Luke Dashjr
5866744d0e
Bugfix: BIP17: Withdrawn is the status, not the type
2015-09-04 02:13:37 +00:00
฿tcDrak
8cda491630
Update readme table
2015-09-04 01:08:18 +01:00
Luke-Jr
67a5ed4c39
Merge pull request #159 from OpenBitcoinPrivacyProject/master
...
BIP-0047: Reusable payment codes
2015-09-03 23:21:35 +00:00
Luke Dashjr
54350a1de8
Merge remote-tracking branch 'origin-pull/178/head'
2015-09-03 23:18:10 +00:00
Andy Chase
b1d5a37f58
Fix index number on BIP 111
2015-08-26 00:24:11 -07:00
Matt Corallo
8dd40f15ba
Add BIP 111 to index
2015-08-24 11:25:03 -07:00
Kristov Atlas
5f07cd0d18
trying to fix git mixup with bip68
2015-08-18 17:43:46 -04:00