aboutsummaryrefslogtreecommitdiff
path: root/tests/functional_tests/multisig.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-14wallet_rpc_server: don't report integrated addresses for 0 payment IDmoneromooo-monero1-1/+1
2019-09-17functional_tests: pop exactly what we need to test before testingmoneromooo-monero1-1/+2
2019-09-17functional_tests: add multisig state testsmoneromooo-monero1-0/+68
2019-08-14Merge pull request #5498luigi11111-0/+7
2019-05-29functional_tests: fix python3 compatibilitymoneromooo-monero1-2/+2
2019-04-26functional_tests: add a 3/3 multisig testmoneromooo-monero1-0/+7
2019-04-20functional_tests: reset blockchain on test startmoneromooo-monero1-0/+7
2019-04-11functional_tests: add describe_transfer testsmoneromooo-monero1-0/+17
2019-03-22functional_tests: move RPC API to utils, it is not test specificmoneromooo-monero1-2/+2
2019-03-21functional_tests: add multisig and cold signing testsmoneromooo-monero1-0/+227