summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-05-28Fix typos on 17 files.Alexander Cyon
2024-05-22Merge pull request #1445 from MarnixCroes/bip38-fix-linksJon Atack
BIP38: remove broken links
2024-05-22BIP38: remove dead linksMarnix
2024-05-16Merge pull request #1579 from achow101/stop-link-spam-38Jon Atack
38: Remove other implementation section and dead reference implementation link
2024-05-16Merge pull request #1580 from achow101/stop-link-spam-85Jon Atack
85: Remove other implementation sections
2024-05-14Merge pull request #1591 from siv2r/bip327-fix-verify-fail-vectorJon Atack
Fix the first two test vectors of verify fail test
2024-05-14Fix the four test vectorssiv2r
- first two vectors of verify_fail_test - first two vectors of verify_error_test
2024-05-13Merge pull request #1595 from threewebcode/patch-1Mark "Murch" Erhardt
bip-0114: fix typo
2024-05-13Merge pull request #1594 from jonatack/2024-05-bip352-coredev-link-fixupMark "Murch" Erhardt
BIP352: fix link to coredev discussion
2024-05-13Merge pull request #1593 from jonatack/2024-05-bip388-fixupsMark "Murch" Erhardt
BIP388 fixups
2024-05-13bip-0114: fix typoAfanti
2024-05-12bip352: fix link to coredev discussionJon Atack
2024-05-12bip-0388: make reference implementation executableJon Atack
2024-05-12bip-0388: fix 3 linksJon Atack
2024-05-12Merge pull request #1592 from bigspider/bip-388-proposedJon Atack
BIP-388: change status to 'Proposed'
2024-05-12Update BIP-388 status to 'Proposed'Salvatore Ingala
2024-05-12Improve formattingSalvatore Ingala
2024-05-10Merge pull request #1590 from RandyMcMillan/patch-5Jon Atack
bip-0388:proof of registration - use wikimedia bold syntax
2024-05-10Merge pull request #1469 from theborakompanioni/patch-1Jon Atack
fix(bip85): rectify pwd_length in PWD BASE85 table
2024-05-10bip-0388.mediawiki:proof of registration@RandyMcMillan
2024-05-09Merge pull request #1589 from real-or-random/202405-0324-unusedcsvMark "Murch" Erhardt
BIP324: Remove obsolete test vector file
2024-05-09BIP324: Remove obsolete test vector fileTim Ruffing
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