Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-15 | bip-0322: add another valid sig vector not to confuse | Chris Hyunhum Cho | |
2024-05-01 | [BIP322] remove empty message requirement for full (proof-of-funds) proofs ↵ | Ali Sherief | |
(#1352) * add bip-notatether-signedmessage * minor heading correction * minor formatting correction * minor formatting correction * minor formatting correction * minor formatting correction * minor formatting correction * minor formatting correction * fix some consistency errors * Remove empty message for UTXO proofs * Delete bip-notatether-signedmessage.mediawiki | |||
2022-06-06 | Fix incorrect signature test vectors in BIP322 | Wip | |
2022-02-03 | clarify that SIMPLE format requires version/locktime/sequence=0 for to_sign ↵ | Karl-Johan Alm | |
transaction | |||
2022-01-31 | add test vectors to BIP-322 | Karl-Johan Alm | |
2022-01-31 | bip-322: clarify how the message is serialized | Karl-Johan Alm | |
2021-11-23 | Allow Taproot outputs in BIP 322 | benthecarman | |
2021-11-12 | Clarify BIP 322 seralization requires a signed transaction | benthecarman | |
2020-12-23 | bip-0322: remove the 'to_spend' transaction from serialization | Andrew Poelstra | |
2020-12-23 | bip-0322: overhaul/rewrite verification rules | Andrew Poelstra | |
2020-12-23 | bip-0322: move "legacy" section up, separate "proof of funds", summarize the ↵ | Andrew Poelstra | |
signature types | |||
2020-12-23 | bip-0322: replace motivation, add myself to the "thanks to" list | Andrew Poelstra | |
2020-10-24 | BIP-322: switch to tx based approach | Karl-Johan Alm | |
Co-authored-by: Stepan Snigirev <stepan.snigirev@mpq.mpg.de> Co-authored-by: Luke Dashjr <luke_github1@dashjr.org> | |||
2020-03-25 | bip-322: simplify proposal to single proof case | Karl-Johan Alm | |
2019-08-28 | bip322: fix test-vectors | Karl-Johan Alm | |
2019-08-08 | bip-322: clarify when to return ERROR in verify action | Karl-Johan Alm | |
2019-08-06 | BIP322: added background to explain why BIP322 exists, and what it changes | Karl-Johan Alm | |
2019-08-01 | BIP-322 updates to fix verification and other fixes | Karl-Johan Alm | |
2019-07-29 | bip-322: add test vectors | Karl-Johan Alm | |
2019-07-29 | BIP-322 update to remove ProveFunds purpose (with a note about ↵ | Karl-Johan Alm | |
extensibility) and to fix the serialization format | |||
2019-02-20 | Revert "Merge pull request #744 from kallewoof/bip322-fixes" | Luke Dashjr | |
This reverts commit 9101836b88d2faa3d4767e3bfc516f2207fe8755, reversing changes made to e2c91c81cc67d17c1ec5312ff1f46c2da9ad3d52. | |||
2018-12-03 | bip-322: strip out proof-of-funds related stuff and fix several issues | Karl-Johan Alm | |
2018-09-12 | fix witness program -> witness | Karl-Johan Alm | |
2018-09-12 | BIP: Generic Signed Message Format | Karl-Johan Alm | |