index
:
slackcoder/bips
master
Bitcoin Improvement Proposals
Mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bip-taproot.mediawiki
Age
Commit message (
Expand
)
Author
2020-01-16
Merge pull request #186 from sipa/202001_commonsighash
Pieter Wuille
2020-01-14
Address jonas' comments
Pieter Wuille
2020-01-13
Update acknowledgements, remove authors
Pieter Wuille
2020-01-13
Abstract out common signature message calculation
Pieter Wuille
2020-01-11
go back to leaf_version but different rationale
Anthony Towns
2020-01-08
Redefine leaf versions to be incrementally increasing from 0
Pieter Wuille
2019-12-17
Update Post-History field for taproot/tapscript
Pieter Wuille
2019-12-17
Update authors
Pieter Wuille
2019-12-17
Merge pull request #181 from sipa/201912_reorder_motivation
Pieter Wuille
2019-12-16
Add rationale on security assumptions
Pieter Wuille
2019-12-16
bip-taproot: example from diagram
Matthew Zipkin
2019-12-15
Add an informal summary of the design
Pieter Wuille
2019-12-15
Improve and restructure motivation and design
Pieter Wuille
2019-12-11
Merge pull request #161 from OrfeasLitos/max-sig-unhashed-bytes
Pieter Wuille
2019-12-11
fix singular/plural ambiguity
stefanwouldgo
2019-12-10
Merge pull request #165 from OrfeasLitos/wtxid-malleability
Pieter Wuille
2019-12-10
Merge pull request #171 from jonasnick/footnote16
Pieter Wuille
2019-12-10
Fix @jonasnick's comment
Kalle Rosenbaum
2019-12-09
Nits
Kalle Rosenbaum
2019-11-29
Clarify bip-taproot digest difference to bip143 regarding sub-hashes
Jonas Nick
2019-11-29
Merge pull request #164 from OrfeasLitos/neither-instead-of-both
Pieter Wuille
2019-11-26
Mention that miners could malleate signatures
Orfeas Stefanos Thyfronitis Litos
2019-11-26
Mention hash_type malleability would change wtxid
Orfeas Litos
2019-11-26
Replace "both are not" with "neither is"
Orfeas Litos
2019-11-25
Typo: max bytes hashed for sig is 210
Orfeas Stefanos Thyfronitis Litos
2019-11-22
Rename is_y_square to is_negated in taproot signing
Jonas Nick
2019-11-16
Merge pull request #140 from jonatack/clarify-and-link-to-bip-schnorr-referen...
Pieter Wuille
2019-11-16
Merge pull request #143 from OrfeasLitos/link-to-other-bips
Pieter Wuille
2019-11-16
Merge pull request #137 from AdamISZ/hash-0-meaning
Pieter Wuille
2019-11-16
Merge pull request #134 from hebasto/20191111-base-point
Pieter Wuille
2019-11-16
Merge pull request #135 from pyskell/patch-1
Pieter Wuille
2019-11-15
Merge pull request #144 from devrandom/wording
Pieter Wuille
2019-11-15
remind reader where [:] is defined
Gregory Sanders
2019-11-14
tweak 211 bytes text
Dev Random
2019-11-13
clarify 211 hash bytes and non-reuse of keys
Devrandom
2019-11-13
Add links to unlinked BIPs
Orfeas Stefanos Thyfronitis Litos
2019-11-13
Replace R with P in taproot_tweak_seckey
Orfeas Stefanos Thyfronitis Litos
2019-11-12
bip-taproot: clarify bip-schnorr reference code
Jon Atack
2019-11-12
FIX: BIPs should be specified as lowercase to match filenames
Anthony
2019-11-12
Add clarification of semantics of 0x00 hash type
Adam Gibson
2019-11-11
ADD: Require Schnorr BIP for Taproot
Anthony
2019-11-11
G refers to secp256k1 base point rather generator
Hennadii Stepanov
2019-11-11
Fix typo
Agis Anastasopoulos
2019-11-11
Fxied typo in taproot_sign_script()
LaurentMT
2019-11-06
Internal pubkey calculation fixed in taproot_tweak_pubkey()
codeShark149
2019-11-06
Merge pull request #125 from fjahr/patch-1
Pieter Wuille
2019-11-06
fix: script spend, not key spend
Max Hillebrand
2019-11-05
Link design section of BIP Schnorr in Specification
Fabian Jahr
2019-11-04
Merge pull request #124 from sipa/square_terminology
Pieter Wuille
2019-11-04
Settle on notation: is_square(y), has_square_y(P)
Pieter Wuille
[next]