summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Todd <pete@petertodd.org>2013-10-21 01:02:47 -0400
committerPeter Todd <pete@petertodd.org>2013-10-21 01:02:47 -0400
commite12d37e6639a4acffa2710ddb6cf81e74403b2a1 (patch)
tree0dc9de2c59907a2e3f29f73a63c7e860e5fe957b
parent8c3621e3b43300648db7911cb28fb715ecadd1f9 (diff)
downloadbips-e12d37e6639a4acffa2710ddb6cf81e74403b2a1.tar.xz
Archive Revision as of 03:18, 30 August 2013
https://en.bitcoin.it/w/index.php?title=Bitcoin_Improvement_Proposals&oldid=40591
-rw-r--r--README3
-rw-r--r--README.mediawiki184
2 files changed, 184 insertions, 3 deletions
diff --git a/README b/README
deleted file mode 100644
index e87a491..0000000
--- a/README
+++ /dev/null
@@ -1,3 +0,0 @@
-Bitcoin Improvement Proposals
-
-See BIP 0001 for more information.
diff --git a/README.mediawiki b/README.mediawiki
new file mode 100644
index 0000000..a2d2163
--- /dev/null
+++ b/README.mediawiki
@@ -0,0 +1,184 @@
+People wishing to submit BIPs, first should propose their idea or document to the mailing list. After discussion they should email Greg Maxwell <gmaxwell@gmail.com>. After copy-editing and acceptance, it will be published here.
+
+We are fairly liberal with approving BIPs, and try not to be too involved in decision making on behalf of the community. The exception is in very rare cases of dispute resolution when a decision is contentious and cannot be agreed upon. In those cases, the conservative option will always be preferred.
+
+Having a BIP here does not make it a formally accepted standard until its status becomes Active. For a BIP to become Active requires the mutual consent of the community.
+
+Those proposing changes should consider that ultimately consent may rest with the consensus of the Bitcoin users (see also: [[economic majority]]).
+
+{| class="wikitable sortable" style="width: auto; text-align: center; font-size: smaller; table-layout: fixed;"
+!Number
+!Title
+!Owner
+!Status
+|- style="background-color: #cfffcf"
+| [[BIP 0001|1]]
+| BIP Purpose and Guidelines
+| Amir Taaki
+| Active
+|-
+| [[BIP 0010|10]]
+| Multi-Sig Transaction Distribution
+| Alan Reiner
+| Draft
+|- style="background-color: #cfffcf"
+| [[BIP 0011|11]]
+| M-of-N Standard Transactions
+| Gavin Andresen
+| Accepted
+|- style="background-color: #ffcfcf"
+| [[BIP 0012|12]]
+| OP_EVAL
+| Gavin Andresen
+| Withdrawn
+|- style="background-color: #cfffcf"
+| [[BIP 0013|13]]
+| Address Format for pay-to-script-hash
+| Gavin Andresen
+| Final
+|- style="background-color: #cfffcf"
+| [[BIP 0014|14]]
+| Protocol Version and User Agent
+| Amir Taaki, Patrick Strateman
+| Accepted
+|- style="background-color: #ffcfcf"
+| [[BIP 0015|15]]
+| Aliases
+| Amir Taaki
+| Withdrawn
+|- style="background-color: #cfffcf"
+| [[BIP 0016|16]]
+| Pay To Script Hash
+| Gavin Andresen
+| Accepted
+|- style="background-color: #ffcfcf"
+| [[BIP 0017|17]]
+| OP_CHECKHASHVERIFY (CHV)
+| Luke Dashjr
+| Withdrawn
+|-
+| [[BIP 0018|18]]
+| hashScriptCheck
+| Luke Dashjr
+| Draft
+|-
+| [[BIP 0019|19]]
+| M-of-N Standard Transactions (Low SigOp)
+| Luke Dashjr
+| Draft
+|- style="background-color: #ffcfcf"
+| [[BIP 0020|20]]
+| URI Scheme
+| Luke Dashjr
+| Replaced
+|- style="background-color: #cfffcf"
+| [[BIP 0021|21]]
+| URI Scheme
+| Nils Schneider, Matt Corallo
+| Accepted
+|- style="background-color: #cfffcf"
+| [[BIP 0022|22]]
+| getblocktemplate - Fundamentals
+| Luke Dashjr
+| Accepted
+|- style="background-color: #cfffcf"
+| [[BIP 0023|23]]
+| getblocktemplate - Pooled Mining
+| Luke Dashjr
+| Accepted
+|- style="background-color: #cfffcf"
+| [[BIP 0030|30]]
+| Duplicate transactions
+| Pieter Wuille
+| Accepted
+|- style="background-color: #cfffcf"
+| [[BIP 0031|31]]
+| Pong message
+| Mike Hearn
+| Accepted
+|- style="background-color: #cfffcf"
+| [[BIP 0032|32]]
+| Hierarchical Deterministic Wallets
+| Pieter Wuille
+| Accepted
+|-
+| [[BIP 0033|33]]
+| Stratized Nodes
+| Amir Taaki
+| Draft
+|- style="background-color: #cfffcf"
+| [[BIP 0034|34]]
+| Block v2, Height in coinbase
+| Gavin Andresen
+| Accepted
+|- style="background-color: #cfffcf"
+| [[BIP 0035|35]]
+| mempool message
+| Jeff Garzik
+| Accepted
+|-
+| [[BIP 0036|36]]
+| Custom Services
+| Stefan Thomas
+| Draft
+|- style="background-color: #cfffcf"
+| [[BIP 0037|37]]
+| Bloom filtering
+| Mike Hearn and Matt Corallo
+| Accepted
+|-
+| [[BIP 0039|39]]
+| Deterministic key mnemonics
+| Slush
+| BIP number allocated
+|-
+| [[BIP 0040|40]]
+| Stratum wire protocol
+| Slush
+| BIP number allocated
+|-
+| [[BIP 0041|41]]
+| Stratum mining protocol
+| Slush
+| BIP number allocated
+<!-- 42-49 reserved for stratum extensions -->
+|-
+| [[BIP 0050|50]]
+| March 2013 Chain Fork Post-Mortem
+| Gavin Andresen
+| Draft
+<!-- 50 series reserved for a group of post-mortems -->
+|-
+| [[BIP 0060|60]]
+| Fixed Length "version" Message (Relay-Transactions Field)
+| Amir Taaki
+| Draft
+|-
+| [[BIP 0070|70]]
+| Payment protocol
+| Gavin Andresen
+| Draft
+|-
+| [[BIP 0071|71]]
+| Payment protocol MIME types
+| Gavin Andresen
+| Draft
+|-
+| [[BIP 0072|72]]
+| Payment protocol URIs
+| Gavin Andresen
+| Draft
+|-
+| [[BIP 0073|73]]
+| Use "Accept" header with Payment Request URLs
+| Stephen Pair
+| Draft
+|}
+
+<!-- IMPORTANT! See the instructions at the top of this page, do NOT JUST add BIPs here! -->
+
+[[Hardfork Wishlist]]
+
+[[Category:BIP|Z]]
+
+[[es:Propuestas de mejora de Bitcoin]]