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

617 Commits

Author SHA1 Message Date
Luke-Jr
01e7d63649 Merge pull request #208 from laanwj/master
Add BIP0009 to index
2015-10-02 01:52:22 +00:00
Luke-Jr
dc0640d549 Merge pull request #209 from rustyrussell/master
BIP 009: Minor revision to extend bit into lockin period.
2015-10-02 01:52:08 +00:00
Rusty Russell
fd189fdccd BIP 009: Minor revision to extend bit into lockin period.
As discussed here:
	http://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-September/011275.html

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-10-02 10:50:18 +09:30
Wladimir J. van der Laan
14a73adebf Add BIP0009 to index 2015-09-29 11:24:55 +02:00
Luke-Jr
0299e466e3 Merge pull request #207 from rustyrussell/master
versionbits: the BIP.
2015-09-27 06:43:16 +00:00
Rusty Russell
602e721256 More btcdrak feedback.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-09-27 15:22:45 +09:30
Kalle Rosenbaum
e313067d01 Removing unnecessary http header Content-Transfer-Encoding. That is only used for e-mail. 2015-09-25 14:36:45 +02:00
Kalle Rosenbaum
2c56c21af1 Merge remote-tracking branch 'upstream/master' 2015-09-25 14:30:36 +02:00
Rusty Russell
f278c02cbc Bip number assigned: 9.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-09-25 12:16:11 +09:30
Rusty Russell
fecfe5bfac Formatting feedback & copyright from btcdrak.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-09-25 10:57:56 +09:30
Rusty Russell
be86444b88 versionbits: the BIP.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-09-24 10:02:51 +09:30
Luke-Jr
e413cd49de Merge pull request #206 from maaku/sequencenumbers3
Rewrite BIP 68 to reflect current state of pull request #6312
2015-09-23 22:37:20 +00:00
Mark Friedenbach
95bac1809a Rewrite BIP to reflect current state of pull request #6312, including the removal of bit inversion and the allocation of future soft-fork bits. 2015-09-23 14:31:14 -07:00
Luke-Jr
f118a58a3e Merge pull request #205 from justusranvier/version_byte
BIP-47: correct base58check version byte
2015-09-22 00:38:46 +00:00
Justus Ranvier
873827d796
BIP-47: correct base58check version byte
Previously specified version byte only produced the desired leading character if the check bytes were omitted

Thanks to TD from Samourai Wallet for pointing this out
2015-09-21 17:07:39 -05:00
Luke-Jr
c792b98687 Merge pull request #204 from MarcoFalke/patch-5
BIP-0069: [trivial] expression
2015-09-20 14:02:48 +00:00
MarcoFalke
2b419aba88 [trivial] expression 2015-09-20 09:27:01 +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
Luke-Jr
efec615b97 Merge pull request #199 from rayrrr/master
BIP70: Fix broken extensions registry link in code comment.
2015-09-19 19:40:19 +00:00
Luke-Jr
3099d4e55b Merge pull request #201 from justusranvier/valid_key
BIP-47: Clarify decoding of notification transactions
2015-09-19 18:24:36 +00:00
Luke-Jr
063a8ad82a Merge pull request #179 from btcdrak/bip-checksequenceverify
BIP112: CHECKSEQUENCEVERIFY
2015-09-19 18:13:48 +00:00
Luke-Jr
4884b4377a Merge pull request #194 from btcdrak/patch-2
BIP105: Update to account for BIP34
2015-09-19 18:12:59 +00:00
Justus Ranvier
c375301fa8
BIP-47: Clarify decoding of notification transactions
Specify procedure for extracting payment codes from notification transactions.

Add explicit check that payment code x values are valid for secp256k1
2015-09-18 13:30:07 -05:00
Kalle Rosenbaum
10173c76cc Fixed unencoded space character in example 2015-09-17 15:10:27 +02:00
rayrrr
796398d3fb Fix link to BIP 70 extensions registry in comment. 2015-09-13 07:15:52 -04:00
Kristov Atlas
fe9249ac7d Merge pull request #1 from dcousens/bip69fixes
BIP69 edits by @dcousens
2015-09-11 10:46:20 -04:00
Daniel Cousens
8368e7553c endianness not relevant, use byte order 2015-09-10 07:50:19 +10:00
฿tcDrak
6902f790f1 Add constant definitions for clarity
Formatting Fix typos

Update with BIP 112 assignment

Update references to BIP113

Update deployment methodology

Add references
2015-09-07 00:03:55 +01:00
Mark Friedenbach
6150b3a857 Comprehensive editing to clarify meaning and intent of existing text. 2015-09-07 00:03:55 +01:00
BtcDrak
ae46943f11 BIP for OP_CHECKSEQUENCEVERIFY 2015-09-07 00:03:50 +01:00
฿tcDrak
f749070a23 Update to account for BIP34 2015-09-06 23:19:18 +01:00
Luke-Jr
a0837d35c6 Merge pull request #193 from UpalChakraborty/patch-2
Update README.mediawiki
2015-09-05 20:29:23 +00:00
Luke-Jr
2e0d341254 Merge pull request #191 from UpalChakraborty/patch-1
BIP 106: Dynamically Controlled Bitcoin Block Size Max Cap
2015-09-05 20:29:07 +00:00
UpalChakraborty
925b89d246 Update README.mediawiki
Added BIP 106
2015-09-06 01:37:44 +05:30
UpalChakraborty
1e6e07809d Update and rename BIP-1xx.mediawiki to bip-0106.mediawiki 2015-09-06 01:22:34 +05:30
UpalChakraborty
d218b6470f Create BIP-1xx.mediawiki 2015-09-04 17:38:32 +05:30
Wladimir J. van der Laan
442d3c607e Merge pull request #190 from luke-jr/bugfix_bip17_withdrawn
Bugfix: BIP17: Withdrawn is the status, not the type
2015-09-04 07:46:22 +00:00
Luke Dashjr
5866744d0e Bugfix: BIP17: Withdrawn is the status, not the type 2015-09-04 02:13:37 +00:00
Luke-Jr
b12fe68620 Merge pull request #189 from btcdrak/patch-1
Update readme table
2015-09-04 00:15:37 +00:00
฿tcDrak
8cda491630 Update readme table 2015-09-04 01:08:18 +01:00
Luke-Jr
89949e6bad Merge pull request #182 from btcdrak/bip-median-past-timelock
BIP113: Median Past LockTime
2015-09-04 00:02:08 +00:00
฿tcDrak
d4c9a236ec Update with BIP assignments
Update deployment methodology
2015-09-04 00:39:01 +01:00
Mark Friedenbach
aa4056a442 Fix typos. 2015-09-04 00:39:01 +01:00
Thomas Kerin
2f5b94a3d9 Update references 2015-09-04 00:39:01 +01:00
Mark Friedenbach
d1d4af9b13 Rewrote and clarified some sections of the median time-past BIP. 2015-09-04 00:39:01 +01:00
฿tcDrak
80b57fe0c6 Added note about compatibility and formatting 2015-09-04 00:39:01 +01:00
Thomas Kerin
4e06ec12b4 Initial commit of BIP: Median-past Timelock 2015-09-04 00:38:55 +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