summaryrefslogtreecommitdiff
path: root/bip-taproot.mediawiki
AgeCommit message (Expand)Author
2020-01-16Merge pull request #186 from sipa/202001_commonsighashPieter Wuille
2020-01-14Address jonas' commentsPieter Wuille
2020-01-13Update acknowledgements, remove authorsPieter Wuille
2020-01-13Abstract out common signature message calculationPieter Wuille
2020-01-11go back to leaf_version but different rationaleAnthony Towns
2020-01-08Redefine leaf versions to be incrementally increasing from 0Pieter Wuille
2019-12-17Update Post-History field for taproot/tapscriptPieter Wuille
2019-12-17Update authorsPieter Wuille
2019-12-17Merge pull request #181 from sipa/201912_reorder_motivationPieter Wuille
2019-12-16Add rationale on security assumptionsPieter Wuille
2019-12-16bip-taproot: example from diagramMatthew Zipkin
2019-12-15Add an informal summary of the designPieter Wuille
2019-12-15Improve and restructure motivation and designPieter Wuille
2019-12-11Merge pull request #161 from OrfeasLitos/max-sig-unhashed-bytesPieter Wuille
2019-12-11fix singular/plural ambiguitystefanwouldgo
2019-12-10Merge pull request #165 from OrfeasLitos/wtxid-malleabilityPieter Wuille
2019-12-10Merge pull request #171 from jonasnick/footnote16Pieter Wuille
2019-12-10Fix @jonasnick's commentKalle Rosenbaum
2019-12-09NitsKalle Rosenbaum
2019-11-29Clarify bip-taproot digest difference to bip143 regarding sub-hashesJonas Nick
2019-11-29Merge pull request #164 from OrfeasLitos/neither-instead-of-bothPieter Wuille
2019-11-26Mention that miners could malleate signaturesOrfeas Stefanos Thyfronitis Litos
2019-11-26Mention hash_type malleability would change wtxidOrfeas Litos
2019-11-26Replace "both are not" with "neither is"Orfeas Litos
2019-11-25Typo: max bytes hashed for sig is 210Orfeas Stefanos Thyfronitis Litos
2019-11-22Rename is_y_square to is_negated in taproot signingJonas Nick
2019-11-16Merge pull request #140 from jonatack/clarify-and-link-to-bip-schnorr-referen...Pieter Wuille
2019-11-16Merge pull request #143 from OrfeasLitos/link-to-other-bipsPieter Wuille
2019-11-16Merge pull request #137 from AdamISZ/hash-0-meaningPieter Wuille
2019-11-16Merge pull request #134 from hebasto/20191111-base-pointPieter Wuille
2019-11-16Merge pull request #135 from pyskell/patch-1Pieter Wuille
2019-11-15Merge pull request #144 from devrandom/wordingPieter Wuille
2019-11-15remind reader where [:] is definedGregory Sanders
2019-11-14tweak 211 bytes textDev Random
2019-11-13clarify 211 hash bytes and non-reuse of keysDevrandom
2019-11-13Add links to unlinked BIPsOrfeas Stefanos Thyfronitis Litos
2019-11-13Replace R with P in taproot_tweak_seckeyOrfeas Stefanos Thyfronitis Litos
2019-11-12 bip-taproot: clarify bip-schnorr reference codeJon Atack
2019-11-12FIX: BIPs should be specified as lowercase to match filenamesAnthony
2019-11-12Add clarification of semantics of 0x00 hash typeAdam Gibson
2019-11-11ADD: Require Schnorr BIP for TaprootAnthony
2019-11-11G refers to secp256k1 base point rather generatorHennadii Stepanov
2019-11-11Fix typoAgis Anastasopoulos
2019-11-11Fxied typo in taproot_sign_script()LaurentMT
2019-11-06Internal pubkey calculation fixed in taproot_tweak_pubkey()codeShark149
2019-11-06Merge pull request #125 from fjahr/patch-1Pieter Wuille
2019-11-06fix: script spend, not key spendMax Hillebrand
2019-11-05Link design section of BIP Schnorr in SpecificationFabian Jahr
2019-11-04Merge pull request #124 from sipa/square_terminologyPieter Wuille
2019-11-04Settle on notation: is_square(y), has_square_y(P)Pieter Wuille