Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-15 | added colon at end of if statement - bip-0119.mediawiki | sgmoore | |
Python requires a colon at the end of an if statement to denote the beginning of the block of code that will be executed if the condition is True. If the colon is omitted, a syntax error will occur, and the code will not run. Since the syntax error will prevent the code from running, it won't introduce any vulnerabilities by itself. However, it will cause the application to fail at the point where the code is parsed, which might expose other issues if error handling is not implemented properly. | |||
2023-07-17 | Merge pull request #1477 from psztorc/patch-1 | Luke Dashjr | |
clearer, more failure details, + use OP_TRUE | |||
2023-07-13 | clearer, more failure details, + use OP_TRUE | Paul Sztorc | |
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-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-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-27 | Merge pull request #1372 from jonasnick/musig2-squashed | kallewoof | |
Add BIP MuSig2 | |||
2023-03-27 | Add BIP327: MuSig2 for BIP340-compatible Multi-Signatures | Jonas Nick | |
2023-03-24 | Merge pull request #1433 from raphjaph/patch-1 | kallewoof | |
Improve BIP-341 wording | |||
2023-03-19 | bip-0324: remove `initiating` parameter from `ellswift_create` calls | Sebastian Falbesoner | |
2023-03-17 | Merge pull request #1428 from dhruv/bip324-update-feb-2023 | kallewoof | |
BIP324: Fixed length message type IDs | |||
2023-03-17 | new BIP: codex32 (#1425) | Andrew Poelstra | |
new BIP: codex32 --------- Co-authored-by: Russell O'Connor <roconnor@blockstream.io> |