Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-15 | bip353: concatenate strings in TXT | Matthew Zipkin | |
2024-07-12 | Merge pull request #1633 from josibake/update-bip352-appendix | Jon Atack | |
BIP352: Update appendix | |||
2024-07-12 | Merge pull request #1645 from Sjors/2024/07/bip353 | Jon Atack | |
bip353: improve ₿-prefix instructions | |||
2024-07-12 | Merge pull request #1599 from theborakompanioni/bip-46 | Mark "Murch" Erhardt | |
bip-0046: Address Scheme for Timelocked Fidelity Bonds | |||
2024-07-12 | bip353: improve ₿-prefix instructions | Sjors Provoost | |
2024-07-12 | bip352: update appendix | josibake | |
Numbers from the appendix were slightly innaccurate and out of date. Update to mention non-dust UTXOs and update the numbers to reflect current usage. Considering the appendix is purely informational and the corrections here are minor, Ive left of adding a changelong entry. | |||
2024-07-11 | Merge pull request #1641 from achow101/finalize-370 | Jon Atack | |
370: Mark as final | |||
2024-07-11 | 370: Mark as final | Ava Chow | |
2024-07-11 | 370: Set reference implementation to Bitcoin Core PR. | Ava Chow | |
2024-07-11 | Merge pull request #1642 from achow101/finalize-371 | Jon Atack | |
371: Mark as final | |||
2024-07-11 | Merge pull request #1640 from achow101/finalize-86 | Jon Atack | |
86: Mark as final | |||
2024-07-10 | Merge pull request #1643 from achow101/finalize-descriptors | Jon Atack | |
380-387: Mark basic descriptor BIPs as final | |||
2024-07-10 | 380-387: Mark basic descriptor BIPs as final | Ava Chow | |
2024-07-10 | 86: Mark as final | Ava Chow | |
2024-07-10 | 371: Mark as final | Ava Chow | |
2024-07-10 | Merge pull request #1636 from sdaftuar/patch-1 | Mark "Murch" Erhardt | |
Move BIP 339 to Final | |||
2024-07-10 | Move BIP 339 to Final | Suhas Daftuar | |
2024-07-10 | Merge pull request #1638 from sdaftuar/bip130-final | Mark "Murch" Erhardt | |
Move BIP 130 to Final | |||
2024-07-10 | Merge pull request #1637 from sipa/202407_bip324_final | Mark "Murch" Erhardt | |
Mark BIP324 as final | |||
2024-07-10 | Merge pull request #1639 from sdaftuar/bip338-withdrawn | Mark "Murch" Erhardt | |
Move BIP 338 to Withdrawn | |||
2024-07-10 | Move BIP 338 to Withdrawn | Suhas Daftuar | |
The PR implementing this BIP was never merged into Bitcoin Core, in favor of an alternative approach. | |||
2024-07-10 | Move BIP 130 to Final | Suhas Daftuar | |
2024-07-10 | Merge pull request #1634 from achow101/389-no-dupes | Jon Atack | |
389: Explicitly disallow duplicate multipath | |||
2024-07-10 | Mark BIP324 as final | Pieter Wuille | |
2024-07-09 | 389: Explicitly disallow duplicate multipath | Ava Chow | |
2024-07-08 | Merge pull request #1632 from douglaz/patch-1 | Mark "Murch" Erhardt | |
Fix typo in bip-0065 | |||
2024-07-08 | docs(bip-0046): add endpoint signing example | theborakompanioni | |
2024-07-08 | docs(bip-0046): add cert format and clarify expiry param | theborakompanioni | |
2024-07-08 | docs(bip-0046): apply minor wording improvement suggestions | theborakompanioni | |
by @AdamISZ | |||
2024-07-07 | Fix typo in bip-0065 | douglaz | |
2024-07-04 | Merge pull request #1623 from satsie/satsie-bip78 | Jon Atack | |
BIP78: spelling and grammar updates | |||
2024-07-03 | BIP78: spelling and grammar updates | Stacie | |
Co-authored-by: Dan Gould <d@ngould.dev> Co-authored-by: Jon Atack <jon@atack.com> |