summaryrefslogtreecommitdiff
path: root/bip-taproot.mediawiki
AgeCommit message (Expand)Author
2019-11-12 bip-taproot: clarify bip-schnorr reference codeJon Atack
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
2019-11-05fix docstring in taproot_output_scriptDmitry Petukhov
2019-11-04use bytes() instead of b'' - avoid markdown issue Dmitry Petukhov
2019-10-18annex is bit 0 of spend_typeAnthony Towns
2019-10-08Increase max Merkle path lengthPieter Wuille
2019-10-07Fix formulaPieter Wuille
2019-10-07Merge pull request #77 from sipa/201909_bigger_opsposPieter Wuille
2019-09-30Replace taproot_tweak_pubkey assertion with exception and add it to taproot_t...Jonas Nick
2019-09-27Add taproot_tweak_pubkey and taproot_tweak_privkey functions to bip-taproot w...Jonas Nick
2019-09-25Remove 0xc1Jonas Nick
2019-09-25separate p2sh wrapped security rationaleAnthony Towns
2019-09-24Extend input_index from 16 to 32 bitsPieter Wuille
2019-09-23Merge pull request #71 from sipa/201909_fix_tag_rationalePieter Wuille
2019-09-20Remove P2SH supportPieter Wuille
2019-09-20Move/reword tagged hashes motivationPieter Wuille
2019-09-16bip-taproot: fix small typo (is does not)Bryan Bishop
2019-09-11Merge pull request #66 from sipa/jonasnick_designPieter Wuille
2019-09-10Merge pull request #49 from jonasnick/key-aggregation-securityPieter Wuille
2019-09-10Move plain public key in output rationale to design sectionJonas Nick
2019-09-02Merge pull request #59 from ajtowns/201908-schnorr32-nitsPieter Wuille
2019-08-29Fix privkey negation in taproot_sign_keyJonas Nick
2019-08-29use p for taproot internal keyAnthony Towns
2019-08-27Address sipa's commentsJonas Nick
2019-08-26Tag signature hashes, improve rationale and update test vectorsJonas Nick
2019-08-26Use a tagged hash in bip-schnorr nonce derivationJonas Nick
2019-08-22Prescribe that a taproot output key should always have a taproot commitmentJonas Nick
2019-08-22Use key path spend terminology more consistently in taproot/tapscriptJonas Nick
2019-08-21Merge pull request #43 from jonasnick/script-path-onlyPieter Wuille
2019-08-21Address sipa's feedbackJonas Nick
2019-08-19Address Tim's commentsJonas Nick
2019-08-18Clarify how to disable key path spendingJonas Nick
2019-08-18Use short public keys for taproot output keysJonas Nick
2019-05-10Clarify diagramJonas Nick
2019-05-10taproot_output_script: first returned byte should be OP_1 (0x51)Dmitry Petukhov
2019-05-06Add taproot/tapscript bips draftsPieter Wuille