summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-01-08Assign BIP 140Luke Dashjr
2015-11-03Replaced binary flags with version, added migration to Schnorr, specified ↵Christian Decker
recursive computation and fixed a few minor things.
2015-10-16Draft of the normalized transaction ID BIPChristian Decker
2015-10-09Merge pull request #217 from zdexter/masterLuke-Jr
Fix ambiguous reference to seed value in BIP32 test vectors
2015-10-09Fix ambiguous reference to seed value in BIP32 test vectorsZach Dexter
2015-10-09Merge pull request #216 from maaku/bip113-patch1Luke-Jr
Change reference git repo to the associated pull request.
2015-10-09Merge pull request #215 from maaku/bip113-patch0Luke-Jr
Add in-line description of BIP 68.
2015-10-05Change reference git repo to the associated pull request.Mark Friedenbach
2015-10-05Merge pull request #214 from maaku/bip112-patch0Luke-Jr
Clarify portions of text & example scripts
2015-10-05Merge pull request #213 from maaku/bip68-patch0Luke-Jr
BIP-68: Clarify text and code to match current pull request
2015-10-05Add in-line description of BIP 68.Mark Friedenbach
2015-10-05Change git repo to pull request #6564.Mark Friedenbach
2015-10-05Clarify some sections of text based on feedback, and convert to consistent ↵Mark Friedenbach
styling for script examples.
2015-10-05Change git repo to the official pull request.Mark Friedenbach
2015-10-05Update code to match current pull request.Mark Friedenbach
2015-10-05Clarify specificaiton of change in consensus behavior, based on feedback ↵Mark Friedenbach
received.
2015-10-05Merge pull request #212 from btcdrak/bip112-lnLuke-Jr
Update BIP112 examples
2015-10-04Better formattingBtcDrak
2015-10-04Split sectionEric Lombrozo
2015-10-04Add section on lightning network examples written by Anthony TownsBtcDrak
2015-10-04Merge pull request #211 from btcdrak/bip112-amendLuke-Jr
[WIP] Update BIP112
2015-10-04Typo fixEric Lombrozo
2015-10-04Added "Contracts With Invalidation Deadline" and "Retroactive Invalidation" ↵Eric Lombrozo
sections under examples.
2015-10-04Add example usecase from Eric Lombrozo and quote from Anthony TownsBtcDrak
regarding lightning commitment transactions
2015-10-03Change deployment to simple ISMBtcDrak
2015-10-03Move examples under motivation sectionBtcDrak
2015-10-03Add more more example usecases and expand on summaryBtcDrak
2015-10-02Amend BIP112 to fit BIP68 redefinitionBtcDrak
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-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