aboutsummaryrefslogtreecommitdiff
path: root/src/multisig/multisig.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2018-10-01Arbitrary M/N multisig schemes:naughtyfox1-1/+23
* support in wallet2 * support in monero-wallet-cli * support in monero-wallet-rpc * support in wallet api * support in monero-gen-trusted-multisig * unit tests for multisig wallets creation
2018-01-26Readd copyright starting datexmr-eric1-1/+1
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-12-17Match surae's recommendation to derive multisig keysmoneromooo-monero1-0/+1
2017-12-17make multisig work with subaddressesmoneromooo-monero1-4/+2
Thanks to kenshi84 for help getting this work
2017-12-17add multisig core test and factor multisig building blocksmoneromooo-monero1-0/+50