aboutsummaryrefslogtreecommitdiff
path: root/src
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 #1563Riccardo Spagni2017-01-152-21/+26
|\ \
| * | Prioritize older transactions in the mempoolMiguel Herranz2017-01-132-21/+26
* | | Merge pull request #1560Riccardo Spagni2017-01-153-1/+24
|\ \ \
| * | | Wallet API: add rescanSpent()Jaquee2017-01-133-1/+24
| | |/ | |/|
* | | Merge pull request #1552Riccardo Spagni2017-01-151-12/+42
|\ \ \
| * | | Wallet API: support integrated addresses in address book.Jaquee2017-01-131-12/+42
| |/ /
* | | Merge pull request #1506Riccardo Spagni2017-01-158-32/+70
|\ \ \
| * | | Check for correct thread before ending batch transactionHoward Chu2017-01-151-0/+7
| * | | Must wait for previous batch to finish before starting new oneHoward Chu2017-01-141-1/+6
| * | | Don't cache block height, always get from DBHoward Chu2017-01-142-14/+29
| * | | Tweak default db-sync-mode to fast:async:1Howard Chu2017-01-141-4/+7
| * | | Use batch transactions when syncingHoward Chu2017-01-147-14/+22
* | | | account: fix build error involving std::max and different typesmoneromooo-monero2017-01-131-2/+6
| |/ / |/| |
* | | Merge pull request #1562Riccardo Spagni2017-01-133-79/+99
|\ \ \
| * | | Move key image export/import functions to wallet2Jaquee2017-01-133-79/+99
| | |/ | |/|
* | | Merge pull request #1559Riccardo Spagni2017-01-139-6/+73
|\ \ \
| * | | Wallet2 + API: Callbacks for unconfirmed transfersJaquee2017-01-129-6/+73
* | | | Merge pull request #1558Riccardo Spagni2017-01-131-4/+4
|\ \ \ \
| * | | | initialize timestamp to 0 and check for mktime() errorChris Vickio2017-01-121-4/+4
| | |/ / | |/| |
* | | | Merge pull request #1555Riccardo Spagni2017-01-131-3/+6
|\ \ \ \
| * | | | fix time stats mixinluigi11112017-01-101-3/+6
| | |/ / | |/| |
* | | | Merge pull request #1545Riccardo Spagni2017-01-131-0/+1
|\ \ \ \
| * | | | add msg for donateluigi11112017-01-081-0/+1
| |/ / /
* | | | Merge pull request #1543Riccardo Spagni2017-01-135-1/+25
|\ \ \ \
| * | | | Add start_time to get_info methods and show uptimeMiguel Herranz2017-01-125-2/+26
| | |/ / | |/| |
* | | | 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 #1538Riccardo Spagni2017-01-134-23/+4
|\ \ \ \
| * | | | Remove db-auto-remove-logsMiguel Herranz2017-01-103-9/+0
| * | | | Remove berkeley from db_type initializationMiguel Herranz2017-01-101-12/+0
| * | | | Show available types for db-type commandMiguel Herranz2017-01-101-1/+4
| * | | | Remove berkeley from blockchain_db_typesMiguel Herranz2017-01-101-1/+0
| |/ / /
* | | | 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
| |/ / /
* | | | Merge pull request #1492Riccardo Spagni2017-01-137-18/+175
|\ \ \ \ | |_|_|/ |/| | |
| * | | wallet cli: print originating block heights of mixin keys when making transferkenshi842017-01-097-18/+175
| |/ /
* / / Fix monero-wallet-cli compileluigi11112017-01-081-1/+1
|/ /
* | 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-085-86/+332
|\ \