aboutsummaryrefslogtreecommitdiff
path: root/tests/functional_tests/multisig.py
Commit message (Expand)AuthorAgeFilesLines
* wallet: identify spends in pool when scanningj-berman2025-10-071-2/+34
* functional_tests: fix multisig tests noutputs assertionjeffro2562023-08-191-84/+45
* wallet-rpc: restore from multisig seedjeffro2562023-08-101-9/+146
* wallet: respect frozen key images in multisig wallets [RELEASE]jeffro2562023-06-121-0/+101
* disable multisig by defaultmoneromooo-monero2022-05-171-5/+5
* Merge pull request #8220luigi11112022-05-101-32/+51
|\
| * multisig: add post-kex verification round to check that all participants have...koe2022-04-291-32/+51
* | Bump ring size to 16 for v15 & remove set default in wallet clij-berman2022-04-181-2/+2
* | Copyright: Update to 2022mj-xmr2022-03-041-1/+1
|/
* multisig key exchange update and refactorkoe2022-02-221-19/+10
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* 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