summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-12-15README: Include BIP Layers in indexLuke Dashjr
2016-12-15Merge BIPs 123 & 2 activation and implementationLuke Dashjr
2016-12-15Implement BIP 2 with merging master changesLuke Dashjr
2016-12-15Bugfix: scripts/buildtable: Increment found marker *after* processing the headerLuke Dashjr
2016-12-15Implement BIP 123 for BIP 90 (merging master)Luke Dashjr
2016-12-08Merge pull request #484 from paveljanik/patch-3Luke Dashjr
Fix typos
2016-12-08Fix typospaveljanik
2016-12-06Merge pull request #483 from TheBlueMatt/masterLuke Dashjr
Clarify SPV node usage of BIP 152
2016-12-05Clarify SPV node usage.Matt Corallo
2016-12-01Merge pull request #480 from sdaftuar/first-draft-ismLuke Dashjr
BIP 90: Buried deployments
2016-12-01Merge pull request #481 from luke-jr/bip0109-rejectedLuke Dashjr
Update BIP 109 status Draft->Rejected
2016-12-01fix preambleSuhas Daftuar
2016-12-01Assign BIP90 and update READMESuhas Daftuar
2016-11-30Update BIP 109 status Draft->RejectedLuke Dashjr
All proponents of BIP 109 seem to agree it is dead
2016-11-30Merge pull request #479 from blocktrail/bip67-licenseLuke Dashjr
add Copyright to BIP67
2016-11-30Emphasize code simplification over performance optimizationSuhas Daftuar
2016-11-30add Copyright to BIP67Ruben de Vries
2016-11-30BIPs 17, 18, 19, 20, 22, and 23: Add missing Copyright sectionLuke Dashjr
2016-11-30Promote BIP 2 Draft->Active, and implement itLuke Dashjr
- Update all Accepted status to Proposed (renamed status) - The BIP Comments preamble headers added to every BIP - The License preamble headers have been added to all BIPs with a Copyright section
2016-11-30Promote BIP 123 Draft->Active, and implement itLuke Dashjr
2016-11-30Merge pull request #477 from luke-jr/bip0123-clarifyLuke Dashjr
BIP 123: Clarify how used with non-Standards BIPs, and update list
2016-11-29Merge pull request #475 from zander/ft-updateLuke Dashjr
Update the spec following the new developments
2016-11-29BIP 123: Clarify how used with non-Standards BIPs, and update listLuke Dashjr
2016-11-29BIP 2: Layer is only for ST BIPsLuke Dashjr
2016-11-29BIP 2: Include Layer header from BIP 123 in general preamble and change listLuke Dashjr
2016-11-28Merge pull request #476 from techguy613/masterLuke Dashjr
BIP75 Update for SEC Formatted Public Keys and Unique Identifier
2016-11-28- Update identifier comment in paymentrequest.protoMatt David
2016-11-28- Update identifier to be a required field in ProtocolMessage and ↵Matt David
EncryptedProtocolMessage
2016-11-28Update the spec following the new developmentsTomZ
2016-11-26Merge remote-tracking branch 'upstream/master'Matt David
2016-11-23- Change EC Keys to use SEC encodingMatt David
- Update identifier default to also include epoch time to great a more unique identifier
2016-11-15Merge pull request #469 from ryanofsky/getblocktxn-nonrecentLuke-Jr
Allow block responses to getblocktxn requests
2016-11-14Initial draft of buried deployments.Suhas Daftuar
2016-11-14BIP152: Allow block responses to getblocktxn requestsRussell Yanofsky
Corresponding bitcoind change in: dac53b5 Modify getblocktxn handler not to drop requests for old blocks
2016-11-14BIP152: Fix missing space between words.Russell Yanofsky
2016-11-05Merge pull request #472 from afk11/bip39-allowed-sizesLuke-Jr
BIP39: 'recommended size' -> 'allowed size'
2016-11-03Merge pull request #473 from sdaftuar/bip152-invalid-blocksLuke-Jr
[BIP 152] Update compact block BIP for banning behavior
2016-11-03[BIP 152] Bump p2p protocol for proper banning behaviorSuhas Daftuar
2016-11-03[BIP 152] Fix invalid linkSuhas Daftuar
2016-11-03BIP39: 'recommended size' -> 'allowed size'Thomas Kerin
2016-11-02Merge pull request #470 from richardkiss/masterLuke-Jr
Fix hex of first FindAndDelete example
2016-11-01BIP143 - Fix hex of first FindAndDelete example (was just witness data).Richard Kiss
2016-10-18Merge pull request #467 from DanielWeigl/masterLuke-Jr
BIP49 - fix wrong cointype for test vectors - use m/49'/1'/0' for testnet
2016-10-18Merge pull request #463 from jl2012/bip143_findanddeleteLuke-Jr
Add examples to show FindAndDelete is not used in BIP143
2016-10-17Merge pull request #466 from btcdrak/patch-10Luke-Jr
Update segwit deployment details
2016-10-17Merge pull request #465 from jl2012/bip147startLuke-Jr
Add start day for BIP147
2016-10-17Merge pull request #464 from sipa/bip141startLuke-Jr
BIP 141 start and end time
2016-10-17Update segwit deployment details฿tcDrak
2016-10-17Add start day for BIP147Johnson Lau
2016-10-17BIP 141 start and end timePieter Wuille