summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-02-12Merge pull request #1029 from meherett/patch-1Luke Dashjr
BIP-0039: Add Python-HDWallet package
2021-02-12Specify BIP 370 PSBTv2Andrew Chow
2021-02-12Merge BIP 338Luke Dashjr
2021-02-12README: Fix colour for BIP 79Luke Dashjr
2021-02-12Assign BIP 338 for Disable transaction relay messageLuke Dashjr
2021-02-12Mention compatibility with bip 37Suhas Daftuar
2021-02-12Note that tx messages are never allowed on disabletx linksSuhas Daftuar
2021-02-11Add more language in hope of BIP number assignmentSuhas Daftuar
2021-02-10Merge #1044: BIP155: Remove external linkWladimir J. van der Laan
cd1f225a0bd008efe1be5a1d60af3f68573b0ff4 BIP 155: Remove bitcoin.org link. (kiminuo) Pull request description: Fix link. ACKs for top commit: laanwj: Thanks you, ACK cd1f225a0bd008efe1be5a1d60af3f68573b0ff4 Tree-SHA512: f798246ddffc2564385a2e071da02e47457ced15e502a8b500a10c2a4f5134cea750042e916bbfac39966e85efd554ad333a908be602a4cfcf09fa058840a527
2021-02-10BIP 155: Remove bitcoin.org link.kiminuo
2021-02-09Merge pull request #1066 from SomberNight/202002_bip350_fix_linksLuke Dashjr
bip-0350: fix links for reference implementations
2021-02-09Merge pull request #1062 from sipa/202102_bip350_lost_improvementsLuke Dashjr
A few lost improvements to BIP350
2021-02-08Merge pull request #1063 from ajtowns/202102-bip8-simplify-mustsignal-checkLuke Dashjr
bip 8: simplify MUST_SIGNAL check
2021-02-05bip-0350: fix links for reference implementationsSomberNight
2021-02-04bip 8: simplify MUST_SIGNAL checkAnthony Towns
2021-02-04Merge remote-tracking branch 'origin-pull/1036/head'Luke Dashjr
2021-02-04Merge pull request #1039 from Greg-Griffith/bip34-encoding-clarificationLuke Dashjr
BIP34 encoding clarification
2021-02-03Add back a few lost improvementsPieter Wuille
2021-02-03Merge remote-tracking branch 'origin-pull/1048/head'Luke Dashjr
2021-02-03Merge pull request #1056 from sipa/bip-bech32mLuke Dashjr
Add BIP 350 (bech32m)
2021-02-03Merge branch 'master' of github.com:bitcoin/bipsLuke Dashjr
2021-02-03Merge remote-tracking branch 'origin-pull/1058/head'Luke Dashjr
2021-02-03Merge pull request #988 from dr-orlovsky/patch-1Luke Dashjr
BIP 174: require creator to initialize empty output fields
2021-02-03BIP 174: Revert title change to fit length limitLuke Dashjr
This partially reverts c0991047e25a35d1ddf241f304a079e9893eed69.
2021-02-03Merge pull request #1054 from darosior/bip141_multisig_sigopsLuke Dashjr
bip-0141: clarify the sigop count calculation for CHECKMULTISIG
2021-02-03Merge pull request #1055 from achow101/reorganize-psbtLuke Dashjr
BIP 174: Reformat, reorganize, and mark final
2021-02-03Merge remote-tracking branch 'origin-pull/1040/head'Luke Dashjr
2021-02-03Merge pull request #1047 from prusnak/bip39-wordlist-warningLuke Dashjr
bip39: discourage from using localized wordlists
2021-02-03Merge pull request #1046 from luke-jr/readme_link_bip2Luke Dashjr
README: Link BIP 2 for submissions
2021-02-03Merge pull request #1035 from multisignature/patch-1Luke Dashjr
Update bip-0079.mediawiki
2021-02-03Merge pull request #1026 from rikitau/bip85-fix-typoLuke Dashjr
BIP-0085: fix typo
2021-02-03Merge pull request #1042 from OrfeasLitos/clarify-nonceLuke Dashjr
Mention that public nonce is ''R'' and private nonce is ''s''
2021-02-03Merge pull request #1028 from kallewoof/202010-signmsg2Luke Dashjr
BIP-322: minor clarification
2021-02-03Merge pull request #1018 from hoganri/patch-2Luke Dashjr
BIP 0085: Add link to JavaScript library implementation
2021-02-02Merge pull request #1021 from ajtowns/202010-bip8-mustsignal-to-thresholdLuke Dashjr
BIP8: allow some MUST_SIGNAL blocks to not signal
2021-02-02Merge pull request #1020 from ajtowns/202010-bip8-lockedin-recLuke Dashjr
BIP8: Make signalling during LOCKED_IN recommended rather than mandatory
2021-01-31reject BIP175omar shibli
2021-01-29Update bip-0350.mediawikiPieter Wuille
Co-authored-by: andrewtoth <andrewstoth@gmail.com>
2021-01-29Update bip-0350.mediawikiPieter Wuille
Co-authored-by: andrewtoth <andrewstoth@gmail.com>
2021-01-29Update bip-0350.mediawikiPieter Wuille
Co-authored-by: andrewtoth <andrewstoth@gmail.com>
2021-01-29Add BIP 350 (bech32m)Pieter Wuille
2021-01-26Add link to implementationSuhas Daftuar
Also change the phrasing to more clearly indicate when block-relay-only peering was deployed.
2021-01-25Combine Appendix with field listing tablesAndrew Chow
2021-01-25Mark BIP 174 as finalAndrew Chow
2021-01-15Include PSBT versions that can or must include fieldAndrew Chow
2021-01-15Specify procedure for new fields and versionsAndrew Chow
2021-01-15Explicitly specify PSBTv0Andrew Chow
2021-01-14Reformat BIP 174Andrew Chow
2021-01-13BIP 174: clarify format of proprietary extensions.Rusty Russell
"Variable length string identifier" is not defined anywhere, and the suggestion to use "0x00" is also deeply unclear. I assumed it meant a nul-terminated string! Be explicit: you mean it must be a compact siz1\e unsigned int length, followed by that many identifier bytes, followed by a compact size unsigned int subtype, followed by optional keydata. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-01-11bip-0141: clarify the sigop count calculation for CHECKMULTISIGAntoine Poinsot
Since the sigOpCount calculation was copied from P2SH, and P2SH restricts the use of CHECKMULTISIG with pushed integers the reference implementation would not take into account the number of public keys for 17 to 20 keys (not representable with an OP_N) even for P2WSH. Therefore it fallbacks to accounting for 20 sigops in this case, which this sentence seemed to mismatch with. Btcd and Libbitcoin use the same calculation as in Bitcoin Core. Signed-off-by: Antoine Poinsot <darosior@protonmail.com>