summaryrefslogtreecommitdiff
path: root/src/wallet/api/wallet_manager.h
Commit message (Expand)AuthorAgeFilesLines
* WalletManagerImpl: reuse existing connection to daemon instead of reconnectiv...stoffu2018-04-191-7/+9
* Wallet API: generalize 'bool testnet' to 'NetworkType nettype'stoffu2018-03-051-6/+6
* Merge pull request #3104Riccardo Spagni2018-01-271-1/+16
|\
| * Wallet API: all recover options with passwordm2049r2018-01-171-1/+16
* | Update 2018 copyrightxmr-eric2018-01-261-1/+1
|/
* Add N/N multisig tx generation and signingmoneromooo-monero2017-12-171-1/+1
* Merge pull request #2824Riccardo Spagni2017-11-251-1/+1
|\
| * split wallet and wallet_apimoneromooo-monero2017-11-161-1/+1
* | Tx proof (revised):stoffu2017-11-181-1/+0
|/
* store is optional during close and defaults to true; except during descructionm2049r2017-09-231-1/+1
* Enable verifying wallet password with having to load wallet.m2049r2017-08-031-0/+1
* Wallet API: add hard fork info functionsJaquee2017-03-241-1/+0
* wallet api: add missing mining optionsJaquee2017-03-021-1/+1
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* Wallet API: Create wallet from keysJaquee2017-01-301-0/+7
* wallet2_api: add solo mining APImoneromooo-monero2017-01-091-0/+3
* wallet2_api: some new APIs to access daemon statemoneromooo-monero2016-12-251-1/+3
* wallet2_api: add an API to the OpenAlias resolvermoneromooo-monero2016-12-171-0/+1
* Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that t...Randi Joseph2016-12-131-1/+3
* wallet_api: add a few daemon related gettersmoneromooo-monero2016-11-291-1/+7
* wallet_api: txkey checking functions for the GUImoneromooo.monero2016-11-051-0/+1
* libwallet_api: Added option to restore from specific heightJacob Brydolf2016-10-081-1/+1
* Wallet API : WalletManager::findWallets() addedIlya Kitaev2016-06-231-0/+1
* api implementation splitted over separate filesIlya Kitaev2016-06-231-0/+55