summaryrefslogtreecommitdiff
path: root/tests/functional_tests/multisig.py
Commit message (Expand)AuthorAgeFilesLines
* wallet_rpc_server: don't report integrated addresses for 0 payment IDmoneromooo-monero2019-10-141-1/+1
* functional_tests: pop exactly what we need to test before testingmoneromooo-monero2019-09-171-1/+2
* functional_tests: add multisig state testsmoneromooo-monero2019-09-171-0/+68
* Merge pull request #5498luigi11112019-08-141-0/+7
|\
| * functional_tests: add a 3/3 multisig testmoneromooo-monero2019-04-261-0/+7
* | functional_tests: fix python3 compatibilitymoneromooo-monero2019-05-291-2/+2
|/
* functional_tests: reset blockchain on test startmoneromooo-monero2019-04-201-0/+7
* functional_tests: add describe_transfer testsmoneromooo-monero2019-04-111-0/+17
* functional_tests: move RPC API to utils, it is not test specificmoneromooo-monero2019-03-221-2/+2
* functional_tests: add multisig and cold signing testsmoneromooo-monero2019-03-211-0/+227