summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | rpc: the cache is still for non cumulative on that branchmoneromooo-monero2018-06-011-0/+7
|/ /
* | Merge pull request #3893Riccardo Spagni2018-05-311-6/+7
|\ \
| * | rpc: convert distribution to cumulative after cachingmoneromooo-monero2018-05-311-6/+7
* | | Merge pull request #3891Riccardo Spagni2018-05-311-1/+1
|\ \ \
| * | | wallet2: don't ask for pruned txes yet, we still parse the entire txmoneromooo-monero2018-05-311-1/+1
| |/ /
* | | Merge pull request #3883Riccardo Spagni2018-05-311-0/+7
|\ \ \
| * | | rpc: fix get_output_distribution cache for the cumulative casemoneromooo-monero2018-05-301-0/+7
| |/ /
* | | Merge pull request #3802Riccardo Spagni2018-05-312-6/+15
|\ \ \
| * | | Use median timestamp if current time renders a block invalid.Thaer Khawaja2018-05-132-6/+15
| * | | Merge pull request #3719Riccardo Spagni2018-04-291-8/+11
| |\ \ \
| | * | | cryptonote_protocol_handler.inl: remove span read just now that failed to pas...stoffu2018-04-281-0/+3
| | * | | cryptonote_protocol_handler.inl: fix return type mismatches (int vs bool)stoffu2018-04-281-8/+8
| * | | | Merge pull request #3709Riccardo Spagni2018-04-281-0/+1
| |\ \ \ \
| | * | | | Adding required library (dependency of boost::this_thread::sleep_for)Gene Peters2018-04-251-0/+1
| | |/ / /
| * | | | Merge pull request #3705Riccardo Spagni2018-04-284-15/+9
| |\ \ \ \
| | * | | | Fix broken interactive daemon 'limit' commands plus RPC callsrbrunner72018-04-254-15/+9
| | |/ / /
| * | | | Merge pull request #3695Riccardo Spagni2018-04-281-1/+1
| |\ \ \ \
| * \ \ \ \ Merge pull request #3683Riccardo Spagni2018-04-283-1/+13
| |\ \ \ \ \
| | * | | | | Only log an error if fork version is higher AND is not known.Thaer Khawaja2018-04-223-1/+13
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #3685Riccardo Spagni2018-04-287-10/+19
| |\ \ \ \ \
| | * | | | | 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 #3650Riccardo Spagni2018-04-281-1/+6
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | import_multisig_info: fix sanity check crash in detach_blockchainMikhail Mitkevichl2018-04-211-1/+6
| * | | | | Merge pull request #3670Riccardo Spagni2018-04-211-10/+3
| |\ \ \ \ \
| | * | | | | Build: update CMake and p2p for in-tree miniupnpanonimal2018-04-211-10/+3
| | * | | | | CMake: update new location of in-tree miniupnpcanonimal2018-04-191-3/+3
| | |/ / / /
| * | | | | 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
| * | | | | | | 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
| | |/ / / / /
| * | | | | | 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
| |\ \ \ \ \ \