MarcoFalke
8ac7125d59
Merge #13916 : qa: wait_for_verack by default
...
fa5587fe71
qa: wait_for_verack by default (MarcoFalke)
Pull request description:
This removes the need to do so manually every time a connection is added.
Tree-SHA512: a46c92cb4df41e30778b42b9fd3dcbd8d2d82aa7503d1213cb1c1165034f648d8caee01c292e2d87d05b0f71696996eef5be8a753f35ab49e5f66b0e3bf29f21
2018-08-09 08:07:28 -04:00
MarcoFalke
fa5587fe71
qa: wait_for_verack by default
2018-08-08 17:22:35 -04:00
DrahtBot
eb7daf4d60
Update copyright headers to 2018
2018-07-27 07:15:02 -04:00
MarcoFalke
fa87da2f17
qa: Avoid start/stop of the network thread mid-test
2018-06-25 14:06:41 -04:00
John Newbery
12982682a6
[tests] Change feature_csv_activation.py to use BitcoinTestFramework
2018-03-22 09:38:31 -04:00
John Newbery
db7ffb9d1b
[tests] Move utility functions in feature_csv_activation.py out of class.
2018-03-22 09:37:00 -04:00
John Newbery
0842edf9ee
[tests] Remove nested loops from feature_csv_activation.py
...
Makes the test a lot clearer.
2018-03-22 09:35:11 -04:00
John Newbery
2e511d5424
[tests] improve logging in feature_csv_activation.py
2018-03-18 18:45:25 -04:00
John Newbery
6f7f5bc002
[tests] fix flake8 nits in feature_csv_activation.py
2018-03-18 18:45:22 -04:00
Andrew Chow
eefff65a4b
scripted-diff: change signrawtransaction to signrawtransactionwithwallet in tests
...
-BEGIN VERIFY SCRIPT-
sed -i 's/\<signrawtransaction\>/signrawtransactionwithwallet/g' test/functional/*.py
sed -i 's/\<signrawtransaction\>/signrawtransactionwithwallet/g' test/functional/test_framework/*.py
-END VERIFY SCRIPT-
2018-02-17 11:42:01 -05:00
Anthony Towns
ca6523d0c8
[tests] Rename feature_* functional tests.
2018-01-25 09:44:29 +10:00