Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-06 | bip-0324: fix git instruction order in test_sage_decoding.py | Sebastian Falbesoner | |
Tiny fix correcting the order of commands, for `git checkout` one has to change into the repository directory first. | |||
2023-07-02 | Merge pull request #1410 from anquii/bip-0039-patch | Luke Dashjr | |
Add link to anquii/BIP39 (Swift) | |||
2023-07-02 | Merge pull request #1384 from weareseba/feature/bip127_BDK_proof | Luke Dashjr | |
Added the BDK implementation for bip-0127 proof of reserves | |||
2023-07-02 | Merge pull request #1414 from coolaj86/patch-2 | Luke Dashjr | |
feat: add DashPhrase.js to JS implementations | |||
2023-07-02 | Add anquii/BIP39 (Swift) | anquii | |
2023-06-30 | Merge pull request #1459 from ktecho/patch-1 | kallewoof | |
Typos in bip-0119 | |||
2023-06-30 | Merge pull request #1444 from satsie/satsie-bip-137-edits | kallewoof | |
BIP-137: Fix typo | |||
2023-06-30 | Merge pull request #1468 from achow101/descriptor-tests | kallewoof | |
descriptors: add test vectors | |||
2023-06-30 | Merge pull request #1450 from yahiheb/patch-1 | kallewoof | |
[Trivial] Fix text format (BIP 39) | |||
2023-06-29 | descriptors: add test vectors | Andrew Chow | |
2023-06-29 | Merge pull request #1344 from scgbckbone/passwords | Luke Dashjr | |
bip85 passwords | |||
2023-06-29 | Merge pull request #1406 from real-or-random/patch-18 | Luke Dashjr | |
BIP341: Fix definition of NUMS point | |||
2023-06-29 | Merge pull request #1436 from theStack/bip324_handsake_remove_initiating_param | Luke Dashjr | |
bip-0324: remove `initiating` parameter from `ellswift_create` calls | |||
2023-06-29 | Merge pull request #1354 from achow101/bip-multipath-descs | Luke Dashjr | |
[New BIP 389] Multipath descriptors | |||
2023-06-28 | fiuxp! allow larger trigger/recovery output amounts | James 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-28 | fixup! add <revault-amount> and clarify deferred checks | James 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-27 | Merge pull request #1452 from sethforprivacy/patch-1 | kallewoof | |
BIP 329: Add `spendable` state to outputs | |||
2023-06-06 | Typos in bip-0119 | Luis Miguel | |
2023-06-05 | Merge pull request #1454 from uncomputable/bech32m-final | kallewoof | |
Mark bech32m as final | |||
2023-05-30 | Properly handle `spendable` state and JSON edge cases | Seth For Privacy | |
2023-05-29 | Merge pull request #1446 from sipa/bip-taproot | kallewoof | |
BIP340 updates: clarifications, variable-length messages, expand domain separation | |||
2023-05-24 | Add motivation for spendable tag | Seth For Privacy | |
2023-05-24 | Add `spendable` state | Seth For Privacy | |
2023-05-18 | Mark bech32m as final | Christian Lewe | |
2023-05-16 | Merge pull request #1412 from craigraw/wallet-labels-origin | kallewoof | |
BIP329: Add optional key origin property and expand truncation note | |||
2023-04-28 | Merge pull request #1448 from stratospher/patch-1 | kallewoof | |
bip324: fix link to chacha20 | |||
2023-04-27 | Fix text format | yahiheb | |
2023-04-26 | bip324: fix link to chacha20 | stratospher | |
2023-04-20 | bip340: Add subsection on Domain Separation | Tim Ruffing | |
2023-04-20 | bip340: Allow variable-length messages | Tim Ruffing | |
2023-04-20 | bip340: clarify that tags are byte arrays | Pieter Wuille | |
2023-04-17 | minor wording updates | James O'Beirne | |
2023-04-11 | Merge pull request #1443 from vostrnad/bip84-final | kallewoof | |
Mark BIP84 as Final | |||
2023-04-10 | BIP-137: Fix typo | Stacie | |
2023-04-10 | Mark BIP84 as Final | Vojtěch Strnad | |
2023-03-30 | Merge pull request #1439 from apoelstra/2023-03--bip93-cleanup | kallewoof | |
bip93: minor cleanups | |||
2023-03-30 | add myself as a BIPs author | Andrew Poelstra | |
2023-03-29 | bip93: typo fixes, and fix URL format | Andrew Poelstra | |
2023-03-29 | bip93: make bech32 capitalization consistently lowercase | Andrew Poelstra | |
2023-03-29 | bip93: More invalid test vectors | Russell O'Connor | |
These examples are valid BIP-173 and BIP-350 strings (but not valid BIP-93 strings). | |||
2023-03-29 | Merge pull request #1438 from ajtowns/202303-tests | kallewoof | |
Cleanup README table | |||
2023-03-29 | Use BIP-326 title from PR#1314 in README | Anthony Towns | |
2023-03-29 | BIP157 was replaced in PR#1378 | Anthony Towns | |
2023-03-29 | README markup fixes | Anthony Towns | |
2023-03-29 | BIP327: fixups for buildtable.pl | Anthony Towns | |
2023-03-28 | few fixups | Greg Sanders | |
2023-03-28 | Be explicit about tapleaf version forwarding | Greg Sanders | |
2023-03-28 | remove vestigial reference in applications section | Greg Sanders | |
2023-03-28 | why n-pushes | Greg Sanders | |
2023-03-28 | few word changes | Greg Sanders | |