summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-17fixup! Optionally print intermediate values in reference codeTim Ruffing
2020-03-13Reject BIP-0036Janus
2020-03-12Fix typoTim Ruffing
2020-03-12Make code and output a little bit more readableTim Ruffing
2020-03-12Optionally print intermediate values in reference codeTim Ruffing
2020-03-10Merge pull request #201 from jonasnick/tweak-bytes-onlyPieter Wuille
2020-03-10Merge pull request #196 from jonasnick/update-refPieter Wuille
2020-03-06BIP-0341: Avoid decompressing the output public key in script spendsJonas Nick
2020-03-05bip-325: genesis block/message startKarl-Johan Alm
2020-03-04Merge pull request #199 from real-or-random/patch-16Pieter Wuille
2020-03-04BIP 340: Verify sig before returning itJonas Nick
2020-03-04BIP 340: Use synthetic nonces in reference code and test vectorsJonas Nick
2020-03-04BIP 340: Update reference code and test vectors as follows:Jonas Nick
2020-02-29Mark BIP-0152 as FinalJanus
2020-02-29Switch to only 32 bytes auxTim Ruffing
2020-02-28Reject BIP-0033 (expired)Janus
2020-02-28Merge pull request #895 from ysangkok/reject-bip0019Luke Dashjr
2020-02-28Merge pull request #894 from ysangkok/reject-bip-0008Luke Dashjr
2020-02-28Merge pull request #892 from CaptJakk/masterLuke Dashjr
2020-02-28Merge pull request #891 from aerosol/replace-elixir-bip39-implementationLuke Dashjr
2020-02-28Merge pull request #890 from visvirial/patch-1Luke Dashjr
2020-02-28update repo urlPetr Korolev
2020-02-26Reject BIP-0019 (expired)Janus
2020-02-26BIP-0008 rejected (expired)Janus
2020-02-24Fix a few minor issuesTim Ruffing
2020-02-23Address commentsPieter Wuille
2020-02-23Switch to new synth nonce scheme and make it defaultPieter Wuille
2020-02-23give bip32 conversion its own sectionAnthony Towns
2020-02-23Include d in nonce rather than d'Anthony Towns
2020-02-23notes about precomputed pubkey dataAnthony Towns
2020-02-23Change tags to prevent inconsistent breakage with earlier draftPieter Wuille
2020-02-23Switch to even-y tiebreaker for pubkeysPieter Wuille
2020-02-23BIP-340: Improve wording of recommendation for fresh secret keysJonas Nick
2020-02-23BIP-340: Stress that secret key should be fresh and if not then RFC6979 shoul...Jonas Nick
2020-02-23missing spaceAnthony Towns
2020-02-23Update bip-0340.mediawikiKeagan McClelland
2020-02-21Update BIP39 Elixir implementationAdam Rutkowski
2020-02-20Fix "Using a single OP_CHECKSIGADD-based script"Vis Virial (a.k.a. びりある)
2020-02-20Merge pull request #882 from MarcoFalke/patch-2Luke Dashjr
2020-02-19Merge pull request #887 from richardkiss/patch-1Luke Dashjr
2020-02-19Merge pull request #889 from JeremyRubin/fix-color-of-change-ctvLuke Dashjr
2020-02-19Merge pull request #884 from RandyMcMillan/patch-2Luke Dashjr
2020-02-19Merge pull request #706 from Varunram/patch-3Luke Dashjr
2020-02-19Merge pull request #886 from jonasnick/synth-nonceLuke Dashjr
2020-02-19Merge pull request #880 from NicolasDorier/patch-12Luke Dashjr
2020-02-06Fix Colorings in BIP-0119 states.svgJeremy Rubin
2020-02-01Update bip-0119.mediawikiRichard Kiss
2020-01-28BIP 340: Recommend verifying the signing outputJonas Nick
2020-01-28BIP 340: Recommend synthetic noncesJonas Nick
2020-01-26change intent to intend@RandyMcMillan