Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-05 | Stagenet | stoffu | 1 | -4/+4 | |
2018-01-26 | Readd copyright starting date | xmr-eric | 1 | -1/+1 | |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 | |
2017-12-17 | wallet2: fix slow multisig unit tests with subaddress patch | moneromooo-monero | 1 | -0/+1 | |
While there, move the wallet2 ctor to the cpp file as it's a huge amount of init list now, and remove an unused one. | |||||
2017-12-17 | wallet: guard against partly initialized multisig wallet | moneromooo-monero | 1 | -5/+12 | |
2017-12-17 | N-1/N multisig | moneromooo-monero | 1 | -7/+19 | |
2017-12-17 | gen_multisig: generates multisig wallets if participants trust each other | moneromooo-monero | 1 | -8/+8 | |
2017-12-17 | wallet2: allow empty wallet filename to avoid saving data | moneromooo-monero | 1 | -11/+1 | |
Useful to speed tests up and avoid unnecessary leftover files | |||||
2017-12-17 | tests: add multisig unit tests | moneromooo-monero | 1 | -0/+178 | |