summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-15bip-341: Commit to all scriptPubKeys in SigMsgJonas Nick
2020-05-01Merge pull request #911 from fametrano/patch-3Luke Dashjr
2020-04-30Merge pull request #916 from ysangkok/final-bip-0043Luke Dashjr
2020-04-30Mark BIP-0043 as finalJanus
2020-04-30Merge pull request #902 from Kevingislason/patch-1Luke Dashjr
2020-04-30Merge pull request #893 from sipa/bip-taprootLuke Dashjr
2020-04-30Merge pull request #906 from JeremyRubin/bip-0119-sim-fixesLuke Dashjr
2020-04-30Merge pull request #903 from kallewoof/2003-bip322-simplifiedLuke Dashjr
2020-04-30Merge pull request #900 from kallewoof/2003-signet-static-genesisLuke Dashjr
2020-04-30Merge pull request #901 from ysangkok/reject-bip-0036Luke Dashjr
2020-04-30Merge pull request #898 from ysangkok/final-bip-0152Luke Dashjr
2020-04-30Merge pull request #897 from ysangkok/reject-bip-0033Luke Dashjr
2020-04-29fixed obvious typoFerdinando M. Ametrano
2020-04-10Merge pull request #202 from ysangkok/bip-0340-typingPieter Wuille
2020-04-08Update images for BIP-0119Jeremy Rubin
2020-04-08BIP-0119: Use the same random seed across simulation runs; fix issue where a ...Jeremy Rubin
2020-04-06BIP-0340: Add typing annotations to reference.pyJanus
2020-04-06Merge pull request #203 from jonasnick/remove-is-negatedPieter Wuille
2020-04-02Merge pull request #200 from real-or-random/printsPieter Wuille
2020-03-27BIP-0341: Replace notion of is_negated with parity bitJonas Nick
2020-03-25bip-322: simplify proposal to single proof caseKarl-Johan Alm
2020-03-17Update Rust BIP 39 implementationKevin Gislason
2020-03-17When checking test vectors, handle RuntimeException in signingTim Ruffing
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-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