1
0
mirror of https://github.com/bitcoin/bips.git synced 2024-11-19 18:00:08 +01:00
Commit Graph

1047 Commits

Author SHA1 Message Date
Luke-Jr
5bfb685553 Merge pull request #296 from jl2012/patch-8
Clarify txid and wtxid
2016-01-24 17:43:15 +00:00
Luke-Jr
6a6c305fff Merge pull request #297 from CodeShark/bip144_edits
Script witness encoding.
2016-01-24 17:43:03 +00:00
Luke-Jr
46a1b4e2ec Merge pull request #294 from afk11/bip142-typo
142: typo in References section
2016-01-24 17:41:32 +00:00
Thomas Kerin
64a7c45e84
typo 2016-01-24 17:21:17 +00:00
Jonathan Cross
6d701a3ea8 Improvements to BIP 122
Grammar, punctuation and labeling improvements meant to clarify the BIP and improve readability.
2016-01-24 16:47:40 +01:00
Eric Lombrozo
ecdfa0a029 Script witness encoding. 2016-01-24 04:41:29 -08:00
Johnson Lau
b915ba5378 Clarify txid and wtxid 2016-01-24 19:10:39 +08:00
Kirill Fomichev
174845b3cd BIP 141: fix URLs 2016-01-23 13:40:03 +05:00
Thomas Kerin
5bb4115c11
typo in references 2016-01-23 01:31:45 +00:00
Guilherme Salgado
1ae904c011 Add Copyright sections to bip-0080 and bip-0081 2016-01-22 09:09:31 +00:00
Luke-Jr
2010cf4979 Merge pull request #291 from JornC/segwit-address
BIP142 - Typos and grammar
2016-01-22 05:39:27 +00:00
Luke-Jr
e38e909f91 Merge pull request #292 from jl2012/bip143example
BIP143 example and clarify
2016-01-22 02:26:05 +00:00
Johnson Lau
ec5b1c097e Clarifying the behavior of OP_CODESEPERATOR 2016-01-21 23:24:10 +08:00
Johnson Lau
7e4dec0d93 Links to reference implementation 2016-01-21 22:53:32 +08:00
Johnson Lau
c25f1e7b5f Clarify scriptCode 2016-01-21 21:43:49 +08:00
Johnson Lau
7bf68e9f2c Add example 2016-01-21 21:43:42 +08:00
Justus Ranvier
558ee51faf correct link description 2016-01-21 12:35:05 +00:00
Justus Ranvier
b079e559fb update btcwallet links 2016-01-21 12:35:05 +00:00
Justus Ranvier
6d963a9d54 update readme 2016-01-21 12:35:05 +00:00
Justus Ranvier
6fccd1ee05 Draft Bitcoin Improvement Proposals for voting pool HD wallets
Two informational BIPs are submitted for voting pool HD wallets.

This wallet format follows the BIP43 recommendation to use reserved
BIP numbers to avoid namespace collisions.

The purpose of the wallet formats is to efficiently implement
multisig, FIFO cold storage for bulk bitcoins and for colored
bitcoins.
2016-01-21 12:34:07 +00:00
Matt David
88898c2f87 Fix Implementation section spacing 2016-01-20 13:19:25 -08:00
Matt David
8c78781cf0 - Remove Acronyms section
- Update InvoiceRequest notification_url definition to use SHOULD instead of MAY
- Capitalize MUST, SHOULD, etc.
- Update InvoiceRequest Message Creation steps to specifically define behavior for empty amount or amount out of bounds
- Add implementation section with references to Addressimo reference Store & Forward server and a client implementation in functest_ir.py
- Add flow diagrams for BIP70 extension and moble-to-mobile example with store and forward service
2016-01-20 13:16:22 -08:00
Luke-Jr
da0e020e24 Merge pull request #288 from iamsamwood/iamsamwood-patch-1
Adds a missing BIP 141 segwit BIP reference
2016-01-20 16:57:27 +00:00
Luke-Jr
ae9947f98d Merge pull request #289 from jl2012/patch-6
Tidy up Witness Program section
2016-01-20 16:56:10 +00:00
Jorn Cruijsen
4866fcd392 Typos and grammar 2016-01-20 17:50:43 +01:00
Jonas Schnelli
e9f9be266f
Fix little typo in p2wpkh address creation 2016-01-20 13:51:31 +01:00
Sam Wood
9d99270419 Adds a missing BIP 141 segwit BIP reference
Adding a missing reference to BIP 141 for clarity.
2016-01-19 21:37:47 -08:00
Johnson Lau
1a3eaae9d5 Merge pull request #7 from instagibbs/patch-4
Tidy up Witness Program section
2016-01-20 03:11:07 +08:00
Luke-Jr
a849f8cc46 Merge pull request #286 from jl2012/patch-6
Introducing the term "witnessscript" in BIP141
2016-01-19 18:00:49 +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-Jr
e6876035b3 Merge pull request #287 from schildbach/patch-1
Fix typo in proposed BIP144.
2016-01-19 17:48:46 +00:00
Gregory Sanders
7f68752bee Tidy up Witness Program section 2016-01-19 11:58:44 -05:00
Johnson Lau
144dbaa955 Introducing the term "witnessScript" in BIP141 2016-01-19 23:43:11 +08:00
Andreas Schildbach
4ee32820b9 Fix typo in proposed BIP144. 2016-01-19 14:38:09 +01:00
Jeff Garzik
db1f646035 Merge pull request #262 from jgarzik/bip102_updates
BIP 102: update to match implementation
2016-01-19 15:24:22 +08:00
Johnson Lau
171c3929af Merge remote-tracking branch 'refs/remotes/bitcoin/master' 2016-01-19 11:49:44 +08:00
Luke Dashjr
f01ec3ff5e Merge BIP 131: "Coalescing Transaction" Specification (wildcard inputs) 2016-01-19 01:39:32 +00:00
Luke Dashjr
bcf0ea3784 Assign BIP 131 2016-01-19 01:37:57 +00:00
Andy Chase
0ee385bac4 Add Committee-based BIP Acceptance Process 2016-01-18 17:34:06 -08:00
Chris Priest
2e8ee3261a Merge 752e73c420 into b882d296ed 2016-01-18 19:06:12 +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
Johnson Lau
ea49ecb4fb New witness program definition 2016-01-19 02:34:29 +08:00
Luke-Jr
01c5e719d3 Merge pull request #218 from CodeShark/link_and_ack
Updated C++ library link and added acknowledgement.
2016-01-18 18:29:15 +00:00
Luke-Jr
d23e14625b Merge pull request #284 from btcdrak/bip68-7184
[BIP68] Update reference implementation
2016-01-18 18:21:45 +00:00
Chris Priest
752e73c420 added copyright 2016-01-16 08:02:18 -08:00
BtcDrak
d6dfcf167b Update reference implementation for BIP68 2016-01-15 22:20:20 +00:00
Luke-Jr
b457a74040 Merge pull request #282 from petertodd/2016-01-remove-merge-mining-mention
Remove merge-mining suggest re: witness nonce
2016-01-14 04:07:10 +00:00