aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* threadpool: allow constructing an object, and misc tweaksmoneromooo-monero2018-05-202-9/+13
* 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
|\ \
| * | slow-hash: fix memory leak for Windows /karbowanec#41aivve2018-04-241-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
|\ \ \ \
| * | | | 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
|\ \ \ \