index
:
slackcoder/bips
master
Bitcoin Improvement Proposals
Mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bip-0322.mediawiki
Age
Commit message (
Expand
)
Author
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 t...
Karl-Johan Alm
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
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
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 extensibility)...
Karl-Johan Alm
2019-02-20
Revert "Merge pull request #744 from kallewoof/bip322-fixes"
Luke Dashjr
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