aboutsummaryrefslogtreecommitdiff
path: root/utils/python-rpc/framework/wallet.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-16wallet_rpc_server: add set_log_level/set_log_categoriesmoneromooo-monero1-0/+22
2019-04-16Merge pull request #5446Riccardo Spagni1-0/+21
2019-04-15functional_tests: add sweep_single testmoneromooo-monero1-0/+21
2019-04-12wallet_rpc_server: fix inconsistent wallet caches on reloadmoneromooo-monero1-4/+20
2019-04-11console.py: can now connect to several daemons/walletsmoneromooo-monero1-0/+2
2019-04-11functional_tests: cold signing key images/outputs import/exportmoneromooo-monero1-0/+44
2019-04-11functional_tests: add double spend detection testsmoneromooo-monero1-2/+14
2019-04-11functional_tests: add wallet creation language testsmoneromooo-monero1-4/+14
2019-04-11functional_tests: add more wallet testsmoneromooo-monero1-0/+31
2019-04-11functional_tests: add describe_transfer testsmoneromooo-monero1-1/+2
2019-03-23python-rpc: add console.pymoneromooo-monero1-0/+8
2019-03-22functional_tests: move RPC API to utils, it is not test specificmoneromooo-monero1-0/+592