aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/api/wallet_manager.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-22wallet2_api: fix for latest code changesmoneromooo-monero1-1/+1
2018-09-19query backing devicem2049r1-0/+1
2018-08-08wallet: allow adjusting number of rounds for the key derivation functionstoffu1-6/+9
2018-06-28Wallet API: add some missing override keywordstoffu1-22/+22
2018-06-21Wallet API: add support for wallet creation from hardware devicestoffu1-0/+6
2018-04-07WalletManagerImpl: reuse existing connection to daemon instead of reconnectiv...stoffu1-7/+9
2018-03-05Wallet API: generalize 'bool testnet' to 'NetworkType nettype'stoffu1-6/+6
2018-01-27Merge pull request #3104Riccardo Spagni1-1/+16
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2018-01-17Wallet API: all recover options with passwordm2049r1-1/+16
2017-12-17Add N/N multisig tx generation and signingmoneromooo-monero1-1/+1
2017-11-25Merge pull request #2824Riccardo Spagni1-1/+1
2017-11-18Tx proof (revised):stoffu1-1/+0
2017-11-16split wallet and wallet_apimoneromooo-monero1-1/+1
2017-09-23store is optional during close and defaults to true; except during descructionm2049r1-1/+1
2017-08-03Enable verifying wallet password with having to load wallet.m2049r1-0/+1
2017-03-24Wallet API: add hard fork info functionsJaquee1-1/+0
2017-03-02wallet api: add missing mining optionsJaquee1-1/+1
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-01-30Wallet API: Create wallet from keysJaquee1-0/+7
2017-01-09wallet2_api: add solo mining APImoneromooo-monero1-0/+3
2016-12-25wallet2_api: some new APIs to access daemon statemoneromooo-monero1-1/+3
2016-12-17wallet2_api: add an API to the OpenAlias resolvermoneromooo-monero1-0/+1
2016-12-13Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that t...Randi Joseph1-1/+3
2016-11-29wallet_api: add a few daemon related gettersmoneromooo-monero1-1/+7
2016-11-05wallet_api: txkey checking functions for the GUImoneromooo.monero1-0/+1
2016-10-08libwallet_api: Added option to restore from specific heightJacob Brydolf1-1/+1
2016-06-23Wallet API : WalletManager::findWallets() addedIlya Kitaev1-0/+1
2016-06-23api implementation splitted over separate filesIlya Kitaev1-0/+55