aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* hardfork: fix get_earliest_ideal_height_for_version() to support non-existent...stoffu2018-05-301-4/+8
* Merge pull request #3251luigi11112018-05-2915-90/+457
|\
| * db_lmdb: save pruned and prunable tx data separatelymoneromooo-monero2018-05-2315-90/+457
* | Merge pull request #3477luigi11112018-05-292-25/+34
|\ \
| * | simplewallet: add --untrusted-daemon optionmoneromooo-monero2018-03-222-25/+34
* | | Merge pull request #3470luigi11112018-05-291-1/+1
|\ \ \
| * | | don't show error twice when starting simplewalletcryptochangements342018-03-211-1/+1
* | | | Merge pull request #3446luigi11112018-05-291-4/+0
|\ \ \ \
| * | | | tx_pool: remove old comment from fill_block_template()stoffu2018-05-281-4/+0
* | | | | Merge pull request #3420luigi11112018-05-292-3/+22
|\ \ \ \ \
| * | | | | blockchain: cache difficulty for next blockmoneromooo-monero2018-03-192-3/+22
| | |_|/ / | |/| | |
* | | | | Merge pull request #3405luigi11112018-05-292-31/+41
|\ \ \ \ \
| * | | | | wallet2: Update function parameter documentationLeon Klingele2018-03-142-31/+41
* | | | | | update checkpointsRiccardo Spagni2018-05-232-1/+1
* | | | | | update checkpoints for point releaseRiccardo Spagni2018-05-231-1/+1
* | | | | | bump version for point releaseRiccardo Spagni2018-05-231-1/+1
| |_|/ / / |/| | | |
* | | | | Merge pull request #3800Riccardo Spagni2018-05-212-12/+12
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | crypto: more places needing fixing for GCC 8.1moneroexamples2018-05-131-10/+10
| * | | | chacha: fix build with GCC 8.1moneromooo-monero2018-05-131-2/+2
* | | | | Merge pull request #3787Riccardo Spagni2018-05-211-0/+6
|\ \ \ \ \
| * | | | | blockchain: invalidate misc caches when popping blocksmoneromooo-monero2018-05-091-0/+6
| |/ / / /
* | | | | Merge pull request #3832Riccardo Spagni2018-05-213-11/+13
|\ \ \ \ \
| * | | | | Fix output shuffling for multisigstoffu2018-05-203-11/+13
* | | | | | Merge pull request #3837Riccardo Spagni2018-05-211-1/+1
|\ \ \ \ \ \
| * | | | | | simplewallet: use correct unit for fee commandstoffu2018-05-201-1/+1
| |/ / / / /
* | | | | | Merge pull request #3745Riccardo Spagni2018-05-212-3/+4
|\ \ \ \ \ \
| * | | | | | Wallet API: allow log path to be non-default & console output to be configurablestoffu2018-05-042-3/+4
* | | | | | | speed up get_output_distribution (and precalc common case)moneromooo-monero2018-05-219-23/+182
* | | | | | | Merge pull request #3830Riccardo Spagni2018-05-211-0/+1
|\ \ \ \ \ \ \
| * | | | | | | daemon: request unpruned transactions for print_txmoneromooo-monero2018-05-191-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #3749Riccardo Spagni2018-05-211-0/+47
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | blockchain: pop top if block version disagrees with the ideal fork versionstoffu2018-05-061-0/+47
| |/ / / / /
* | / / / / wallet2: consider 6 outputs or less to be unmixable from v7moneromooo-monero2018-05-101-2/+2
| |/ / / / |/| | | |
* | | | | Merge pull request #3775Riccardo Spagni2018-05-082-33/+37
|\ \ \ \ \
| * | | | | cryptonote: make sure outPk setup always happensmoneromooo-monero2018-05-072-33/+37
| |/ / / /
* / / / / ringct: do not show verification errors with default settingsmoneromooo-monero2018-05-041-4/+6
|/ / / /
* | | | 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
| |/ / / / /