aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* speedup get_output_histogram for all amounts when min_count > 0moneromooo-monero2018-04-236-10/+16
* wallet2: add missing parameters to get_output_histogrammoneromooo-monero2018-04-231-0/+3
* Merge pull request #3670Riccardo Spagni2018-04-2198-12626/+17
|\
| * Build: remove UPnP definition from snapanonimal2018-04-211-1/+0
| * Build: update CMake and p2p for in-tree miniupnpanonimal2018-04-213-49/+13
| * CMake: update new location of in-tree miniupnpcanonimal2018-04-192-5/+5
| * Build: add miniupnp submoduleanonimal2018-04-192-0/+4
| * Build: remove in-tree miniupnpcanonimal2018-04-1992-12576/+0
* | Merge pull request #3579Riccardo Spagni2018-04-211-2/+2
|\ \
| * | simplewallet: fix help message of sign_transferstoffu2018-04-071-2/+2
* | | Merge pull request #3576Riccardo Spagni2018-04-213-39/+35
|\ \ \
| * | | WalletManagerImpl: reuse existing connection to daemon instead of reconnectiv...stoffu2018-04-073-39/+35
| |/ /
* | | Merge pull request #3636Riccardo Spagni2018-04-211-23/+22
|\ \ \
| * | | daemon: read config file before reading any other argsstoffu2018-04-141-23/+22
| | |/ | |/|
* | | Merge pull request #3633Riccardo Spagni2018-04-212-2/+2
|\ \ \
| * | | device: add a one off override keyword where appropriatemoneromooo-monero2018-04-142-2/+2
* | | | Merge pull request #3630Riccardo Spagni2018-04-215-0/+26
|\ \ \ \
| * | | | simplewallet: add version commandmoneromooo-monero2018-04-132-0/+12
| * | | | daemon: add a version commandmoneromooo-monero2018-04-133-0/+14
| |/ / /
* | | | Merge pull request #3624Riccardo Spagni2018-04-211-0/+39
|\ \ \ \
| * | | | util: log stack trace on crashmoneromooo-monero2018-04-121-0/+39
| |/ / /
* | | | Merge pull request #3672Riccardo Spagni2018-04-213-1/+39
|\ \ \ \ | |_|/ / |/| | |
| * | | wallet2: increase rpc timeout for get_output_distributionmoneromooo-monero2018-04-191-1/+1
| * | | add top height to get_output_distribution, and cache it for rctmoneromooo-monero2018-04-193-0/+37
| * | | rpc: add missing perf timer for get_output_distributionmoneromooo-monero2018-04-191-0/+1
* | | | Merge pull request #3606Riccardo Spagni2018-04-121-0/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | wallet2: store subaddress lookahead settingsstoffu2018-04-121-0/+12
|/ / /
* | | Merge pull request #3618Riccardo Spagni2018-04-121-1/+2
|\ \ \
| * | | blockchain_blackball: fix build with CLANG 5moneromooo-monero2018-04-121-1/+2
| |/ /
* | | Merge pull request #3616Riccardo Spagni2018-04-126-7/+37
|\ \ \
| * | | Use 'boost' mutex instead of 'std' mutexcslashm2018-04-121-4/+4
| * | | Fix sub-address tx scan.cslashm2018-04-126-3/+33
|/ / /
* | | Merge pull request #3549Riccardo Spagni2018-04-123-29/+58
|\ \ \
| * | | wallet2: request transactions in slices when scanning for known ringsmoneromooo-monero2018-04-071-22/+32
| * | | rpc: allow getting pruned blocks from gettransactionsmoneromooo-monero2018-04-073-8/+27
| | |/ | |/|
* | | Merge pull request #3609Riccardo Spagni2018-04-121-17/+26
|\ \ \
| * | | tx_pool: fix loading with colliding key imagesmoneromooo-monero2018-04-111-17/+26
| |/ /
* | | Merge pull request #3602Riccardo Spagni2018-04-122-2/+5
|\ \ \
| * | | common: make this build with unbound 1.4.20moneromooo-monero2018-04-102-2/+5
| |/ /
* | | Merge pull request #3615Riccardo Spagni2018-04-121-9/+9
|\ \ \
| * | | wallet2: fix misc issues when the ringdb can't be initializedmoneromooo-monero2018-04-121-9/+9
| | |/ | |/|
* | | Merge pull request #3555Riccardo Spagni2018-04-121-1/+1
|\ \ \
| * | | wallet2: move segregation height to v7moneromooo-monero2018-04-051-1/+1
| | |/ | |/|
* | | Merge pull request #3534Riccardo Spagni2018-04-123-0/+30
|\ \ \
| * | | wallet: warn if not using the default ring sizemoneromooo-monero2018-03-313-0/+30
| |/ /
* | | Merge pull request #3532Riccardo Spagni2018-04-121-1/+1
|\ \ \
| * | | simplewallet: warn about key reuse on startupmoneromooo-monero2018-03-311-1/+1
| |/ /
* | | Merge pull request #3530Riccardo Spagni2018-04-121-2/+3
|\ \ \
| * | | cryptonote_tx_util: make destinations properly shuffledstoffu2018-03-311-2/+3
* | | | Merge pull request #3516Riccardo Spagni2018-04-121-1/+1
|\ \ \ \ | |_|_|/ |/| | |