summaryrefslogtreecommitdiff
path: root/src/cryptonote_core/blockchain.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * | blockchain: set the m_verifivation_failed flag in a couple more placesmoneromooo-monero2018-06-281-0/+2
| |/
* | Merge pull request #3981luigi11112018-07-191-5/+34
|\ \
| * | db: store cumulative rct output distribution in the db for speedmoneromooo-monero2018-07-131-5/+34
| |/
* | Merge pull request #3973luigi11112018-07-191-5/+6
|\ \
| * | alt_chain_info can now give more info about a particular alt chainmoneromooo-monero2018-06-261-5/+6
* | | Merge pull request #3854luigi11112018-07-191-1/+45
|\ \ \ | |_|/ |/| |
| * | add --regtest and --fixed-difficulty for regression testingvictorsintnicolaas2018-06-291-1/+45
* | | blockchain: fix build after waiter::wait prototype changemoneromooo-monero2018-06-281-1/+1
* | | Merge pull request #3986luigi11112018-06-271-2/+2
|\ \ \
| * | | Remove old logic saved in comments.Jean Pierre Dudey2018-06-111-2/+2
| | |/ | |/|
* | | Merge pull request #3982luigi11112018-06-271-12/+1
|\ \ \
| * | | cryptonote_config: add get_config to refactor x = testnet ? config::testnet::...stoffu2018-06-111-12/+1
| |/ /
* | | Merge pull request #3716luigi11112018-06-271-45/+73
|\ \ \
| * | | threadpool: allow leaf functions to run concurrentlymoneromooo-monero2018-06-261-6/+6
| * | | blockchain: simplify/speedup handle_get_objectsmoneromooo-monero2018-06-261-13/+8
| * | | rpc: rework to avoid repeated calculations in get_blocks.binmoneromooo-monero2018-06-261-6/+15
| * | | replace std::list with std::vector on some hot pathsmoneromooo-monero2018-06-261-21/+45
* | | | Merge pull request #3975luigi11112018-06-251-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | blockchain: avoid duplicate db query for heightmoneromooo-monero2018-06-091-1/+1
| |/ /
* | | Merge pull request #3919luigi11112018-06-201-1/+1
|\ \ \
| * | | blockchain: pop forked blocks only when DB is not read-onlystoffu2018-06-041-1/+1
| | |/ | |/|
* | | Merge pull request #3904luigi11112018-06-201-6/+13
|\ \ \
| * | | blockchain: return error when requesting non existent outputmoneromooo-monero2018-06-011-6/+13
| |/ /
* | | Merge pull request #3732luigi11112018-06-161-1/+1
|\ \ \
| * | | Ensure m_timestamps has the correct number for computing difficulty.Thaer Khawaja2018-04-291-1/+1
* | | | Merge pull request #3726luigi11112018-06-161-8/+11
|\ \ \ \
| * | | | blockchain: avoid exception if asked for a block we do not havemoneromooo-monero2018-05-091-8/+11
| |/ / /
* | | | Merge pull request #3687luigi11112018-06-121-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | blockchain: log in DEBUG when a block is found, and wheremoneromooo-monero2018-04-231-3/+3
* | | | Merge pull request #3908luigi11112018-06-081-1/+1
|\ \ \ \
| * | | | update checkpoints.dat for point releaseRiccardo Spagni2018-06-021-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #3940luigi11112018-06-071-8/+12
|\ \ \ \
| * | | | blockchain: fix deadlock with the difficulty cachemoneromooo-monero2018-06-061-8/+12
| |/ / /
* / / / blockchain: demote a hash-of-hashes validation warning to debugmoneromooo-monero2018-06-021-1/+1
|/ / /
* | | Merge pull request #3525luigi11112018-05-301-0/+1
|\ \ \
| * | | blockchain: add scope guard to waiter for threaded txv1 verificationstoffu2018-03-301-0/+1
* | | | Merge pull request #3731luigi11112018-05-301-4/+10
|\ \ \ \
| * | | | Use median timestamp if current time renders a block invalid.Thaer Khawaja2018-05-131-4/+10
| | |_|/ | |/| |
* | | | Merge pull request #3251luigi11112018-05-291-6/+9
|\ \ \ \
| * | | | db_lmdb: save pruned and prunable tx data separatelymoneromooo-monero2018-05-231-6/+9
* | | | | Merge pull request #3420luigi11112018-05-291-3/+18
|\ \ \ \ \
| * | | | | blockchain: cache difficulty for next blockmoneromooo-monero2018-03-191-3/+18
| | |_|/ / | |/| | |
* | | | | update checkpointsRiccardo Spagni2018-05-231-1/+1
| |/ / / |/| | |
* | | | Merge pull request #3787Riccardo Spagni2018-05-211-0/+6
|\ \ \ \
| * | | | blockchain: invalidate misc caches when popping blocksmoneromooo-monero2018-05-091-0/+6
| | |/ / | |/| |
* | | | speed up get_output_distribution (and precalc common case)moneromooo-monero2018-05-211-17/+2
* | | | blockchain: pop top if block version disagrees with the ideal fork versionstoffu2018-05-061-0/+47
|/ / /
* | / speedup get_output_histogram for all amounts when min_count > 0moneromooo-monero2018-04-231-2/+2
| |/ |/|
* | update block hashes for checkpoints.datRiccardo Spagni2018-03-241-1/+1
|/
* Move v7 fork to 1546000 to give more update timemoneromooo-monero2018-03-181-2/+2