Age | Commit message (Expand) | Author |
---|---|---|
2020-10-15 | Address functional test nits | Pieter Wuille |
2020-10-12 | tests: functional tests for Schnorr/Taproot/Tapscript | Pieter Wuille |
2020-10-12 | tests: add BIP340 Schnorr signature support to test framework | Pieter Wuille |
2020-07-16 | test: Move modinv to util and add unit test | Fabian Jahr |
2020-06-10 | [tests] move generate_wif_key to wallet_util.py | John Newbery |
2020-06-10 | Revert "[TESTS] Move base58 to own module to break circular dependency" | John Newbery |
2020-06-09 | [TESTS] Move base58 to own module to break circular dependency | Pieter Wuille |
2020-04-23 | Add a --descriptors option to various tests | Andrew Chow |
2019-04-18 | Add comments to Python ECDSA implementation | John Newbery |
2019-04-18 | Pure python EC | Pieter Wuille |
2018-04-16 | tests: Remove compatibility code not needed now when we're on Python 3 | practicalswift |
2017-10-16 | [tests] Don't subclass from object for Python 3 | John Newbery |
2017-03-20 | Rename rpc-tests directory to functional | John Newbery |