aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | simplewallet: add a show_transfer <txid> commandmoneromooo-monero2017-01-082-0/+124
| * | wallet_rpc_server: new RPC call to get a transfer by txidmoneromooo-monero2017-01-083-86/+208
| |/
* | Merge pull request #1534Riccardo Spagni2017-01-086-19/+43
|\ \
| * | tx_pool: better block template filling algorithmmoneromooo-monero2017-01-073-17/+33
| * | rpc: add block size to GET_BLOCK_HEADER RPCmoneromooo-monero2017-01-063-2/+6
| * | rpc: add current block size to the getinfo callmoneromooo-monero2017-01-062-1/+5
| |/
* | 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-083-61/+113
|\ \
| * | portable serializer: tests addedkenshi842017-01-031-0/+3
| * | portable serializer: make signerd/unsigned tx portable, ignore archive versio...kenshi842017-01-023-61/+110
| |/
* | Merge pull request #1510Riccardo Spagni2017-01-084-5/+37
|\ \
| * | Build wallet with Android NDKMoroccanMalinois2017-01-054-5/+37
| |/
* | 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 #1503Riccardo Spagni2017-01-081-24/+8
|\ \
| * | simplewallet: remove unnecessary local_args.erase(...) in set_variable()kenshi842016-12-261-24/+8
| |/
* | Merge pull request #1502Riccardo Spagni2017-01-081-0/+1
|\ \
| * | core: invalidate difficulty cache when resetting blockchainmoneromooo-monero2016-12-251-0/+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