summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-07-06bip-0324: fix git instruction order in test_sage_decoding.pySebastian Falbesoner
Tiny fix correcting the order of commands, for `git checkout` one has to change into the repository directory first.
2023-07-02Merge pull request #1410 from anquii/bip-0039-patchLuke Dashjr
Add link to anquii/BIP39 (Swift)
2023-07-02Merge pull request #1384 from weareseba/feature/bip127_BDK_proofLuke Dashjr
Added the BDK implementation for bip-0127 proof of reserves
2023-07-02Merge pull request #1414 from coolaj86/patch-2Luke Dashjr
feat: add DashPhrase.js to JS implementations
2023-07-02Add anquii/BIP39 (Swift)anquii
2023-06-30Merge pull request #1459 from ktecho/patch-1kallewoof
Typos in bip-0119
2023-06-30Merge pull request #1444 from satsie/satsie-bip-137-editskallewoof
BIP-137: Fix typo
2023-06-30Merge pull request #1468 from achow101/descriptor-testskallewoof
descriptors: add test vectors
2023-06-30Merge pull request #1450 from yahiheb/patch-1kallewoof
[Trivial] Fix text format (BIP 39)
2023-06-29descriptors: add test vectorsAndrew Chow
2023-06-29Merge pull request #1344 from scgbckbone/passwordsLuke Dashjr
bip85 passwords
2023-06-29Merge pull request #1406 from real-or-random/patch-18Luke Dashjr
BIP341: Fix definition of NUMS point
2023-06-29Merge pull request #1436 from theStack/bip324_handsake_remove_initiating_paramLuke Dashjr
bip-0324: remove `initiating` parameter from `ellswift_create` calls
2023-06-29Merge pull request #1354 from achow101/bip-multipath-descsLuke Dashjr
[New BIP 389] Multipath descriptors
2023-06-28fiuxp! allow larger trigger/recovery output amountsJames O'Beirne
Allow trigger/recovery output nValues to exceed the amounts supplied by constituent vault inputs. This allows future compatibility for e.g. trigger collateral.
2023-06-28fixup! add <revault-amount> and clarify deferred checksJames O'Beirne
This change makes the amount being revaulted (if any) explicit to avoid issues surfaced by AJ Towns (e.g. multiple compatible vault inputs duplicating triggers and revaults to confuse the old deferred check logic). Pseudocode is also provided for the deferred checks, and their inline validation description has been changed to be more faithful to the implementation - we make mention of queueing deferred checks, and then later describe the algorithm used to aggregate and perform them.
2023-06-27Merge pull request #1452 from sethforprivacy/patch-1kallewoof
BIP 329: Add `spendable` state to outputs
2023-06-06Typos in bip-0119Luis Miguel
2023-06-05Merge pull request #1454 from uncomputable/bech32m-finalkallewoof
Mark bech32m as final
2023-05-30Properly handle `spendable` state and JSON edge casesSeth For Privacy
2023-05-29Merge pull request #1446 from sipa/bip-taprootkallewoof
BIP340 updates: clarifications, variable-length messages, expand domain separation
2023-05-24Add motivation for spendable tagSeth For Privacy
2023-05-24Add `spendable` stateSeth For Privacy
2023-05-18Mark bech32m as finalChristian Lewe
2023-05-16Merge pull request #1412 from craigraw/wallet-labels-originkallewoof
BIP329: Add optional key origin property and expand truncation note
2023-04-28Merge pull request #1448 from stratospher/patch-1kallewoof
bip324: fix link to chacha20
2023-04-27Fix text formatyahiheb
2023-04-26bip324: fix link to chacha20stratospher
2023-04-20bip340: Add subsection on Domain SeparationTim Ruffing
2023-04-20bip340: Allow variable-length messagesTim Ruffing
2023-04-20bip340: clarify that tags are byte arraysPieter Wuille
2023-04-17minor wording updatesJames O'Beirne
2023-04-11Merge pull request #1443 from vostrnad/bip84-finalkallewoof
Mark BIP84 as Final
2023-04-10BIP-137: Fix typoStacie
2023-04-10Mark BIP84 as FinalVojtěch Strnad
2023-03-30Merge pull request #1439 from apoelstra/2023-03--bip93-cleanupkallewoof
bip93: minor cleanups
2023-03-30add myself as a BIPs authorAndrew Poelstra
2023-03-29bip93: typo fixes, and fix URL formatAndrew Poelstra
2023-03-29bip93: make bech32 capitalization consistently lowercaseAndrew Poelstra
2023-03-29bip93: More invalid test vectorsRussell O'Connor
These examples are valid BIP-173 and BIP-350 strings (but not valid BIP-93 strings).
2023-03-29Merge pull request #1438 from ajtowns/202303-testskallewoof
Cleanup README table
2023-03-29Use BIP-326 title from PR#1314 in READMEAnthony Towns
2023-03-29BIP157 was replaced in PR#1378Anthony Towns
2023-03-29README markup fixesAnthony Towns
2023-03-29BIP327: fixups for buildtable.plAnthony Towns
2023-03-28few fixupsGreg Sanders
2023-03-28Be explicit about tapleaf version forwardingGreg Sanders
2023-03-28remove vestigial reference in applications sectionGreg Sanders
2023-03-28why n-pushesGreg Sanders
2023-03-28few word changesGreg Sanders