aboutsummaryrefslogtreecommitdiff
path: root/tests/functional_tests/functional_tests_rpc.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-12wallet2: check wallet compatibility with daemon's hard fork versionj-berman1-1/+1
2022-09-06wallet2: fixes for export/import output flowj-berman1-2/+4
2022-07-21Publish submitted txs via zmqj-berman1-2/+2
2021-04-27Tests: Mining test uses a parametric path for finding the calculation appmj-xmr1-3/+6
2020-08-27functional_tests: add randomx testsmoneromooo-monero1-0/+3
2020-08-26functional_tests: add p2p functional testsmoneromooo-monero1-8/+25
2020-04-24Revert functional test changes in babf25d2e and 571546067Lee Clagett1-11/+3
2020-03-30Allow unrestricted rpc calls to get full txpool infoLee Clagett1-3/+11
2019-10-25daemon, wallet: new pay for RPC use systemmoneromooo-monero1-3/+16
2019-09-17fix wallet python test when run with ctestmoneromooo-monero1-0/+1
2019-09-17functional_tests: python3 compatibilitymoneromooo-monero1-2/+2
2019-09-17functional_tests: add monero: URI testsmoneromooo-monero1-1/+1
2019-09-17functional_tests: add address book testsmoneromooo-monero1-1/+1
2019-09-17functional_tests: add wallet password change, store and tag testsmoneromooo-monero1-2/+4
2019-06-19tests: functional: fix python syntaxredfish1-1/+1
2019-05-29functional_tests: fix python3 compatibilitymoneromooo-monero1-1/+1
2019-05-07Merge pull request #5496Riccardo Spagni1-1/+1
2019-04-25rpc: improve get_output_distributionmoneromooo-monero1-1/+1
2019-04-23functional_tests: flush stdout before popening new processmoneromooo-monero1-0/+1
2019-04-11functional_tests: exit with 1 if any test failsmoneromooo-monero1-0/+2
2019-03-23python-rpc: add console.pymoneromooo-monero1-1/+1
2019-03-22functional_tests: move RPC API to utils, it is not test specificmoneromooo-monero1-0/+6
2019-03-21functional_tests: add proofs tests (tx key, in/out tx, reserve)moneromooo-monero1-1/+1
2019-03-21functional_tests: add message signing/verification testsmoneromooo-monero1-1/+1
2019-03-21functional_tests: add multisig and cold signing testsmoneromooo-monero1-2/+2
2019-03-21functional_tests: support several daemons/walletsmoneromooo-monero1-25/+38
2019-03-21functional_tests: add txpool RPC testsmoneromooo-monero1-1/+1
2019-03-21functional_tests: add integrated address testsmoneromooo-monero1-1/+1
2019-03-21functional_tests: add basic transfer testsmoneromooo-monero1-1/+1
2019-03-21functional_tests: plug RPC tests into the cmake machinerymoneromooo-monero1-0/+116