aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet2_api.h
Commit message (Expand)AuthorAgeFilesLines
* split wallet and wallet_apimoneromooo-monero2017-11-161-899/+0
* Merge pull request #2701Riccardo Spagni2017-11-141-1/+1
|\
| * Wallet API: override update subdir when built from srcJaquee2017-10-291-1/+1
* | Wallet API: default values for account and subaddr indexJaquee2017-10-221-6/+6
|/
* walletAPI: add lightwallet login() and importWalletRequest()Jaquee2017-10-151-0/+6
* walletAPI: init() lightwallet and SSL supportJaquee2017-10-151-1/+4
* Subaddresseskenshi842017-10-071-5/+123
* store is optional during close and defaults to true; except during descructionm2049r2017-09-231-1/+1
* Merge pull request #2270Riccardo Spagni2017-08-151-0/+3
|\
| * WalletAPI: add getDefaultDataDir()Jaquee2017-08-091-0/+3
* | Merge pull request #2238Riccardo Spagni2017-08-151-1/+10
|\ \ | |/ |/|
| * Enable verifying wallet password with having to load wallet.m2049r2017-08-031-1/+10
* | Merge pull request #2247Riccardo Spagni2017-08-071-0/+1
|\ \
| * | Wallet API: add tx unlock timeJaquee2017-08-031-0/+1
| |/
* / walletAPI: add getRefreshFromBlockHeight()Jaquee2017-08-051-0/+6
|/
* Wallet API: add spend/view key gettersJaquee2017-05-021-3/+21
* Wallet API: add hard fork info functionsJaquee2017-03-241-4/+4
* Merge pull request #1827Riccardo Spagni2017-03-031-1/+1
|\
| * wallet api: add missing mining optionsJaquee2017-03-021-1/+1
* | Wallet API: Add support for daemon rpc loginJaquee2017-02-251-1/+1
|/
* wallet2_api: add updates check apimoneromooo-monero2017-02-221-0/+3
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* wallet_api: fix logging init via apimoneromooo-monero2017-02-181-0/+1
* Wallet API: Easylogger wrapper for guiJaquee2017-02-051-0/+2
* wallet api: Remove initAsync() and don't start refresh automatically on initJaquee2017-02-041-14/+4
* Wallet API: Create wallet from keysJaquee2017-01-301-0/+20
* Wallet api: testnet getter=2017-01-221-0/+1
* wallet2_api: add API to set log categoriesmoneromooo-monero2017-01-161-0/+1
* Merge pull request #1564Riccardo Spagni2017-01-151-0/+15
|\
| * Wallet API: add key image import/export functionsJaquee2017-01-131-0/+15
* | Wallet API: add rescanSpent()Jaquee2017-01-131-0/+5
|/
* Merge pull request #1559Riccardo Spagni2017-01-131-0/+8
|\
| * Wallet2 + API: Callbacks for unconfirmed transfersJaquee2017-01-121-0/+8
* | Merge pull request #1541Riccardo Spagni2017-01-131-1/+59
|\ \
| * | GUI cold signingJaquee2017-01-101-1/+59
| * | Wallet API: functions for supporting/creating view only walletsJaquee2017-01-101-0/+21
| |/
* | Merge pull request #1526Riccardo Spagni2017-01-131-0/+21
|\ \
| * | Wallet API: functions for supporting/creating view only walletsJaquee2017-01-101-0/+21
| |/
* / wallet2_api: add solo mining APImoneromooo-monero2017-01-091-0/+9
|/
* Merge pull request #1542Riccardo Spagni2017-01-081-0/+2
|\
| * Add parse_uri to wallet2_apiMoroccanMalinois2017-01-081-0/+2
* | Merge pull request #1521Riccardo Spagni2017-01-081-0/+1
|\ \
| * | wallet2_api: add an address book payment id lookup APImoneromooo-monero2017-01-011-0/+1
| |/
* / wallet2_api: some new APIs to access daemon statemoneromooo-monero2016-12-251-0/+6
|/
* wallet2_api: add an API to the OpenAlias resolvermoneromooo-monero2016-12-171-0/+3
* Merge pull request #1455Riccardo Spagni2016-12-151-4/+4
|\
| * AddressBook: use unsigned type for row ID'sanonimal2016-12-141-4/+4
* | Wallet API: Do not refresh while daemon is syncingJaquee2016-12-151-0/+9
|/
* Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that t...Randi Joseph2016-12-131-1/+3
* addressbook updatesJaquee2016-12-121-2/+4