aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* | wallet2_api: support for sweeping allmoneromooo-monero2016-11-092-10/+18
|/
* Merge pull request #1310Riccardo Spagni2016-11-092-0/+93
|\
| * wallet2_api: add API for create_unmixable_sweep_transactionsmoneromooo-monero2016-11-082-0/+93
* | Merge pull request #1309Riccardo Spagni2016-11-092-0/+20
|\ \
| * | wallet2_api: API to sign and verify a messagemoneromooo-monero2016-11-082-0/+20
* | | wallet_api: PendingTransaction::txCount - number of split transactionsIlya Kitaev2016-11-092-2/+8
|/ /
* | Merge pull request #1308Riccardo Spagni2016-11-081-0/+6
|\ \
| * | Wallet API: Pause refresh while creating transactionJacob Brydolf2016-11-081-0/+6
| |/
* | Merge pull request #1302Riccardo Spagni2016-11-082-3/+9
|\ \
| * | wallet2_api: allow connection to return "yes, but wrong version"moneromooo-monero2016-11-072-3/+9
| |/
* | Merge pull request #1301Riccardo Spagni2016-11-082-0/+21
|\ \
| * | Wallet API: added getTxKey()Jacob Brydolf2016-11-082-0/+21
* | | Merge pull request #1300Riccardo Spagni2016-11-081-1/+1
|\ \ \ | |/ / |/| |
| * | wallet2_api: do not copy the whole pending tx when iteratingmoneromooo-monero2016-11-061-1/+1
* | | Merge pull request #1298Riccardo Spagni2016-11-084-0/+31
|\ \ \
| * | | wallet2_api: add API for tx notesmoneromooo-monero2016-11-054-0/+31
| |/ /
* | | Merge pull request #1297Riccardo Spagni2016-11-082-0/+154
|\ \ \ | |_|/ |/| |
| * | wallet_api: txkey checking functions for the GUImoneromooo.monero2016-11-052-0/+154
| |/
* / wallet: fix bad amounts/fees againmoneromooo-monero2016-11-021-1/+1
|/