summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-08Merge pull request #567 from jonasschnelli/node_network_limitedLuke Dashjr
Set bit 10 and 11 for NODE_NETWORK_LIMITED_LOW, HIGH
2017-08-08Set bit 10 and 11 for NODE_NETWORK_LIMITED_LOW, HIGHJonas Schnelli
2017-08-07Merge pull request #566 from jonasschnelli/node_network_limitedLuke Dashjr
BIP 159: NODE_NETWORK_LIMITED service bits
2017-08-07Add BIP NODE_NETWORK_LIMITED service bitsJonas Schnelli
2017-08-07Merge remote-tracking branch 'origin-pull/562/head'Luke Dashjr
2017-08-07Merge pull request #565 from sipa/bip-witaddrLuke Dashjr
Update BIP173: new reference impls + tests fix
2017-08-07Merge pull request #561 from CikeQiu/patch-1Luke Dashjr
Add an implementation of Swift
2017-08-03Elaborate on the encoding of witness versionsPieter Wuille
2017-08-02Fix incorrect tests for OP_n in v1+ witnessesPieter Wuille
2017-08-02Add more reference implementationsPieter Wuille
2017-07-26Add link to libbitcoin implementation (BIP39).evoskuil
2017-07-26Merge pull request #560 from kn0rhaan/patch-1Luke Dashjr
fixed small typo [in BIP 30]
2017-07-26Add an implementation of SwiftCikeQiu
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