summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-05-08Merge pull request #1411 from john-moffett/patch-1Olaoluwa Osuntokun
BIP-158: Fix description of M parameter
2024-05-08Merge pull request #1458 from josibake/silent-payments-bipMark "Murch" Erhardt
BIP 352: Silent Payments
2024-05-08Minor fixupsjosibake
- Fix link - Add explanation for scalar multiplication - Spelling error in test section
2024-05-08Change status to Proposedjosibake
2024-05-08Add post-historyjosibake
2024-05-08Apply suggestions from code review josie
Punctuation and wording improvements. Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
2024-05-08Update READMEjosibake
2024-05-08Add reference.py with test vectorsjosibake
* reference.py contains the silent payment specific code * secp256k1.py for doing the EC operations * bech32m.py contains code for encoding/decoding bech32(m) addresses * bitcoin_utils.py contains some helper code, not specific to silent payments * send_and_receive_test_vectors.json contains the wallet unit test vectors Co-Authored-By: S3RK <1466284+S3RK@users.noreply.github.com> Co-Authored-By: Oghenovo Usiwoma <37949128+Eunovo@users.noreply.github.com> Co-authored-by: S.Blagogee <34041358+setavenger@users.noreply.github.com>
2024-05-08Add BIP for Silent Paymentsjosibake
Co-Authored-By: Ruben Somsen <rsomsen@gmail.com>
2024-05-08Merge pull request #1389 from bigspider/bip-wallet-policiesMark "Murch" Erhardt
BIP 388: Wallet Policies for Descriptor Wallets
2024-05-08Merge pull request #1586 from katesalazar/20240504Mark "Murch" Erhardt
BIP38, help GitHub intermediate syntax highlighter
2024-05-07More nits from PR reviewSalvatore Ingala
2024-05-07Apply suggestions from code reviewSalvatore Ingala
Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
2024-05-07Update bip-0038.mediawikikatesalazar
Separating the bold and the italic markup helps inconsistent parsing (see screenshots in PR #1586).
2024-05-07Update bip-0038.mediawikikatesalazar
Add missing closing double single quote. The italicized paragraph gets cautiously closed.
2024-05-07Added BIP-388 to READMESalvatore Ingala
2024-05-07Improvements from PR review.Salvatore Ingala
- Removed large example of taproot policy; replaced with the textual description - Added an example of a taproot wallet policy containing miniscript
2024-05-07Apply suggestions from code reviewSalvatore Ingala
Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
2024-05-07Update assigned BIP number; change type to "Standards Track"Salvatore Ingala
2024-05-07New BIP: Wallet PoliciesSalvatore Ingala
2024-05-06Merge pull request #1567 from achow101/multi_aJon Atack
BIP 387: multi_a() descriptor
2024-05-06BIP 387: multi_a() descriptorAva Chow
2024-05-06Merge pull request #1525 from EthanHeilman/catMark "Murch" Erhardt
BIP 347: OP_CAT in Tapscript
2024-05-06Adds stable URL for Liar, Liar, Coins on Fire!Ethan Heilman
2024-05-06Merge pull request #1583 from yannickseurin/BIP-340Mark "Murch" Erhardt
Update BIP 340 with fresher info on multi-, threshold, and blind signatures
2024-05-06more precise wordingYannick Seurin
Co-authored-by: Tim Ruffing <crypto@timruffing.de>
2024-05-06spelling out FROSTYannick Seurin
Co-authored-by: Tim Ruffing <crypto@timruffing.de>
2024-05-05Improved accuracy of paragraph on OP_CAT's removal in 2010Ethan Heilman
2024-05-03update changelogYannick Seurin
2024-05-03more precise wording for key-prefixing justificationYannick Seurin
2024-05-02Merge branch 'master' into catMark "Murch" Erhardt
2024-05-02Add BIP-347 OP_CAT to tableMurch
2024-05-02Fixes link to liar liarEthan Heilman
2024-05-01Merge branch 'ysangkok-final-bip-0133'Jon Atack
* ysangkok-final-bip-0133: Final BIP-0133
2024-05-01Final BIP-0133Janus
2024-05-01Merge pull request #1585 from achow101/fix-link-checksJon Atack
ci: Fix link checks
2024-05-01ci: Run link format check on all mediawiki documentsAva Chow
2024-05-01310: Fix incorrectly formatted linkAva Chow
2024-05-01197: Fix incorrectly formatted linksAva Chow
2024-05-01Merge pull request #1578 from achow101/fix-ciJon Atack
ci: Update diff checks so that the task actually works
2024-05-01buildtable.pl: Also check .md files (#1577)Ava Chow
2024-05-01ci: Clarify that diffchecks fails until a number is assignedAva Chow
2024-05-01ci: Use actions/checkout@v4Ava Chow
v3 is deprecated
2024-05-01diffchecks.sh: Make success clear and exit with failure on errorAva Chow
2024-05-01Adds commasEthan Heilman
Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
2024-05-01Increases commas and capital letters Ethan Heilman
This improves readability, thanks! Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
2024-05-01Adds sentence suggested by murchandamus to quantum paragraphEthan Heilman
Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
2024-05-01[BIP322] remove empty message requirement for full (proof-of-funds) proofs ↵Ali Sherief
(#1352) * add bip-notatether-signedmessage * minor heading correction * minor formatting correction * minor formatting correction * minor formatting correction * minor formatting correction * minor formatting correction * minor formatting correction * fix some consistency errors * Remove empty message for UTXO proofs * Delete bip-notatether-signedmessage.mediawiki
2024-04-30Adds post history, fixes created dateEthan Heilman
2024-04-30Merge pull request #1184 from katesalazar/20210917Jon Atack
BIP 0009: Remove transparent background from figure.