aboutsummaryrefslogtreecommitdiff
path: root/utils/python-rpc/framework/daemon.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-30Allow unrestricted rpc calls to get full txpool infoLee Clagett1-2/+3
2019-10-25python-rpc: add missing daemon RPCmoneromooo-monero1-0/+26
2019-10-25rpc: add a flush_cache RPCmoneromooo-monero1-6/+6
2019-10-25daemon, wallet: new pay for RPC use systemmoneromooo-monero1-32/+130
2019-09-17functional_tests: check for RPC methods which aren't exposedmoneromooo-monero1-0/+138
2019-09-17functional_tests: add get_transaction_pool_statsmoneromooo-monero1-0/+5
2019-09-17functional_tests: add save_bcmoneromooo-monero1-0/+5
2019-09-17functional_tests: add is_key_image_spent testsmoneromooo-monero1-0/+6
2019-08-17Merge pull request #5490luigi11111-0/+11
2019-08-14Merge pull request #5525luigi11111-1/+2
2019-06-01daemon: add more chain specific info in alt_chain_infomoneromooo-monero1-1/+2
2019-05-09python-rpc: add missing getblock RPC parametersmoneromooo-monero1-2/+4
2019-04-24functional_tests: add get_fee_estimate to blockchain testmoneromooo-monero1-0/+11
2019-04-12rpc: new sanity check on relayed transactionsmoneromooo-monero1-1/+2
2019-04-11console.py: can now connect to several daemons/walletsmoneromooo-monero1-0/+2
2019-04-11functional_tests: add alt chains testsmoneromooo-monero1-0/+15
2019-04-11python-rpc: add set_log_level and set_log_categoriesmoneromooo-monero1-0/+12
2019-04-11functional_tests: add more blockchain related testsmoneromooo-monero1-4/+66
2019-04-11functional_tests: add bans testsmoneromooo-monero1-0/+21
2019-03-23python-rpc: add getblockheadersrange daemon RPCmoneromooo-monero1-0/+13
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/+198