aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/api
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge pull request #3214Riccardo Spagni2018-02-161-0/+1
|\
| * wallet: suggest the use of sweep_unmixable when not_enough_outs_to_mix is thrownstoffu2018-02-081-0/+1
* | Merge pull request #3094Riccardo Spagni2018-02-162-3/+3
|\ \ | |/ |/|
| * Fixed typos and wording tweaksMaxithi2018-01-292-3/+3
* | wallet: automatically use low priority if safe (no backlog & recent blocks no...stoffu2018-01-282-2/+5
* | Merge pull request #3142Riccardo Spagni2018-01-271-7/+0
|\ \
| * | Wallet API: remove unused enum Priority from UnsignedTransactionstoffu2018-01-261-7/+0
* | | Merge pull request #3121Riccardo Spagni2018-01-271-1/+1
|\ \ \
| * | | cmake: set API header install path to what Qt wallet expectsredfish2018-01-141-1/+1
| | |/ | |/|
* | | Merge pull request #3104Riccardo Spagni2018-01-275-12/+110
|\ \ \
| * | | Wallet API: all recover options with passwordm2049r2018-01-175-12/+110
| |/ /
* | | Readd copyright starting datexmr-eric2018-01-264-4/+4
* | | Update 2018 copyrightxmr-eric2018-01-2621-21/+21
| |/ |/|
* | Merge pull request #3038Riccardo Spagni2018-01-251-0/+2
|\ \
| * | wallet_api: make this optional but not built by defaultmoneromooo-monero2017-12-311-0/+2
| |/
* / Reserve proofstoffu2018-01-103-0/+57
|/
* wallet-api: added Utils::onStartupstoffu2017-12-262-0/+6
* check accessing an element past the end of a containermoneromooo-monero2017-12-181-0/+4
* Add N/N multisig tx generation and signingmoneromooo-monero2017-12-173-5/+5
* Merge pull request #2824Riccardo Spagni2017-11-2511-9/+989
|\
| * split wallet and wallet_apimoneromooo-monero2017-11-1611-9/+997
* | Merge pull request #2368Riccardo Spagni2017-11-252-0/+48
|\ \
| * | Spend proof without txkeystoffu2017-11-212-0/+48
* | | fix for tx proof: use exception instead of error_str when signature gen failedstoffu2017-11-212-3/+3
|/ /
* / Tx proof (revised):stoffu2017-11-184-158/+135
|/