aboutsummaryrefslogtreecommitdiff
path: root/test/functional/feature_notifications.py
Commit message (Expand)AuthorAgeFilesLines
* Dogecoin: Update coinbase maturityRoss Nicoll2021-05-201-1/+1
* Merge #20167: test: Add test for -blockversionWladimir J. van der Laan2020-10-271-5/+6
|\
| * test: Remove unused -blockversion from testsMarcoFalke2020-10-161-5/+6
* | scripted-diff: test: Replace uses of (dis)?connect_nodes globalPrayank2020-10-201-5/+3
|/
* test: Get rid of default wallet hacksRussell Yanofsky2020-09-291-1/+1
* Change FILE_CHAR_BLOCKLIST to FILE_CHARS_DISALLOWEDBenoit Verret2020-09-061-2/+2
* test: Update wait_until usage in tests not to use the one from utilsSeleme Topuz2020-08-261-5/+4
* test: Add missing sync_blocksMarcoFalke2020-06-161-0/+1
* change blacklist to blocklistTrentZ2020-06-091-2/+2
* wallet: Minimal fix to restore conflicted transaction notificationsRussell Yanofsky2020-05-151-7/+2
* test: Add test for conflicted wallet tx notificationsRussell Yanofsky2020-05-041-1/+67
* test: Check wallet name in -walletnotify scriptJoão Barbosa2020-01-311-3/+15
* scripted-diff: test: Replace connect_nodes_bi with connect_nodesMarcoFalke2019-09-171-2/+2
* test: Reformat python imports to aid scripted diffMarcoFalke2019-09-171-1/+5
* scripted-diff: Update copyright in ./testMarcoFalke2019-03-021-1/+1
* rpc/gui: Remove 'Unknown block versions being mined' warningWladimir J. van der Laan2019-02-251-17/+1
* tests: Stop node before removing the notification fileChun Kuan Lee2018-10-121-1/+2
* qa: Run more tests with wallet disabledMarcoFalke2018-09-251-23/+23
* tests: write the notification to different files to avoid race conditionChun Kuan Lee2018-09-251-28/+26
* qa: Run all tests even if wallet is not compiledMarcoFalke2018-09-101-0/+3
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Explicitly specify encoding when opening text files in Python codepracticalswift2018-06-121-3/+3
* qa: Windows fixups for functional testsMarcoFalke2018-04-081-3/+3
* [tests] Rename feature_* functional tests.Anthony Towns2018-01-251-0/+86