MarcoFalke
|
fa87da2f17
|
qa: Avoid start/stop of the network thread mid-test
|
2018-06-25 14:06:41 -04:00 |
|
MarcoFalke
|
fa7a6cf1b3
|
policy: Treat segwit as always active
|
2018-05-29 16:49:52 -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 |
|
Ben Woosley
|
bb00c95c16
|
Consistently use FormatStateMessage in RPC error output
This will include the error code and debug output as well as the reason string.
See #11955 for the motivation.
|
2018-02-08 11:02:41 -05:00 |
|
Anthony Towns
|
ca6523d0c8
|
[tests] Rename feature_* functional tests.
|
2018-01-25 09:44:29 +10:00 |
|