aboutsummaryrefslogtreecommitdiff
path: root/src/multisig/multisig_account.cpp
Commit message (Expand)AuthorAgeFilesLines
* add an option to force-update multisig key exchange under some circumstanceskoe2022-09-211-3/+4
* multisig: fix #8537 seed restore (suggestions by @UkoeHB)j-berman2022-09-011-1/+8
* Merge pull request #8302luigi11112022-05-101-1/+1
|\
| * Update copyright to 2022 for Hardfork filesAkrit2022-04-291-1/+1
* | multisig: add post-kex verification round to check that all participants have...koe2022-04-291-14/+33
|/
* multisig key exchange update and refactorkoe2022-02-221-0/+184