summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-02Merge pull request #210 from luke-jr/bip0062_draftwarningGregory Maxwell
BIP0062: Add a warning about its undeployable status
2015-10-02BIP0062: Add a warning about its undeployable statusLuke Dashjr
2015-10-02Merge pull request #208 from laanwj/masterLuke-Jr
Add BIP0009 to index
2015-10-02Merge pull request #209 from rustyrussell/masterLuke-Jr
BIP 009: Minor revision to extend bit into lockin period.
2015-10-02BIP 009: Minor revision to extend bit into lockin period.Rusty Russell
As discussed here: http://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-September/011275.html Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-09-29Add BIP0009 to indexWladimir J. van der Laan
2015-09-27Merge pull request #207 from rustyrussell/masterLuke-Jr
versionbits: the BIP.
2015-09-27More btcdrak feedback.Rusty Russell
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-09-25Removing unnecessary http header Content-Transfer-Encoding. That is only ↵Kalle Rosenbaum
used for e-mail.
2015-09-25Merge remote-tracking branch 'upstream/master'Kalle Rosenbaum
2015-09-25Bip number assigned: 9.Rusty Russell
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-09-25Formatting feedback & copyright from btcdrak.Rusty Russell
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-09-24versionbits: the BIP.Rusty Russell
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-09-23Merge pull request #206 from maaku/sequencenumbers3Luke-Jr
Rewrite BIP 68 to reflect current state of pull request #6312
2015-09-23Rewrite BIP to reflect current state of pull request #6312, including the ↵Mark Friedenbach
removal of bit inversion and the allocation of future soft-fork bits.
2015-09-22Merge pull request #205 from justusranvier/version_byteLuke-Jr
BIP-47: correct base58check version byte
2015-09-21BIP-47: correct base58check version byteJustus Ranvier
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-20Merge pull request #204 from MarcoFalke/patch-5Luke-Jr
BIP-0069: [trivial] expression
2015-09-20[trivial] expressionMarcoFalke
2015-09-19Merge pull request #157 from kristovatlas/masterLuke-Jr
Added BIP 69: Lexicographical Indexing of Inputs and Outputs
2015-09-19add EOF newlines per @luke-jrKristov Atlas
“README.mediawiki and bip-0069/bip-0069_examples.py are missing EOF newlines. Anything else needed before merging this draft?” — @luke-jr
2015-09-19Merge pull request #199 from rayrrr/masterLuke-Jr
BIP70: Fix broken extensions registry link in code comment.
2015-09-19Merge pull request #201 from justusranvier/valid_keyLuke-Jr
BIP-47: Clarify decoding of notification transactions
2015-09-19Merge pull request #179 from btcdrak/bip-checksequenceverifyLuke-Jr
BIP112: CHECKSEQUENCEVERIFY
2015-09-19Merge pull request #194 from btcdrak/patch-2Luke-Jr
BIP105: Update to account for BIP34
2015-09-18BIP-47: Clarify decoding of notification transactionsJustus Ranvier
Specify procedure for extracting payment codes from notification transactions. Add explicit check that payment code x values are valid for secp256k1
2015-09-17Fixed unencoded space character in exampleKalle Rosenbaum
2015-09-13Fix link to BIP 70 extensions registry in comment.rayrrr
2015-09-11Merge pull request #1 from dcousens/bip69fixesKristov Atlas
BIP69 edits by @dcousens
2015-09-10endianness not relevant, use byte orderDaniel Cousens
2015-09-07Add constant definitions for clarity฿tcDrak
Formatting Fix typos Update with BIP 112 assignment Update references to BIP113 Update deployment methodology Add references
2015-09-07Comprehensive editing to clarify meaning and intent of existing text.Mark Friedenbach
2015-09-07BIP for OP_CHECKSEQUENCEVERIFYBtcDrak
2015-09-06Update to account for BIP34฿tcDrak
2015-09-05Merge pull request #193 from UpalChakraborty/patch-2Luke-Jr
Update README.mediawiki
2015-09-05Merge pull request #191 from UpalChakraborty/patch-1Luke-Jr
BIP 106: Dynamically Controlled Bitcoin Block Size Max Cap
2015-09-06Update README.mediawikiUpalChakraborty
Added BIP 106
2015-09-06Update and rename BIP-1xx.mediawiki to bip-0106.mediawikiUpalChakraborty
2015-09-04Create BIP-1xx.mediawikiUpalChakraborty
2015-09-04Merge pull request #190 from luke-jr/bugfix_bip17_withdrawnWladimir J. van der Laan
Bugfix: BIP17: Withdrawn is the status, not the type
2015-09-04Bugfix: BIP17: Withdrawn is the status, not the typeLuke Dashjr
2015-09-04Merge pull request #189 from btcdrak/patch-1Luke-Jr
Update readme table
2015-09-04Update readme table฿tcDrak
2015-09-04Merge pull request #182 from btcdrak/bip-median-past-timelockLuke-Jr
BIP113: Median Past LockTime
2015-09-04Update with BIP assignments฿tcDrak
Update deployment methodology
2015-09-04Fix typos.Mark Friedenbach
2015-09-04Update referencesThomas Kerin
2015-09-04Rewrote and clarified some sections of the median time-past BIP.Mark Friedenbach
2015-09-04Added note about compatibility and formatting฿tcDrak
2015-09-04Initial commit of BIP: Median-past TimelockThomas Kerin