Luke Dashjr
0d8ea5b45b
Merge pull request #1232 from Olf0/patch-1
...
[Nit] Add full stop to conclude sentence
2022-01-15 23:10:47 +00:00
kallewoof
13bd88f50c
Merge pull request #1230 from dr-orlovsky/patch-9
...
BIP-341: explicitly allow softforks with future leaf versions
2022-01-07 11:14:58 +09:00
MarcoFalke
9fe72607ce
Mention activation heights in BIP 341
2021-11-13 17:04:02 +01:00
Pieter Wuille
e35a46ecf3
BIP341 test vectors
2021-11-12 12:08:19 -05:00
olf
fc661ac943
[Nit] Add full stop to conclude sentence
...
... because in a normative document, it shall be obvious that this sentence was not accidentally truncated.
(Concerns final sentence of footnote / cite-reference 20, https://github.com/bitcoin/bips/edit/master/bip-0341.mediawiki#cite_ref-20-0 )
2021-11-12 00:56:35 +01:00
kallewoof
b15514325e
Merge pull request #1224 from brandonblack/master
...
BIP341/342: Implementation clarifications
2021-11-11 23:31:17 +09:00
Ian Shipman
da78942ddd
Fixes a link in BIP 341
2021-11-10 14:26:56 -06:00
Dr. Maxim Orlovsky
592cb6fa0c
BIP-341: allow future softforks for leaf version signature verification
...
Currently the BIP-341 and BIP-342 leave the question of how to verify signature for non-`0xC0` leaf version scripts undefined. I haven't checked the Bitcoin Core code for that matter yet, but (1) I think we need to cover signature validation of non-`0xC0` leaf version scripts in this standard and (2) the only way of doing that is "always succeed" rule for the future leaf version values (otherwise we will need a hard fork to introduce them).
2021-11-08 22:07:28 +01:00
Brandon Black
6222dc45a3
BIP341: Clarify tweaking of secret keys
2021-11-03 15:05:51 -07:00
Brandon Black
d690408080
BIP341/342: Clarify SigHash extensions
...
* Pull the definition of the extension in BIP342 to its own section
* Add a section to BIP341 on validating script path signatures
* Clarify that SigMsg does not produce the message being signed, but
a common portion of it
2021-11-03 15:05:49 -07:00
Brandon Black
736e79c938
BIP341: SigHash: Clarify encoding of script pub keys
2021-11-01 07:29:05 -07:00
Brandon Black
5b9b44cc79
BIP341: SigHash: Clarify SIGHASH_DEFAULT
2021-11-01 07:20:40 -07:00
Riccardo Casatta
9cf5c72b56
remove int_from_bytes in lift_x call since it is done internally
2021-07-14 16:42:39 +02:00
Raulo
5919ade31c
Replaces Bech32 by Bech32m in BIP341
...
Segwit version 1 is encoded by Bech32m given by BIP350
2021-06-14 09:27:50 +00:00
eugene
b1dbe62a21
BIP 341: fix tuple index
2021-04-26 17:43:41 -04:00
Luke Dashjr
40b10c83db
Merge pull request #1104 from ajtowns/202103-bip341-speedy-trial-mtp
...
BIP341: speedy trial activation parameters
2021-04-25 21:54:10 +00:00
Anthony Towns
93d1b15285
BIP341: add brackets to avoid ambiguity due to precendence rules around bipwise ops
2021-04-14 02:45:56 +10:00
Jonas Nick
43b5f171dc
BIP 341/342: Add link to Bitcoin Core test vectors
...
Also remove mention of non-existing examples.
2021-04-13 15:04:17 +00:00
Anthony Towns
ce5f89fe0d
BIP341: add testnet3 parameters
2021-04-13 01:35:07 +10:00
Anthony Towns
d582d0bd31
BIP341: document simplified bip9 states
2021-04-08 21:25:10 +10:00
Anthony Towns
0f95720639
BIP341: bip9 speedy trial parameters
2021-04-08 21:24:13 +10:00
Anthony Towns
a516c135ab
BIP341/342: document current deployment status
2021-03-26 06:33:05 +10:00
MarcoFalke
d8531483f5
bip 341/342: Replace CCompactSize with CompactSize
2020-09-03 14:37:50 -07:00
Luke Dashjr
336f948d37
Merge pull request #982 from sipa/bip-taproot
...
BIP340 updates: even R, new tags, small fixups, clarifications
2020-08-27 02:10:55 +00:00
Pieter Wuille
8a3db73a84
Rename lift_x_even_y to lift_x
2020-08-20 13:24:20 -07:00
Pieter Wuille
b9ea863727
Use consistent capitalization of tag TapSighash
2020-07-28 13:50:50 -07:00
Jonas Nick
15fba98cf4
bip-341: add missing Post-History
2020-05-15 12:57:49 +00:00
Jonas Nick
dde165749e
bip-341: Commit to all scriptPubKeys in SigMsg
2020-05-15 12:33:01 +00:00
Jonas Nick
0916da6594
BIP-0341: Replace notion of is_negated with parity bit
2020-03-27 15:14:43 +00:00
Jonas Nick
4ea021f28c
BIP-0341: Avoid decompressing the output public key in script spends
2020-03-06 14:20:08 +00:00
Pieter Wuille
6581a87ff2
Switch to even-y tiebreaker for pubkeys
2020-02-23 19:33:35 -08:00
Anthony Towns
2a122f20c5
missing space
2020-02-23 19:33:13 -08:00
Nicolas Dorier
983955ffc5
Fix broken link
2020-01-26 14:23:23 +09:00
Pieter Wuille
9cf4038f17
fix BIP links
2020-01-20 07:35:26 -08:00
Pieter Wuille
c3b91dcc22
Fixes to headers
2020-01-19 14:48:58 -08:00
Pieter Wuille
e1914b8173
fixes
2020-01-19 14:48:58 -08:00
Pieter Wuille
1faa4b19bc
Rename BIPs
2020-01-19 14:47:33 -08:00