Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-09-21 | add an option to force-update multisig key exchange under some circumstances | koe | 1 | -45/+106 | |
2022-09-01 | multisig: fix #8537 seed restore (suggestions by @UkoeHB) | j-berman | 1 | -1/+1 | |
- spend secret key is no longer the sum of multisig key shares; no need to check that is the case upon restore. - restoring a multisig wallet from multisig info means that the wallet must have already completed all setup rounds. Upon restore, set the number of rounds completed accordingly. | |||||
2022-04-29 | multisig: add post-kex verification round to check that all participants ↵ | koe | 1 | -116/+215 | |
have completed the multisig address | |||||
2022-04-29 | Update copyright to 2022 for Hardfork files | Akrit | 1 | -1/+1 | |
Update Makefile and LICENSE | |||||
2022-02-22 | multisig key exchange update and refactor | koe | 1 | -0/+726 | |