Justus Ranvier
6d963a9d54
update readme
2016-01-21 12:35:05 +00:00
Luke Dashjr
dc46e36610
Merge BIP 132: Committee-based BIP Acceptance Process
2016-01-19 18:00:04 +00:00
Luke Dashjr
d6af2d163c
Assign BIP 132
2016-01-19 17:59:41 +00:00
Luke Dashjr
bcf0ea3784
Assign BIP 131
2016-01-19 01:37:57 +00:00
Luke-Jr
b882d296ed
Merge pull request #283 from jl2012/patch-5
...
New witness program definition in BIP141, and related revision in 142 - 144
2016-01-18 19:06:10 +00:00
Johnson Lau
b38742b8f4
Title change and new address format
2016-01-19 02:40:30 +08:00
Johnson Lau
8e22af1d0a
Title change and links update
2016-01-19 02:35:54 +08:00
Luke-Jr
5afe46e257
Merge pull request #246 from CodeShark/script_templates
...
BIP 124: Hierarchical Deterministic Script Templates
2016-01-13 04:23:57 +00:00
Eric Lombrozo
fd6789cfc8
Added BIP 83
2016-01-12 19:16:46 -05:00
Eric Lombrozo
a8ace6d608
Added BIP 124
2016-01-12 19:06:57 -05:00
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
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
Pieter Wuille
dc45f41e57
Add BIP66
2015-01-26 23:10:29 -04:00
Umpei Kay Kurokawa
a66a75c683
Update README.mediawiki
2014-11-28 15:22:19 -06:00
Peter Todd
b05bc1ef53
BIP65 assigned for CHECKLOCKTIMEVERIFY
2014-11-10 08:22:48 -05:00
Manuel Araoz
bd0da6f44a
Add BIP 45 for "Structure for Deterministic P2SH Multisignature Wallets"
2014-10-21 17:37:40 -03:00
Soroush Pour
a1f0af0418
Updated README statuses with most recent status published to respective BIP document
2014-10-06 14:55:58 -04:00
Gregory Maxwell
a7ba9f2ef0
Update README.mediawiki
...
Getutxos message BIP assigned BIP64.
2014-07-14 04:41:10 -07:00
slush0
39b441f2ff
introduce BIP-0043 and BIP-0044
2014-04-24 13:42:10 +02:00
Gregory Maxwell
21d9261d3e
Update README.mediawiki
2014-04-01 15:02:24 -07:00
Gregory Maxwell
24ebbff240
Update README.mediawiki
...
Add BIP42: A finite monetary supply for Bitcoin.
2014-04-01 15:01:49 -07:00
Peter Todd
b6eb8c1646
Assign BIP63 for Stealth Addresses
2014-03-17 11:03:11 -04:00
Peter Todd
710bd497d5
Remove duplicate BIP62 (malleability) entry
2014-03-17 11:02:44 -04:00
Gregory Maxwell
2204dec94f
Merge pull request #32 from sipa/bip62
...
Add draft BIP62
2014-03-12 12:03:05 -07:00
Pieter Wuille
54e94f32d5
Add draft BIP62
2014-03-12 17:16:20 +01:00
Gregory Maxwell
826a6f422f
BIP62 number assignment for Non-malleable txn
2014-02-20 07:23:55 -08:00
Gregory Maxwell
244f4a115e
Update README.mediawiki
...
Assign BIP61 for reject p2p message
2014-01-23 04:31:18 -08:00
Eli Dourado
f386191bc4
Add Type field to table in README
...
I thought it would be nice to enable people browsing BIPs to be able to
tell at a glance which ones are standards track and which are
informational.
2014-01-16 11:31:24 -05:00
Pavol Rusnak
9f1b2d738d
update to latest BIP-0039 draft
2013-12-15 17:23:44 +01:00
Wladimir J. van der Laan
640b4f29fd
Add BIP 0038
2013-11-19 18:54:36 +01:00
Wladimir J. van der Laan
6ce5c4b403
Remove links for BIP 40 and 41
...
BIP 40 and 41 have no associated document (not on the Wiki either)
so remove the broken links.
We may want to remove these completely, eventually...
2013-11-19 18:41:50 +01:00
Peter Todd
d9e890a8f2
Fix formatting
2013-10-21 02:18:47 -04:00
Peter Todd
3b0e74507e
Fix BIP links
2013-10-21 01:14:07 -04:00
Peter Todd
e12d37e663
Archive Revision as of 03:18, 30 August 2013
...
https://en.bitcoin.it/w/index.php?title=Bitcoin_Improvement_Proposals&oldid=40591
2013-10-21 01:02:47 -04:00