Kristaps Kaupe
|
bd9d67b752
|
Don't test against min relay fee information in mining_prioritisetransaction.py
Same reasoning as in 55f89da1a5
|
2018-04-26 00:30:38 +03:00 |
|
Kristaps Kaupe
|
1accfbcf46
|
Output values for "min relay fee not met" error
|
2018-04-20 02:47:13 +03:00 |
|
Dimitris Apostolou
|
4d9b4256d8
|
Fix typos
|
2018-03-21 08:34:44 +02: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
|
3150b3fea7
|
[tests] Rename misc functional tests.
|
2018-01-25 09:44:30 +10:00 |
|