aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/api
Commit message (Expand)AuthorAgeFilesLines
...
* | track double spending in the txpoolmoneromooo-monero2017-11-061-3/+3
* | Merge pull request #2546Riccardo Spagni2017-11-061-2/+20
|\ \
| * | Distinguish "not enough money" and "not enough unlocked money"binaryFate2017-10-161-2/+20
| |/
* / Wallet API: default values for account and subaddr indexJaquee2017-10-222-8/+7
|/
* wallet2+API: use separate callbacks for lightwalletsJaquee2017-10-151-0/+32
* walletAPI: correct confirmations in txHistory for unsynced walletsJaquee2017-10-151-2/+2
* walletAPI: lightwallet exceptionsJaquee2017-10-151-2/+12
* walletAPI: add lightwallet login() and importWalletRequest()Jaquee2017-10-152-0/+34
* walletAPI: init() lightwallet and SSL supportJaquee2017-10-152-6/+8
* walletAPI: add tx unlock_timeJaquee2017-10-151-4/+0
* Subaddresseskenshi842017-10-0714-100/+552
* move checkpoints in a separate librarymoneromooo-monero2017-09-252-6/+6
* wallet2_api: check whether dynamic_cast returns NULLmoneromooo-monero2017-09-251-0/+2
* wallet2_api: remove an unused, uninitialized, fieldmoneromooo-monero2017-09-251-1/+0
* wallet2_api: init error code to "no error" in the ctormoneromooo-monero2017-09-251-1/+1
* store is optional during close and defaults to true; except during descructionm2049r2017-09-234-13/+15
* WalletAPI: only allow trusted daemon when importing key imagesJaquee2017-08-211-0/+5
* WalletAPI: copy wallet data when creating a view only walletJaquee2017-08-211-0/+27
* 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
|\ \