aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
Commit message (Expand)AuthorAgeFilesLines
* Dogecoin: Update coinbase maturityRoss Nicoll2021-05-201-2/+13
* Disable compatibility tests (#1754)Ross Nicoll2021-02-221-9/+17
* 1.21 codebase rebrand (#1711)barrystyle2021-02-201-1/+1
* Update feature_backwards_compatibility for descriptor walletsAndrew Chow2020-11-011-0/+1
* tests: Add a --legacy-wallet that is mutually exclusive with --descriptorsAndrew Chow2020-11-011-8/+29
* Skip --descriptor tests if sqlite is not compiledAndrew Chow2020-10-291-2/+2
* Merge #19953: Implement BIP 340-342 validation (Schnorr/taproot/tapscript)Wladimir J. van der Laan2020-10-151-0/+2
|\
| * tests: functional tests for Schnorr/Taproot/TapscriptPieter Wuille2020-10-121-0/+1
| * tests: add BIP340 Schnorr signature support to test frameworkPieter Wuille2020-10-121-0/+1
* | Update wallet_multiwallet.py for descriptor and sqlite walletsRussell Yanofsky2020-10-141-0/+1
* | Run dumpwallet for legacy wallets only in wallet_backup.pyAndrew Chow2020-10-141-0/+1
* | Merge #19954: Complete the BIP155 implementation and upgrade to TORv3fanquake2020-10-111-0/+1
|\ \ | |/ |/|
| * net: advertise support for ADDRv2 via new messageVasil Dimov2020-10-091-0/+1
* | Merge #19253: Tests: tidy up address.py and segwit_addr.pyMarcoFalke2020-10-011-0/+1
|\ \ | |/ |/|
| * [tests] Move bech32 unit tests to test frameworkJohn Newbery2020-09-031-0/+1
* | [refactor] Rename test file to allow any getpeerinfo deprecations.Amiti Uttarwar2020-09-211-1/+1
* | Merge #18267: BIP-325: Signet [consensus]Wladimir J. van der Laan2020-09-211-0/+1
|\ \
| * | test: basic signet testsKarl-Johan Alm2020-09-181-0/+1
* | | [rpc] add send methodSjors Provoost2020-09-101-0/+1
| |/ |/|
* | Merge #19105: Add Muhash3072 implementation in PythonWladimir J. van der Laan2020-09-011-0/+2
|\ \
| * | test: Add basic Python/C++ Muhash implementation parity unit testFabian Jahr2020-07-161-0/+1
| * | test: Move modinv to util and add unit testFabian Jahr2020-07-161-0/+1
* | | Remove -zapwallettxesAndrew Chow2020-08-311-1/+0
| |/ |/|
* | Merge #15937: Add loadwallet and createwallet load_on_startup optionsSamuel Dobson2020-08-151-0/+1
|\ \
| * | Add loadwallet and createwallet RPC load_on_startup optionsRussell Yanofsky2020-08-131-0/+1
* | | Merge #19455: rpc generate: print useful help and error messageWladimir J. van der Laan2020-08-141-2/+5
|\ \ \ | |/ / |/| |
| * | test: add rpc_generate functional testJon Atack2020-07-111-0/+1
| * | test: consider generate covered in _get_uncovered_rpc_commands()Jon Atack2020-07-091-2/+4
* | | Test addr response cachingGleb Naumenko2020-07-301-0/+1
* | | Merge #15935: Add <datadir>/settings.json persistent settings storageMarcoFalke2020-07-231-0/+1
|\ \ \
| * | | Add <datadir>/settings.json persistent settings storage.Russell Yanofsky2020-07-111-0/+1
* | | | Merge #19423: test: add functional test for txrelay during and after IBDMarcoFalke2020-07-171-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | [test] feefilter during and after IBDgzhao4082020-07-151-0/+1
* | | | Merge #18638: net: Use mockable time for ping/pong, add testsMarcoFalke2020-07-101-0/+1
|\ \ \ \
| * | | | net: Use mockable time for ping/pong, add testsMarcoFalke2020-06-191-0/+1
* | | | | test: getpeerinfo banscore deprecation testJon Atack2020-07-081-0/+1
| |_|/ / |/| | |
* | | | test: use pgrep for better compatibilityIvan Metlushko2020-06-241-3/+4
| |/ / |/| |
* | | Merge #19200: rpc: remove deprecated getaddressinfo fieldsSamuel Dobson2020-06-211-2/+0
|\ \ \ | |/ / |/| |
| * | rpc: remove deprecated getaddressinfo `labels: purpose`Jon Atack2020-06-081-1/+0
| * | rpc: remove deprecated getaddressinfo `label` fieldJon Atack2020-06-081-1/+0
* | | Merge #19153: test: mempool compatibility testMarcoFalke2020-06-161-0/+1
|\ \ \
| * | | test: mempool.dat compatibility between versionsIvan Metlushko2020-06-101-0/+1
| |/ /
* | | Merge #16756: test: Connection eviction logic testsMarcoFalke2020-06-121-0/+1
|\ \ \ | |_|/ |/| |
| * | Add functional test for P2P eviction logic of inbound peersMartin Zumsande2020-06-061-0/+1
* | | [test] sending invalid msgs to node with bloomfilters=0 causes disconnectgzhao4082020-06-101-1/+1
| |/ |/|
* | Merge #19082: test: Moved the CScriptNum asserts into the unit test in script.pyWladimir J. van der Laan2020-06-041-0/+1
|\ \
| * | [test] CScriptNum Decode Check as Unit TestsGillian Chu2020-06-031-0/+1
* | | This PR adds initial support for type hints checking in python scripts.Kiminuo2020-06-021-1/+1
|/ /
* / tests: implement base58_decode10xcryptodev2020-05-201-0/+1
|/
* Merge #18877: Serve cfcheckpt requestsMarcoFalke2020-05-121-0/+1
|\