aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge pull request #1573Riccardo Spagni2017-01-151-2/+4
|\ \
| * | fix timeout in check_connectionJaquee2017-01-141-2/+4
* | | Merge pull request #1564Riccardo Spagni2017-01-152-6/+52
|\ \ \
| * | | Wallet API: add key image import/export functionsJaquee2017-01-132-6/+52
| |/ /
* | | Merge pull request #1560Riccardo Spagni2017-01-152-1/+19
|\ \ \
| * | | Wallet API: add rescanSpent()Jaquee2017-01-132-1/+19
| |/ /
* / / Wallet API: support integrated addresses in address book.Jaquee2017-01-131-12/+42
|/ /
* | Merge pull request #1559Riccardo Spagni2017-01-134-5/+54
|\ \
| * | Wallet2 + API: Callbacks for unconfirmed transfersJaquee2017-01-124-5/+54
| |/
* | Merge pull request #1541Riccardo Spagni2017-01-136-4/+440
|\ \
| * | Wallet api: Update trustedDaemon when daemon is changedJaquee2017-01-101-0/+6
| * | GUI cold signingJaquee2017-01-106-4/+434
| * | Wallet API: functions for supporting/creating view only walletsJaquee2017-01-102-5/+66
| |/
* | Merge pull request #1526Riccardo Spagni2017-01-132-5/+66
|\ \
| * | Wallet API: functions for supporting/creating view only walletsJaquee2017-01-102-5/+66
| |/
* / wallet2_api: add solo mining APImoneromooo-monero2017-01-092-1/+40
|/
* Merge pull request #1542Riccardo Spagni2017-01-082-0/+6
|\
| * Add parse_uri to wallet2_apiMoroccanMalinois2017-01-082-0/+6
* | Merge pull request #1521Riccardo Spagni2017-01-082-0/+24
|\ \
| * | wallet2_api: add an address book payment id lookup APImoneromooo-monero2017-01-012-0/+24
| |/
* | Merge pull request #1509Riccardo Spagni2017-01-081-4/+2
|\ \
| * | wallet api: prevent setting refresh height too highJaquee2016-12-271-4/+2
| |/
* | Merge pull request #1500Riccardo Spagni2017-01-082-2/+35
|\ \
| * | wallet2_api: some new APIs to access daemon statemoneromooo-monero2016-12-252-2/+35
| |/
* / make openalias also available for solo miner; introduce namespace tools::dns_...kenshi842016-12-211-1/+2
|/
* wallet2_api: add an API to the OpenAlias resolvermoneromooo-monero2016-12-172-0/+9
* Merge pull request #1455Riccardo Spagni2016-12-152-2/+2
|\
| * AddressBook: use unsigned type for row ID'sanonimal2016-12-142-2/+2
* | Wallet API: Do not refresh while daemon is syncingJaquee2016-12-152-22/+56
|/
* Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that t...Randi Joseph2016-12-1313-14/+40
* addressbook updatesJaquee2016-12-122-16/+22
* GUI address bookJaquee2016-12-125-4/+211
* Merge pull request #1398Riccardo Spagni2016-12-041-1/+1
|\
| * Fix a few minor typosPierre Boyer2016-12-041-1/+1
* | Merge pull request #1388Riccardo Spagni2016-12-042-2/+71
|\ \
| * | wallet_api: add a few daemon related gettersmoneromooo-monero2016-11-292-2/+71
* | | Merge pull request #1380Riccardo Spagni2016-12-042-0/+6
|\ \ \
| * | | wallet: add a getter for the filename pathmoneromooo-monero2016-11-262-0/+6
| | |/ | |/|
* / | Improve daemon RPC version handlingmoneromooo-monero2016-11-261-3/+3
|/ /
* | Merge pull request #1372Riccardo Spagni2016-11-241-1/+1
|\ \
| * | Fix DNS failures in offline mode preventing daemon startupmoneromooo-monero2016-11-231-1/+1
| |/
* | Merge pull request #1357Riccardo Spagni2016-11-241-1/+2
|\ \
| * | wallet2_api: fix history leak on destructionmoneromooo-monero2016-11-181-1/+2
| |/
* / wallet2_api: fix payment ids from integrated addresses being ignoredmoneromooo-monero2016-11-181-0/+11
|/
* Wallet2: calculate approximate blockchain height on offline creationJacob Brydolf2016-11-132-1/+5
* Merge pull request #1315Riccardo Spagni2016-11-112-2/+13
|\
| * Wallet API: use stored refresh height when rebuilding cacheJacob Brydolf2016-11-092-2/+13