aboutsummaryrefslogtreecommitdiff
path: root/utils/python-rpc/framework/wallet.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-16wallet_rpc_server: add set_log_level/set_log_categoriesmoneromooo-monero1-0/+22
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/+0
2019-03-22functional_tests: add missing parameters to get_balancemoneromooo-monero1-1/+6
2019-03-21functional_tests: add proofs tests (tx key, in/out tx, reserve)moneromooo-monero1-0/+67
2019-03-21functional_tests: add get_bulk_transfer testsmoneromooo-monero1-0/+12
2019-03-21functional_tests: add message signing/verification testsmoneromooo-monero1-0/+24
2019-03-21functional_tests: add multisig and cold signing testsmoneromooo-monero1-0/+169
2019-03-21functional_tests: support several daemons/walletsmoneromooo-monero1-2/+2
2019-03-21functional_tests: add integrated address testsmoneromooo-monero1-0/+23
2019-03-21functional_tests: add basic transfer testsmoneromooo-monero1-13/+68
2019-03-21functional_tests: add basic mining testsmoneromooo-monero1-0/+10
2019-03-21functional_tests: add wallet address/subaddress RPC testsmoneromooo-monero1-0/+107
2019-03-21functional_tests: improve RPC blockchain testsmoneromooo-monero1-8/+8
2018-06-29first new functional testsvictorsintnicolaas1-0/+120