Commit Graph

13 Commits (83650e4df5caac2dbe734f9021430e525d5cc6a5)

Author SHA1 Message Date
Pieter Wuille 1d22300b99 Address functional test nits
4 years ago
Pieter Wuille f06e6d0345 tests: functional tests for Schnorr/Taproot/Tapscript
4 years ago
Pieter Wuille 3c226639eb tests: add BIP340 Schnorr signature support to test framework
4 years ago
Fabian Jahr ab30cece0e
test: Move modinv to util and add unit test
4 years ago
John Newbery 3a83a01694 [tests] move generate_wif_key to wallet_util.py
4 years ago
John Newbery e38081846d Revert "[TESTS] Move base58 to own module to break circular dependency"
4 years ago
Pieter Wuille c75de5da5f [TESTS] Move base58 to own module to break circular dependency
5 years ago
Andrew Chow 223588b1bb Add a --descriptors option to various tests
5 years ago
John Newbery b67978529a Add comments to Python ECDSA implementation
6 years ago
Pieter Wuille 8c7b9324ca Pure python EC
6 years ago
practicalswift b95f9a61e0 tests: Remove compatibility code not needed now when we're on Python 3
7 years ago
John Newbery f893085325 [tests] Don't subclass from object for Python 3
7 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional
8 years ago