aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | 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 #3876luigi11112018-05-301-5/+6
|\ \ \ \ \ \
| * | | | | | core: fix automatic safe db sync mode switchingmoneromooo-monero2018-05-281-5/+6
* | | | | | | Merge pull request #3731luigi11112018-05-302-6/+15
|\ \ \ \ \ \ \
| * | | | | | | Use median timestamp if current time renders a block invalid.Thaer Khawaja2018-05-132-6/+15
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #3251luigi11112018-05-294-12/+18
|\ \ \ \ \ \ \
| * | | | | | | db_lmdb: save pruned and prunable tx data separatelymoneromooo-monero2018-05-234-12/+18
| | |/ / / / / | |/| | | | |
* | | | | | | 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
| | |_|_|/ / / | |/| | | | |
* | | | | | | 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
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #3832Riccardo Spagni2018-05-212-9/+11
|\ \ \ \ \ \
| * | | | | | Fix output shuffling for multisigstoffu2018-05-202-9/+11
| |/ / / / /
* | | | | | speed up get_output_distribution (and precalc common case)moneromooo-monero2018-05-214-22/+8
* | | | | | 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
| | |/ / / | |/| | |
* / | | | cryptonote: make sure outPk setup always happensmoneromooo-monero2018-05-071-33/+0
|/ / / /
* | | | Merge pull request #3683Riccardo Spagni2018-04-282-0/+12
|\ \ \ \
| * | | | Only log an error if fork version is higher AND is not known.Thaer Khawaja2018-04-222-0/+12
| | |_|/ | |/| |
* / | | speedup get_output_histogram for all amounts when min_count > 0moneromooo-monero2018-04-232-3/+4
|/ / /
* | | 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 #3530Riccardo Spagni2018-04-121-2/+3
|\ \ \
| * | | cryptonote_tx_util: make destinations properly shuffledstoffu2018-03-311-2/+3
| | |/ | |/|
* | | Merge pull request #3502Riccardo Spagni2018-04-121-1/+1
|\ \ \
| * | | fix lambda compile error on openbsdmoneromooo-monero2018-03-271-1/+1
| | |/ | |/|
* / | update block hashes for checkpoints.datRiccardo Spagni2018-03-241-1/+1
|/ /
* / core: fix use of uninitialised datamoneromooo-monero2018-03-181-1/+2
|/
* Move v7 fork to 1546000 to give more update timemoneromooo-monero2018-03-181-2/+2
* Merge pull request #3418Riccardo Spagni2018-03-171-1/+2
|\
| * blockchain: forbid bulletproof types before v8moneromooo-monero2018-03-161-1/+2
* | Merge pull request #3414Riccardo Spagni2018-03-161-1/+1
|\ \
| * | blockchain: fix log message about per-kB feestoffu2018-03-161-1/+1
* | | Merge pull request #3336Riccardo Spagni2018-03-163-6/+6
|\ \ \
| * | | Fix typos in various filesDimitris Apostolou2018-03-153-6/+6
| |/ /
* | / add RPC to get a histogram of outputs of a given amountmoneromooo-monero2018-03-164-2/+78
| |/ |/|
* | Remove the `Blockchain::get_all_known_block_ids` function.Jean Pierre Dudey2018-03-142-28/+0
|/
* keypair::generate: always require hw::device to avoid possible mistakestoffu2018-03-141-1/+1
* device: untangle cyclic depenencystoffu2018-03-141-10/+9
* Merge pull request #3371Riccardo Spagni2018-03-141-0/+3
|\
| * core: add v7 for 1539500 on mainnetmoneromooo-monero2018-03-071-0/+3
* | Merge pull request #3358Riccardo Spagni2018-03-141-0/+8
|\ \
| * | Stagenet: successive forks up to v7stoffu2018-03-091-0/+8