aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests/multisig.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-21add an option to force-update multisig key exchange under some circumstanceskoe1-24/+64
2022-09-01multisig: fix #8537 seed restore (suggestions by @UkoeHB)j-berman1-1/+1
2022-05-10Merge pull request #8220luigi11111-8/+7
2022-04-29multisig: add post-kex verification round to check that all participants have...koe1-8/+7
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2022-02-22multisig key exchange update and refactorkoe1-32/+202
2020-07-20wallet2_api: implement runtime proxy configurationxiphon1-1/+1
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2019-03-25Added socks proxy (tor/i2pd/kovri) support to walletLee Clagett1-1/+1
2019-03-24Merge pull request #5274Riccardo Spagni1-1/+1
2019-03-12tests: disable wallet SSL init for tests involving wallet2moneromooo-monero1-1/+1
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2018-11-23remove some unused codemoneromooo-monero1-1/+1
2018-10-01Arbitrary M/N multisig schemes:naughtyfox1-104/+75
2018-09-17api/wallet: properly disable key encryptionstoffu1-1/+1
2018-08-16store secret keys encrypted where possiblemoneromooo-monero1-1/+14
2018-03-05Stagenetstoffu1-4/+4
2018-01-26Readd copyright starting datexmr-eric1-1/+1
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-12-17wallet2: fix slow multisig unit tests with subaddress patchmoneromooo-monero1-0/+1
2017-12-17wallet: guard against partly initialized multisig walletmoneromooo-monero1-5/+12
2017-12-17N-1/N multisigmoneromooo-monero1-7/+19
2017-12-17gen_multisig: generates multisig wallets if participants trust each othermoneromooo-monero1-8/+8
2017-12-17wallet2: allow empty wallet filename to avoid saving datamoneromooo-monero1-11/+1
2017-12-17tests: add multisig unit testsmoneromooo-monero1-0/+178