aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework/key.py
Commit message (Expand)AuthorAgeFilesLines
* Merge #20292: test: Fix intermittent feature_taproot issueWladimir J. van der Laan2020-11-091-2/+3
|\
| * Small improvements to the Taproot functional testsPieter Wuille2020-11-031-2/+3
* | fix ecdsa verify in test frameworkStepan Snigirev2020-11-051-1/+1
|/
* Address functional test nitsPieter Wuille2020-10-151-3/+3
* tests: functional tests for Schnorr/Taproot/TapscriptPieter Wuille2020-10-121-3/+3
* tests: add BIP340 Schnorr signature support to test frameworkPieter Wuille2020-10-121-6/+187
* test: Move modinv to util and add unit testFabian Jahr2020-07-161-16/+1
* [tests] move generate_wif_key to wallet_util.pyJohn Newbery2020-06-101-13/+0
* Revert "[TESTS] Move base58 to own module to break circular dependency"John Newbery2020-06-101-1/+1
* [TESTS] Move base58 to own module to break circular dependencyPieter Wuille2020-06-091-1/+1
* Add a --descriptors option to various testsAndrew Chow2020-04-231-0/+13
* Add comments to Python ECDSA implementationJohn Newbery2019-04-181-16/+56
* Pure python ECPieter Wuille2019-04-181-204/+324
* tests: Remove compatibility code not needed now when we're on Python 3practicalswift2018-04-161-7/+1
* [tests] Don't subclass from object for Python 3John Newbery2017-10-161-1/+1
* Rename rpc-tests directory to functionalJohn Newbery2017-03-201-0/+232