aboutsummaryrefslogtreecommitdiff
path: root/src/wallet
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1564Riccardo Spagni2017-01-153-6/+67
|\
| * Wallet API: add key image import/export functionsJaquee2017-01-133-6/+67
* | Merge pull request #1560Riccardo Spagni2017-01-153-1/+24
|\ \
| * | Wallet API: add rescanSpent()Jaquee2017-01-133-1/+24
| |/
* / Wallet API: support integrated addresses in address book.Jaquee2017-01-131-12/+42
|/
* Merge pull request #1562Riccardo Spagni2017-01-132-1/+90
|\
| * Move key image export/import functions to wallet2Jaquee2017-01-132-1/+90
* | Merge pull request #1559Riccardo Spagni2017-01-137-6/+67
|\ \
| * | Wallet2 + API: Callbacks for unconfirmed transfersJaquee2017-01-127-6/+67
| |/
* | Merge pull request #1541Riccardo Spagni2017-01-1310-9/+525
|\ \
| * | Wallet api: Update trustedDaemon when daemon is changedJaquee2017-01-101-0/+6
| * | GUI cold signingJaquee2017-01-1010-9/+519
| * | Wallet API: functions for supporting/creating view only walletsJaquee2017-01-104-5/+88
| |/
* | Merge pull request #1540Riccardo Spagni2017-01-132-1/+43
|\ \
| * | Cold signing: make sure short payment id isnt encrypted twiceJaquee2017-01-082-1/+43
* | | Merge pull request #1526Riccardo Spagni2017-01-134-5/+88
|\ \ \
| * | | Wallet API: functions for supporting/creating view only walletsJaquee2017-01-104-5/+88
| | |/ | |/|
* | | Merge pull request #1523Riccardo Spagni2017-01-131-1/+1
|\ \ \
| * | | Added (not yet enabled) HTTP client authenticationLee Clagett2017-01-111-1/+1
| |/ /
* | | Merge pull request #1513Riccardo Spagni2017-01-133-1/+49
|\ \ \
| * | | wallet2_api: add solo mining APImoneromooo-monero2017-01-093-1/+49
| |/ /
* / / wallet cli: print originating block heights of mixin keys when making transferkenshi842017-01-092-2/+11
|/ /
* | Merge pull request #1542Riccardo Spagni2017-01-083-0/+8
|\ \
| * | Add parse_uri to wallet2_apiMoroccanMalinois2017-01-083-0/+8
| |/
* | Merge pull request #1537Riccardo Spagni2017-01-083-86/+208
|\ \
| * | wallet_rpc_server: new RPC call to get a transfer by txidmoneromooo-monero2017-01-083-86/+208
| |/
* | Merge pull request #1521Riccardo Spagni2017-01-083-0/+25
|\ \
| * | wallet2_api: add an address book payment id lookup APImoneromooo-monero2017-01-013-0/+25
| |/
* | Merge pull request #1515Riccardo Spagni2017-01-082-50/+91
|\ \
| * | portable serializer: tests addedkenshi842017-01-031-0/+3
| * | portable serializer: make signerd/unsigned tx portable, ignore archive versio...kenshi842017-01-022-50/+88
| |/
* | Merge pull request #1509Riccardo Spagni2017-01-081-4/+2
|\ \
| * | wallet api: prevent setting refresh height too highJaquee2016-12-271-4/+2
| |/
* | Merge pull request #1508Riccardo Spagni2017-01-081-1/+6
|\ \
| * | Wallet2: faster exit while refreshingJaquee2016-12-271-1/+6
| |/
* | Merge pull request #1504Riccardo Spagni2017-01-081-1/+1
|\ \
| * | wallet2 bugfix: store watch_only flag properly with rewrite()kenshi842016-12-261-1/+1
| |/
* | Merge pull request #1501Riccardo Spagni2017-01-081-0/+17
|\ \
| * | wallet2: check the node returned the real output when requestedmoneromooo-monero2016-12-271-0/+17
| |/
* | Merge pull request #1500Riccardo Spagni2017-01-083-2/+41
|\ \
| * | wallet2_api: some new APIs to access daemon statemoneromooo-monero2016-12-253-2/+41
| |/
* | Merge pull request #1497Riccardo Spagni2017-01-081-1/+1
|\ \
| * | wallet2: fix large reorgs failingmoneromooo-monero2016-12-241-1/+1
| |/
* / make openalias also available for solo miner; introduce namespace tools::dns_...kenshi842016-12-213-73/+2
|/
* Merge pull request #1474Riccardo Spagni2016-12-201-1/+1
|\
| * Lower connection timeout in check_connection()Jaquee2016-12-191-1/+1
* | Merge pull request #1473Riccardo Spagni2016-12-201-2/+0
|\ \
| * | Removed unused functionsLee Clagett2016-12-191-2/+0
| |/
* | Merge pull request #1472Riccardo Spagni2016-12-205-205/+159
|\ \
| * | Refactored password prompting for walletsLee Clagett2016-12-195-205/+159