summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-02Fix incorrect tests for OP_n in v1+ witnessesPieter Wuille
2017-08-02Add more reference implementationsPieter Wuille
2017-07-26Merge pull request #560 from kn0rhaan/patch-1Luke Dashjr
fixed small typo [in BIP 30]
2017-07-21fixed small typokn0rhaan
2017-07-17Merge pull request #559 from jameshilliard/bip91-update-reference-treeLuke Dashjr
Update BIP91 reference implementation repository
2017-07-16Update BIP91 reference implementation repositoryJames Hilliard
2017-07-14Merge pull request #557 from zander/FlexTransLuke Dashjr
Fix typo
2017-07-10Fix typoTomZ
2017-07-08Merge pull request #554 from shaolinfry/bip8-heightLuke Dashjr
Amend BIP8 by height
2017-07-07Amend BIP8 by heightshaolinfry
2017-06-16Merge pull request #549 from jameshilliard/bip91-clarifyLuke Dashjr
Clarify when BIP91 will cease to be active
2017-06-16Clarify when BIP91 will cease to be activeJames Hilliard
2017-06-16Merge pull request #548 from jameshilliard/bip91-confperiodLuke Dashjr
Use a smaller deployment period for BIP91 but don't enforce until active.
2017-06-16Use a smaller deployment period for BIP91 but don't enforce until active.James Hilliard
2017-06-15Merge pull request #547 from jameshilliard/bip91-thresholdupdateLuke Dashjr
Update BIP91 confirmation window and enforcement.
2017-06-14Update BIP91 confirmation window and enforcement.James Hilliard
2017-05-25Merge pull request #542 from kallewoof/bip-154-cleanupLuke Dashjr
BIP 154 cleanup: remove TODO entry
2017-05-25BIP 154 cleanup: remove TODO entryKarl-Johan Alm
2017-05-24Merge pull request #530 from Giszmo/patch-1Luke Dashjr
small typo in bip47
2017-05-24Merge pull request #538 from kallewoof/pow-connection-slotsLuke Dashjr
BIP 154: Rate Limiting via peer specified challenges
2017-05-24BIP: Rate Limiting via Proof of WorkKarl-Johan Alm
2017-05-24Merge pull request #541 from jameshilliard/bip91-typoLuke Dashjr
Fix BIP91 typo
2017-05-23Fix BIP91 typoJames Hilliard
2017-05-23Merge pull request #540 from jameshilliard/bip-segsignalLuke Dashjr
BIP 91: Reduced threshold Segwit MASF
2017-05-23Add BIP91 comments sectionJames Hilliard
2017-05-23Add BIP91 to readmeJames Hilliard
2017-05-23Rename BIP to to “Reduced threshold Segwit MASF”James Hilliard
2017-05-23Rename to BIP91James Hilliard
2017-05-23Merge branch 'master' of github.com:bitcoin/bipsLuke Dashjr
2017-05-23scripts/buildtable: Check Title lengthLuke Dashjr
2017-05-23Merge pull request #539 from sanch0panza/bip135_add_core_prLuke Dashjr
Add link to implementation on Bitcoin Core (PR#10437)
2017-05-22segsignal reduced activation threshold segwit deploymentJames Hilliard
2017-05-21Add link to implementation on Bitcoin Core (PR#10437) sanch0panza
2017-05-18Merge branch 'master' of github.com:bitcoin/bipsLuke Dashjr
2017-05-18BIP 171: Stub Linked Data Signatures supportLuke Dashjr
2017-05-18BIP 171: Specify nonce support for "rate" modeLuke Dashjr
2017-05-15Merge pull request #519 from wbnns/wbnns-readmeLuke Dashjr
readme: Clarify status for formally accepted BIPs
2017-05-14readme: Clarify status for formally accepted BIPsWill Binns
In the table there are some BIPs with a status of Active, and others with a status of Final. Just wanted to submit this slight text change for review to the README to indicate that both mean a BIP is formally accepted.
2017-05-12bip-0115: Include best practices for wallets, and explain difference from ↵Luke Dashjr
lock-time in Rationale
2017-05-12Merge pull request #536 from luke-jr/bip-0115Luke Dashjr
BIP 115: Generic anti-replay protection using Script
2017-05-12Assign BIP 115: Generic anti-replay protection using ScriptLuke Dashjr
2017-05-12bip-noreplay: Explain same-block and recent-block casesLuke Dashjr
2017-05-12bip-noreplay: Link reference implementationLuke Dashjr
2017-05-11bip-noreplay: Redo leading zero logic and allow truncated block hashesLuke Dashjr
2017-05-11bip-noreplay: Remove relative height and redo depth limitLuke Dashjr
2017-05-11bip-noreplay: Merge in older no-cbah proposal which covers the same opcodeLuke Dashjr
2017-05-07Merge pull request #534 from sipa/bip-witaddrLuke Dashjr
Add extra reference implementations to BIP 173
2017-05-07Add extra reference implementationsPieter Wuille
2017-05-07Merge pull request #533 from sipa/bip-witaddrLuke Dashjr
BIP 173: Base32 address format for native v0-16 witness outputs
2017-05-07Add bip-0173Pieter Wuille