1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-01-19 05:45:07 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
Anthony Towns
8bbf2a1424 BIP118: simplify explanation of signature message 2022-09-20 06:15:54 +10:00
Sanket Kanjalkar
f62639ab52
BIP118: key version should be 0x01 2021-07-09 01:28:07 -07:00
Anthony Towns
d616d5492b BIP118: tweak wording around 1-byte pubkey 2021-07-02 14:47:16 +10:00
Anthony Towns
420dc42f0e BIP118: remove subliminal advertising of Simplicity 2021-07-02 14:47:16 +10:00
Anthony Towns
0cbc8674dd BIP118: refer to bech32m instead of bech32 for segwit v1 outputs
Thanks to Ben Carman for spotting.
2021-07-02 14:47:16 +10:00
Anthony Towns
5e052176ef Update BIP 118 for taproot, rename to ANYPREVOUT 2021-07-02 14:47:10 +10:00
Sanket Kanjalkar
c3f7e6fe56
Change witness to signature
As per my understanding, the value is committed in the signature(sighash msg) and is not being supplied as an additional witness
2021-03-01 23:01:26 -08:00
James O'Beirne
f3a5954e79
Trivial typo fixes to bip-0118 2018-07-13 12:54:26 -04:00
Erik Arvstedt
53fc064db5 Trivial: Fix typos in BIP-118 2018-05-22 11:33:32 +02:00
Christian Decker
98b7238f68 noinput: Initial version of the sighash_noinput proposal 2018-05-20 22:05:29 -07:00