1
0
mirror of https://github.com/bitcoin/bips.git synced 2024-11-19 09:50:06 +01:00
Commit Graph

22 Commits

Author SHA1 Message Date
Wip
8ed2af0784 Fix incorrect signature test vectors in BIP322 2022-06-06 15:13:24 +01:00
Karl-Johan Alm
f52e047d09
clarify that SIMPLE format requires version/locktime/sequence=0 for to_sign transaction 2022-02-03 12:10:47 +09:00
Karl-Johan Alm
aa92d9cd6e
add test vectors to BIP-322 2022-01-31 19:06:52 +09:00
Karl-Johan Alm
1b6c85b0b4
bip-322: clarify how the message is serialized 2022-01-31 19:06:52 +09:00
benthecarman
6b9646e159
Allow Taproot outputs in BIP 322 2021-11-23 14:45:38 -06:00
benthecarman
aadfafa770
Clarify BIP 322 seralization requires a signed transaction 2021-11-12 18:14:19 -06:00
Andrew Poelstra
c624414119 bip-0322: remove the 'to_spend' transaction from serialization 2020-12-23 15:48:08 +00:00
Andrew Poelstra
9e1beef6ac bip-0322: overhaul/rewrite verification rules 2020-12-23 15:47:27 +00:00
Andrew Poelstra
dbb81b3652 bip-0322: move "legacy" section up, separate "proof of funds", summarize the signature types 2020-12-23 15:45:59 +00:00
Andrew Poelstra
f778098deb bip-0322: replace motivation, add myself to the "thanks to" list 2020-12-23 15:39:45 +00:00
Karl-Johan Alm
75ec9631ef
BIP-322: switch to tx based approach
Co-authored-by: Stepan Snigirev <stepan.snigirev@mpq.mpg.de>
Co-authored-by: Luke Dashjr <luke_github1@dashjr.org>
2020-10-24 16:09:15 +09:00
Karl-Johan Alm
f9e95849f3
bip-322: simplify proposal to single proof case 2020-03-25 15:28:56 +09:00
Karl-Johan Alm
c28773f34e
bip322: fix test-vectors 2019-08-28 15:09:50 +09:00
Karl-Johan Alm
b3cec02aa4
bip-322: clarify when to return ERROR in verify action 2019-08-08 01:08:12 +09:00
Karl-Johan Alm
f0784c6e92
BIP322: added background to explain why BIP322 exists, and what it changes 2019-08-06 17:09:25 +09:00
Karl-Johan Alm
91ecdbeb26
BIP-322 updates to fix verification and other fixes 2019-08-01 16:54:47 +09:00
Karl-Johan Alm
e24e86b482
bip-322: add test vectors 2019-07-29 20:45:17 +09:00
Karl-Johan Alm
daa59903e2
BIP-322 update to remove ProveFunds purpose (with a note about extensibility) and to fix the serialization format 2019-07-29 17:19:44 +09:00
Luke Dashjr
b4853407a7 Revert "Merge pull request #744 from kallewoof/bip322-fixes"
This reverts commit 9101836b88, reversing
changes made to e2c91c81cc.
2019-02-20 09:19:04 +00:00
Karl-Johan Alm
df9c2fc6de
bip-322: strip out proof-of-funds related stuff and fix several issues 2018-12-03 16:47:27 +09:00
Karl-Johan Alm
2f152773e6
fix witness program -> witness 2018-09-12 16:21:59 +09:00
Karl-Johan Alm
b925137d5f
BIP: Generic Signed Message Format 2018-09-12 15:01:04 +09:00