Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-04 | Revert "BIP85: Update/clarify spec, add change log, Portuguese language ↵ | Jon Atack | |
code,…" This reverts commit a1be309f91f70b855626c823af317d9b1163309e. | |||
2024-10-02 | Merge pull request #1672 from TheBlueMatt/2024-10-payment-expiry | Jon Atack | |
Explicitly mention care around payment instruction expiry in 353 | |||
2024-10-02 | Explicitly mention care around payment instruction expiry in 353 | Matt Corallo | |
If someone puts a lightning BOLT 12 offer in a BIP 353 entry with the offer expiring before the DNS entry's TTL (plus now), they may get stuck being unpayable, so its worth explicitly mentioning that people should take care here. | |||
2024-09-25 | BIP85: Update/clarify spec, add change log, Portuguese language code, dice ↵ | Aneesh Karve | |
application (#1600) * BIP-85: * Add new maintainer (author unreachable) * Swap chain code and private key bytes in application 32' for consistentcy with BIP-32 (major change) * Correct derived entropy for application 128169' test vector (major change) * Clarify big endian serialization * Add the Portuguese language (9') to application 39' * Add dice application 89101' * Clarify Testnet support for XPRV application 32' * Minor grammar, format, clarity improvements | |||
2024-09-23 | Link to latest code -- also shorter/better explanations (#1666) | Paul Sztorc | |
* Update to CUSF activation client +shorter +clearer * remove superfluous images * link to CUSF client, shorter and clearer BIP text | |||
2024-09-08 | Merge pull request #1665 from EthanHeilman/patch-1 | Jon Atack | |
Uses consistent source for "CAT and Schnorr Tricks" | |||
2024-09-08 | Uses consistent source for "CAT and Schnorr Tricks" | Ethan Heilman | |
For "CAT and Schnorr Tricks I" we used https://medium.com/blockstream/cat-and-schnorr-tricks-i-faf1b59bd298 but for "CAT and Schnorr Tricks II" https://www.wpsoftware.net/andrew/blog/cat-and-schnorr-tricks-ii.html This commit changes this so that the original source wpsoftware is used for both links. | |||
2024-08-29 | Merge pull request #1657 from TheBlueMatt/2024-07-psbt-dns | Mark "Murch" Erhardt | |
Add a PSBT per-output field for BIP 353 DNSSEC Proofs | |||
2024-08-29 | Add a PSBT per-output field for BIP 353 DNSSEC Proofs | Matt Corallo | |
When using BIP 353 for on-chain addresses (incl silent payments), it is useful to be able to include DNSSEC proof information in outputs of a PSBT, which we enable here by defining a standard field for it. | |||
2024-08-21 | Merge pull request #1644 from bigspider/bip388-updates | Mark "Murch" Erhardt | |
388 - Add more motivation, and links to miniscript BIP | |||
2024-08-17 | Merge pull request #1660 from fjahr/bip94-rollback | Jon Atack | |
Revert "Change BIP 94 timewarp delta to 7200 seconds" | |||
2024-08-15 | Revert "Change BIP 94 timewarp delta to 7200 seconds" | Fabian Jahr | |
This reverts commit 0c2a2172f76d05ecfdf55fed5650cc3ebaddb34a. | |||
2024-08-14 | Merge pull request #1631 from azuchi/fix-bip386-test-vector | Jon Atack | |
BIP-0386: Fix uncompressed private key test vector | |||
2024-08-14 | Further improvements from PR review | Salvatore Ingala | |
2024-08-13 | Merge pull request #1654 from storopoli/master | Jon Atack | |
Check typos in CI | |||
2024-08-12 | ci: add typo checking | Jose Storopoli | |
typos is a powerful source code spell checker. Adds a CI job that runs on every PR and push to master (but can also be run manually with workflow_dispatch) that checks for typos. Adds a config file .typos.toml that deals with false positives and only checks for top-level/one-level .mediawiki and .md files. | |||
2024-08-11 | Merge pull request #1659 from azuchi/bix-bip94-typo | Jon Atack | |
BIP-0094: Fix typo | |||
2024-08-10 | BIP-0094: fix block hex | azuchi | |
2024-08-07 | bip-352: fix typo | Jose Storopoli | |
2024-08-07 | bip-152: fix typo | Jose Storopoli | |
2024-08-07 | bip-119: fix typo | Jose Storopoli | |
2024-08-07 | bip-75: fix typo | Jose Storopoli | |
2024-08-07 | bip-46: fix typo | Jose Storopoli | |
2024-08-07 | Merge pull request #1658 from fjahr/bip94-timewarp-delta | Mark "Murch" Erhardt | |
BIP94: Change timewarp delta to 7200 seconds | |||
2024-08-05 | Change BIP 94 timewarp delta to 7200 seconds | Fabian Jahr | |
2024-08-03 | Nit from PR review | Salvatore Ingala | |
Co-authored-by: Mark "Murch" Erhardt <murch@murch.one> | |||
2024-08-02 | Merge pull request #1601 from fjahr/testnet4 | Mark "Murch" Erhardt | |
Add BIP94: Testnet 4 | |||
2024-07-31 | Add BIP 94 - Testnet 4 | Fabian Jahr | |
2024-07-31 | Consistently refer to them as "human-readable names", not addresses | Matt Corallo | |
It seems confusing to call BIP 353 names "addresses", and most of the BIP refers to them as "names", but a few "human-readable addresses" snuck in in a recent change, which are fixed here. | |||
2024-07-27 | More adjustments from PR review | Salvatore Ingala | |
2024-07-27 | Merge pull request #1655 from Crypt-iQ/bip324_aad | Jon Atack | |
BIP 324: fix python aad in complete_handshake | |||
2024-07-26 | BIP 324: fix python aad in complete_handshake | Eugene Siegel | |
2024-07-26 | Merge pull request #1653 from OrfeasLitos/trailing-whitespace | Jon Atack | |
Remove trailing whitespace from all BIPs | |||
2024-07-25 | Make link title more specific (#1652) | Orfeas Stefanos Thyfronitis Litos | |
2024-07-25 | Remove trailing whitespace from all BIPs | Orfeas Stefanos Thyfronitis Litos | |
2024-07-23 | Merge pull request #1647 from siv2r/minor-fixes | Mark "Murch" Erhardt | |
bip327: minor fixes | |||
2024-07-23 | bip-0327: 1.0.1 -> 1.0.2 | Jonas Nick | |
(cherry picked from commit 4f2e6e7ffbd2fdc095ab8d59827be9da18b790be) | |||
2024-07-22 | Merge pull request #1651 from michael1011/46-fix-pubkey | Mark "Murch" Erhardt | |
BIP46 clarify witness | |||
2024-07-22 | Fix typos in BIP 388 and BIP 390 | Mark "Murch" Erhardt | |
Fix typos | |||
2024-07-21 | BIP46 clarify witness | michael1011 | |
2024-07-21 | fix typo | omahs | |
2024-07-21 | fix typo | omahs | |
2024-07-19 | remove P = None check as cpoint never returns None | siv2r | |
2024-07-19 | bip327: minor fixes | siv2r | |
- An error test vector doesn’t specify the InvalidContributionError type - In *DeterministicSign*, use GetXonlyPubkey instead of GetPubkey - The key_agg_and_tweak fn doesn’t specify the return type - In partial_sig_verify_internal, the pubkey arg should be PlainPk - Remove unused enumerate() fn calls - In test_sign_verify, add an additional assert statement | |||
2024-07-17 | Merge pull request #1649 from jonasschnelli/bip_159_update | Mark "Murch" Erhardt | |
159: Mark as final | |||
2024-07-17 | 159: Mark as final | Jonas Schnelli | |
2024-07-17 | Merge pull request #1648 from jonasschnelli/bip_150_update | Mark "Murch" Erhardt | |
BIP150: Deferred More robust and private protocols have been drafted and need to be formalized into a BIP | |||
2024-07-17 | BIP150: Deferred | Jonas Schnelli | |
2024-07-17 | Merge pull request #1646 from pinheadmz/353-cat-txt | Mark "Murch" Erhardt | |
bip353: concatenate strings in TXT record | |||
2024-07-17 | Apply suggestions from code review | Salvatore Ingala | |
Co-authored-by: Mark "Murch" Erhardt <murch@murch.one> |