1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-01-19 05:45:07 +01:00
Commit Graph

72 Commits

Author SHA1 Message Date
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
Kristov Atlas
0ec82c9c8f Merge remote-tracking branch 'bitcoin/master'
Conflicts:
	README.mediawiki
2015-08-18 17:41:13 -04:00
Kalle Rosenbaum
3d1eb28f84 Adding BIP0121 2015-08-07 19:06:18 +02:00
Kalle Rosenbaum
b3fc23e628 Adding BIP0120 2015-08-07 19:04:19 +02:00
Kalle Rosenbaum
0cf2419511 Removing bips and will add them again one at a time. 2015-08-07 19:02:36 +02:00
Kalle Rosenbaum
f7240bcdd9 Merged bip101 2015-08-07 17:59:31 +02:00
Kalle Rosenbaum
4b6ee39ced Added BIP0120 and BIP0121 2015-07-28 22:41:35 +02:00
Justus Ranvier
9135a1f3b2
update readme 2015-07-10 12:40:16 -05:00
Gavin Andresen
fd99a8ce04
Increase maximum block size
Proposal to increase maximum possible block size, starting at 8MB
in January 2016 and increasing on-pace with technological growth to
8,192MB in twenty years.
2015-06-30 09:17:54 -04:00
Kristov Atlas
469e7e7f12 BIP #69 assigned by gmaxwell 2015-06-24 17:02:43 -04:00
Mark Friedenbach
fca43c76b7 Add BIP 68 to index 2015-06-21 20:12:59 -07:00
Kristov Atlas
61a9711deb Added BIP 79
Lexicographical Indexing of Transaction Inputs and Outputs
2015-06-12 17:31:23 -04:00
Thomas Kerin
deb4ad4d03 Tidy ups, add BIP0067 to README, and change Type: informational -> standard 2015-03-15 14:53:42 +00:00