Ray Engelking
1f03eb41a8
many of the python functional tests corrected
2018-01-25 14:46:36 -05:00
Ray Engelking
04225f95ec
Test net sync'd fine; still needs new EXT keys
2018-01-11 19:21:07 -05:00
Ray Engelking
cc07563557
Misc FLO corrections
2018-01-07 15:34:32 -05:00
John Newbery
d84e78ec39
[wallet] Specify wallet name in wallet loading errors
2017-07-28 11:25:38 +01:00
João Barbosa
a6da027d83
Reject invalid wallet files
2017-07-28 11:23:43 +01:00
João Barbosa
3ef77a0c12
Reject duplicate wallet filenames
2017-07-28 11:23:42 +01:00
Russell Yanofsky
e526b3d34c
Fix misleading "Method not found" multiwallet errors
...
Raise RPC_WALLET_NOT_SPECIFIED instead of RPC_METHOD_NOT_FOUND when a required
wallet filename was not specified in an RPC call.
Also raise more specific RPC_WALLET_NOT_FOUND error instead of
RPC_INVALID_PARAMETER in case an invalid wallet was specified, for consistency.
2017-07-26 02:48:15 -04:00
John Newbery
3707fcd94e
[wallet] [tests] Add listwallets to multiwallet test
2017-07-20 17:06:29 -04:00
Jonas Schnelli
6b9faf7470
[QA] add basic multiwallet test
2017-07-17 17:42:22 +02:00