aboutsummaryrefslogtreecommitdiff
path: root/utils/python-rpc/framework/wallet.py
Commit message (Expand)AuthorAgeFilesLines
* wallet_rpc_server: add set_log_level/set_log_categoriesmoneromooo-monero2019-04-161-0/+22
* Merge pull request #5446Riccardo Spagni2019-04-161-0/+21
|\
| * functional_tests: add sweep_single testmoneromooo-monero2019-04-151-0/+21
* | wallet_rpc_server: fix inconsistent wallet caches on reloadmoneromooo-monero2019-04-121-4/+20
|/
* console.py: can now connect to several daemons/walletsmoneromooo-monero2019-04-111-0/+2
* functional_tests: cold signing key images/outputs import/exportmoneromooo-monero2019-04-111-0/+44
* functional_tests: add double spend detection testsmoneromooo-monero2019-04-111-2/+14
* functional_tests: add wallet creation language testsmoneromooo-monero2019-04-111-4/+14
* functional_tests: add more wallet testsmoneromooo-monero2019-04-111-0/+31
* functional_tests: add describe_transfer testsmoneromooo-monero2019-04-111-1/+2
* python-rpc: add console.pymoneromooo-monero2019-03-231-0/+8
* functional_tests: move RPC API to utils, it is not test specificmoneromooo-monero2019-03-221-0/+592