aboutsummaryrefslogtreecommitdiff
path: root/src/wallet
Commit message (Expand)AuthorAgeFilesLines
* Change logging to easylogging++moneromooo-monero2017-01-167-60/+52
* Merge pull request #1561Riccardo Spagni2017-01-154-7/+5
|\
| * remove std::move from return statements (pessimizing-move warning)Chris Vickio2017-01-151-2/+2
| * change counter from bool to int (deprecated-increment-bool warning)Chris Vickio2017-01-151-1/+1
| * make struct/class declarations consistent (mismatched-tags warning)Chris Vickio2017-01-143-4/+2
* | Merge pull request #1574Riccardo Spagni2017-01-152-9/+36
|\ \
| * | wallet2: use at least two rct inputs if possiblemoneromooo-monero2017-01-142-9/+36
* | | Merge pull request #1573Riccardo Spagni2017-01-153-5/+7
|\ \ \
| * | | fix timeout in check_connectionJaquee2017-01-143-5/+7
| |/ /
* | | Merge pull request #1567Riccardo Spagni2017-01-151-7/+13
|\ \ \
| * | | wallet2: fix tx reroll not updating fee is going up a kB stepmoneromooo-monero2017-01-131-7/+13
| |/ /
* | | 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
| |/