Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-21 | WalletAPI: multisigSignData bug fixed | naughtyfox | 1 | -1/+5 | |
2018-03-28 | WalletApi: getMultisigInfo entry for gui wallets | naughtyfox | 1 | -0/+53 | |
WalletApi: makeMultisig call introduced WalletApi: finalizeMultisig call introduced WalletApi: new calls exportMultisigImages and importMultisigImages WalletApi: method to return multisig wallet creation state WalletApi: create multisig transaction, sign multisig transaction, commit transaction and get multisig data are added WalletApi: identation and style fixes | |||||
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 | |
2017-10-07 | Subaddresses | kenshi84 | 1 | -0/+16 | |
2017-08-05 | wallet api: pause refresh while commiting tx | Jaquee | 1 | -0/+2 | |
2017-03-18 | use const references in catch blocks | moneromooo-monero | 1 | -1/+1 | |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 | |
2017-02-08 | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 1 | -3/+2 | |
2017-01-10 | GUI cold signing | Jaquee | 1 | -3/+27 | |
fix conflict | |||||
2016-12-13 | Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that ↵ | Randi Joseph | 1 | -1/+3 | |
third party uses of the wallet api can transition. | |||||
2016-11-09 | wallet_api: PendingTransaction::txCount - number of split transactions | Ilya Kitaev | 1 | -2/+7 | |
2016-11-08 | Merge pull request #1300 | Riccardo Spagni | 1 | -1/+1 | |
eb19492 wallet2_api: do not copy the whole pending tx when iterating (moneromooo-monero) | |||||
2016-11-06 | wallet2_api: do not copy the whole pending tx when iterating | moneromooo-monero | 1 | -1/+1 | |
2016-11-05 | wallet2_api: add API for tx notes | moneromooo-monero | 1 | -0/+8 | |
2016-07-17 | wallet2_api: use uint64_t for amounts | moneromooo-monero | 1 | -2/+2 | |
2016-06-23 | PendingTransactionImpl: pointer->reference | Ilya Kitaev | 1 | -2/+2 | |
2016-06-23 | transaction history api in progress | Ilya Kitaev | 1 | -8/+8 | |
2016-06-23 | api implementation splitted over separate files | Ilya Kitaev | 1 | -0/+138 | |