aboutsummaryrefslogtreecommitdiff
path: root/utils/python-rpc/framework
Commit message (Expand)AuthorAgeFilesLines
* functional_tests: add test for mining via walletmoneromooo-monero2019-09-171-0/+23
* functional_tests: add multisig state testsmoneromooo-monero2019-09-171-0/+12
* functional_tests: add get_transfers testmoneromooo-monero2019-09-171-0/+11
* functional_tests: add missing sweep_dust parameters, and test itmoneromooo-monero2019-09-171-1/+7
* functional_tests: move extraneous stuff out of the frameworkmoneromooo-monero2019-09-171-12/+0
* wallet: fix mismatch between two concepts of "balance"moneromooo-monero2019-09-051-1/+2
* Merge pull request #5490luigi11112019-08-171-0/+11
|\
| * functional_tests: add get_fee_estimate to blockchain testmoneromooo-monero2019-04-241-0/+11
* | Merge pull request #5525luigi11112019-08-141-1/+2
|\ \
| * | daemon: add more chain specific info in alt_chain_infomoneromooo-monero2019-06-011-1/+2
| |/
* | functional_tests: add validate_address testsmoneromooo-monero2019-07-291-0/+13
* | python-rpc: add missing getblock RPC parametersmoneromooo-monero2019-05-091-2/+4
|/
* 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
* | Merge pull request #5434Riccardo Spagni2019-04-161-1/+2
|\ \
| * | rpc: new sanity check on relayed transactionsmoneromooo-monero2019-04-121-1/+2
| |/
* / 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-112-0/+4
* 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 alt chains testsmoneromooo-monero2019-04-111-0/+15
* functional_tests: add wallet creation language testsmoneromooo-monero2019-04-111-4/+14
* functional_tests: add more wallet testsmoneromooo-monero2019-04-111-0/+31
* python-rpc: add set_log_level and set_log_categoriesmoneromooo-monero2019-04-111-0/+12
* functional_tests: add describe_transfer testsmoneromooo-monero2019-04-111-1/+2
* functional_tests: add more blockchain related testsmoneromooo-monero2019-04-111-4/+66
* functional_tests: add bans testsmoneromooo-monero2019-04-111-0/+21
* python-rpc: add getblockheadersrange daemon RPCmoneromooo-monero2019-03-231-0/+13
* python-rpc: add console.pymoneromooo-monero2019-03-232-0/+16
* functional_tests: move RPC API to utils, it is not test specificmoneromooo-monero2019-03-224-0/+873