aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/api/wallet_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* wallet_api: enable set_strict_default_file_permissionstobtoht2021-10-221-1/+1
* wallet/api: remove Bitmonero namespace aliasselsta2021-06-081-2/+0
* wallet2_api: implement runtime proxy configurationxiphon2020-07-201-2/+3
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* wallet2_api: wallet recovery - seed offset passphrase supportxiphon2020-02-111-1/+2
* wallet_manager: omit redundant disconnect, drop unused variablexiphon2019-05-271-1/+0
* wallet: API changes to enable passphrase entryDusan Klinec2019-04-051-2/+3
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* wallet2_api: fix for latest code changesmoneromooo-monero2018-09-221-1/+1
* query backing devicem2049r2018-09-191-0/+1
* wallet: allow adjusting number of rounds for the key derivation functionstoffu2018-08-081-6/+9
* Wallet API: add some missing override keywordstoffu2018-06-281-22/+22
* Wallet API: add support for wallet creation from hardware devicestoffu2018-06-211-0/+6
* WalletManagerImpl: reuse existing connection to daemon instead of reconnectiv...stoffu2018-04-071-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