summaryrefslogtreecommitdiff
path: root/src/wallet/api
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2270Riccardo Spagni2017-08-152-0/+7
|\
| * WalletAPI: add getDefaultDataDir()Jaquee2017-08-092-0/+7
* | Merge pull request #2238Riccardo Spagni2017-08-152-0/+5
|\ \ | |/ |/|
| * Enable verifying wallet password with having to load wallet.m2049r2017-08-032-0/+5
* | Merge pull request #2247Riccardo Spagni2017-08-073-0/+9
|\ \
| * | Wallet API: add tx unlock timeJaquee2017-08-033-0/+9
| |/
* | change mixin to ring size in user visible placesmoneromooo-monero2017-08-072-9/+9
* | Merge pull request #2254Riccardo Spagni2017-08-072-0/+3
|\ \
| * | walletAPI: add getRefreshFromBlockHeight()Jaquee2017-08-051-0/+1
| * | wallet api: pause refresh while commiting txJaquee2017-08-051-0/+2
| |/
* / fix wallet callback signaturesm2049r2017-08-021-4/+4
|/
* wallet_api: fix missing transaction parameter in callbackmoneromooo-monero2017-06-131-1/+1
* Wallet API: Set seed lang when recovering form keysJaquee2017-05-231-1/+2
* Merge pull request #2012Riccardo Spagni2017-05-052-2/+20
|\
| * Wallet API: add spend/view key gettersJaquee2017-05-022-2/+20
* | wallet: add sweep_below functionmoneromooo-monero2017-04-241-1/+1
* | Wallet API: fix Cold signing split txJaquee2017-04-021-4/+10
|/
* Wallet API: add hard fork info functionsJaquee2017-03-244-22/+14
* wallet: fix set_log not handling 0,xxx style settingsmoneromooo-monero2017-03-211-1/+1
* use const references in catch blocksmoneromooo-monero2017-03-182-2/+2
* wallet api: fix parameters in wallet2callbackImplJaquee2017-03-031-7/+7
* Merge pull request #1827Riccardo Spagni2017-03-032-2/+4
|\
| * wallet api: add missing mining optionsJaquee2017-03-022-2/+4
* | Wallet API: Add support for daemon rpc loginJaquee2017-02-252-3/+6
|/
* wallet2_api: add updates check apimoneromooo-monero2017-02-221-0/+28
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-2114-15/+15
* Merge pull request #1747Riccardo Spagni2017-02-212-1/+5
|\
| * wallet_api: fix logging init via apimoneromooo-monero2017-02-182-1/+5
* | simplewallet: validate hex input sizemoneromooo-monero2017-02-142-5/+5
|/
* Merge pull request #1689Riccardo Spagni2017-02-112-2/+2
|\
| * Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett2017-02-062-2/+2
* | Merge pull request #1685Riccardo Spagni2017-02-111-0/+6
|\ \
| * | Wallet API: Easylogger wrapper for guiJaquee2017-02-051-0/+6
* | | extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-082-6/+4
* | | Merge pull request #1679Riccardo Spagni2017-02-081-2/+7
|\ \ \ | |/ / |/| |
| * | Wallet API: Catch error from tools::is_local_addressJaquee2017-02-051-2/+7
| |/
* | GUI: Improved refresh performanceJaquee2017-02-041-7/+10
* | wallet api: Remove initAsync() and don't start refresh automatically on initJaquee2017-02-042-17/+2
|/
* Merge pull request #1645Riccardo Spagni2017-02-021-36/+2
|\
| * Factor is_address_local code into a tools functionmoneromooo-monero2017-01-281-36/+2
* | Merge pull request #1629Riccardo Spagni2017-02-023-28/+27
|\ \
| * | Updates to epee HTTP client codeLee Clagett2017-01-253-28/+27
* | | Wallet API: Create wallet from keysJaquee2017-01-304-0/+158
| |/ |/|
* | Wallet api: testnet getter=2017-01-221-0/+1
|/
* Merge pull request #1599Riccardo Spagni2017-01-201-2/+2
|\
| * wallet: print exception message on get_random_outs_errormoneromooo-monero2017-01-201-2/+2
* | wallet2_api: add API to set log categoriesmoneromooo-monero2017-01-161-0/+5
|/
* Change logging to easylogging++moneromooo-monero2017-01-161-2/+2
* Merge pull request #1561Riccardo Spagni2017-01-153-4/+2
|\
| * make struct/class declarations consistent (mismatched-tags warning)Chris Vickio2017-01-143-4/+2