aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/api
Commit message (Expand)AuthorAgeFilesLines
* store secret keys encrypted where possiblemoneromooo-monero2018-08-161-1/+2
* wallet: wipe seed from memory where appropriatemoneromooo-monero2018-08-161-2/+2
* wallet2: make --restricted-rpc available for wallet RPC onlystoffu2018-08-163-8/+8
* Merge pull request #4136luigi11112018-08-151-0/+3
|\
| * wallet: disable core dumps on startup in release modemoneromooo-monero2018-08-121-0/+3
* | wallet: allow adjusting number of rounds for the key derivation functionstoffu2018-08-085-27/+41
* | wallet2: unlock keys file before calling verify_password (needed for Windows)stoffu2018-07-033-0/+27
|/
* api/wallet: add missing arg to wallet2::refresh()stoffu2018-06-281-1/+1
* Merge pull request #4000luigi11112018-06-277-163/+162
|\
| * Wallet API: add some missing override keywordstoffu2018-06-287-163/+162
* | wallet: prevent the same wallet file from being opened by multiple processesstoffu2018-06-281-0/+1
|/
* Wallet API: add support for wallet creation from hardware devicestoffu2018-06-215-1/+95
* Merge pull request #3829luigi11112018-06-191-20/+34
|\
| * use deterministic viewkey if not suppliedcryptochangements342018-06-051-20/+34
* | Merge pull request #3735luigi11112018-06-161-1/+1
|\ \
| * | add .load() to make Boost 1.67 happy with its new is_integral checkTeutone2018-05-051-1/+1
* | | Merge pull request #3599luigi11112018-06-083-0/+17
|\ \ \
| * | | WalletApi: publicMultisigSignerKey methodnaughtyfox2018-04-133-0/+17
* | | | Merge pull request #3598luigi11112018-06-083-0/+61
|\ \ \ \ | |_|_|/ |/| | |
| * | | Wallet: added methods to sign and verify arbitrary message with multisig publ...naughtyfox2018-04-253-0/+61
| |/ /
* | | Merge pull request #3489luigi11112018-05-315-254/+475
|\ \ \
| * | | WalletApi: getMultisigInfo entry for gui walletsnaughtyfox2018-03-285-0/+301
| * | | Refactored: work with wallet api statuses to make setting and getting operati...naughtyfox2018-03-283-255/+175
| |/ /
* | | wallet: fix shared ring db pathstoffu2018-05-311-2/+6
* | | Wallet API: allow log path to be non-default & console output to be configurablestoffu2018-05-042-3/+4
| |/ |/|
* | Merge pull request #3576Riccardo Spagni2018-04-213-39/+35
|\ \
| * | WalletManagerImpl: reuse existing connection to daemon instead of reconnectiv...stoffu2018-04-073-39/+35
| |/
* / wallet: fix default mixin (4 -> 6)sneurlax2018-03-281-1/+1
|/
* wallet: more user friendly print_ringmoneromooo-monero2018-03-163-0/+28
* wallet2_api: add key reuse mitigations APImoneromooo-monero2018-03-163-0/+27
* wallet2_api: add ring apimoneromooo-monero2018-03-163-0/+46
* wallet2_api: add blackball apimoneromooo-monero2018-03-164-0/+65
* device: untangle cyclic depenencystoffu2018-03-141-1/+0
* Merge pull request #3360Riccardo Spagni2018-03-141-3/+3
|\
| * Wallet API: make nettype non-defaulted to disambiguate from deprecated versio...stoffu2018-03-061-3/+3
* | Merge pull request #3345Riccardo Spagni2018-03-142-3/+18
|\ \
| * | wallet2_api: add info/error/warning entry pointsmoneromooo-monero2018-03-042-3/+18
* | | Merge pull request #3365Riccardo Spagni2018-03-081-1/+1
|\ \ \
| * | | Wallet API: corrected testnet/mainnet orderingstoffu2018-03-071-1/+1
| | |/ | |/|
* | | Merge pull request #3347Riccardo Spagni2018-03-081-1/+1
|\ \ \ | |/ / |/| |
| * | wallet_manager: fixed typo deviuce/device.hppstoffu2018-03-051-1/+1
* | | Merge pull request #3313Riccardo Spagni2018-03-051-0/+10
|\ \ \
| * | | Wallet2 + CLI wallet: UTF-8 support for filenames and paths under Windowsrbrunner72018-02-251-0/+10
| | |/ | |/|
* | | Merge pull request #3314Riccardo Spagni2018-03-051-0/+4
|\ \ \
| * | | wallet api: when restoring from EnglishOld, set language to Englishstoffu2018-02-251-0/+4
| |/ /
* | | Merge pull request #3277Riccardo Spagni2018-03-058-58/+119
|\ \ \
| * | | Wallet API: generalize 'bool testnet' to 'NetworkType nettype'stoffu2018-03-055-42/+103
| * | | Stagenetstoffu2018-03-055-21/+21
| | |/ | |/|
* / | Correct spelling mistakes.Edward Betts2018-03-052-3/+3
|/ /
* / Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm2018-03-041-2/+2
|/