aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/blockchain.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * | cryptonote_core: revert extra_tx_mapmoneromooo-monero2018-12-251-58/+4
* | | Merge pull request #4993Riccardo Spagni2019-01-161-1/+3
|\ \ \
| * | | blockchain: fix block rate check for empty blockchainsmoneromooo-monero2018-12-181-1/+3
| |/ /
* | | Merge pull request #4984Riccardo Spagni2019-01-161-8/+17
|\ \ \ | |_|/ |/| |
| * | blockchain_db: speedup tx output gatheringmoneromooo-monero2018-12-181-8/+17
| |/
* | Merge pull request #4940luigi11112018-12-311-7/+10
|\ \
| * | blockchain: call deinit in dtormoneromooo-monero2018-12-051-7/+10
* | | Merge pull request #4928luigi11112018-12-311-5/+3
|\ \ \ | |_|/ |/| |
| * | blockchain: fix race between two external mining threadsmoneromooo-monero2018-12-021-5/+3
* | | Merge pull request #4909Riccardo Spagni2018-12-121-33/+84
|\ \ \
| * | | blockchain: avoid unnecessary DB lookups when syncingmoneromooo-monero2018-11-271-33/+84
| |/ /
* | | Merge pull request #4903Riccardo Spagni2018-12-121-0/+32
|\ \ \
| * | | add command pop_blocksJason Wong2018-11-281-0/+32
| |/ /
* | | Merge pull request #4894Riccardo Spagni2018-12-041-3/+3
|\ \ \
| * | | a few minor (but easy) performance tweaksmoneromooo-monero2018-11-231-3/+3
* | | | move int-util.h to epeemoneromooo-monero2018-12-041-1/+1
| |_|/ |/| |
* | | Merge pull request #4869Riccardo Spagni2018-12-041-1/+1
|\ \ \ | |_|/ |/| |
| * | Avoid unnecessary temp block and copy ctormoneromooo-monero2018-11-191-1/+1
* | | rpc: speedup get_outs.binmoneromooo-monero2018-11-261-8/+26
| |/ |/|
* | tests: add unit tests for get_output_distributionmoneromooo-monero2018-11-161-0/+1
* | blockchain: remove "0 is height" shortcut from get_output_distributionmoneromooo-monero2018-11-161-2/+0
* | Revert "blockchain: simplify output distribution code"moneromooo-monero2018-11-161-2/+7
|/
* Merge pull request #4806Riccardo Spagni2018-11-161-1/+2
|\
| * blockchain: fix innocuous difficulty cache inconsistencymoneromooo-monero2018-11-051-0/+1
| * blockchain: use uint64_t for block height, not size_tmoneromooo-monero2018-11-051-1/+1
* | Merge pull request #4769Riccardo Spagni2018-11-141-10/+7
|\ \
| * | blockchain: remove unused output_scan_worker parametermoneromooo-monero2018-11-041-7/+4
| * | blockchain: don't run threads if we have just one function to runmoneromooo-monero2018-11-041-1/+1
| * | core: avoid unnecessary tx/blob conversionsmoneromooo-monero2018-11-011-2/+2
| |/
* / core: fix unmixable special case allowing ring size below 11moneromooo-monero2018-10-271-1/+1
|/
* Merge pull request #4536Riccardo Spagni2018-10-261-15/+14
|\
| * blocks: use auto-generated .c files instead of 'LD -r -b binary'xiphon2018-10-221-15/+14
* | Merge pull request #4408Riccardo Spagni2018-10-261-0/+9
|\ \
| * | cryptonote_core: warn when the block rate deviates from expectationsmoneromooo-monero2018-09-201-0/+9
* | | Merge pull request #4522Riccardo Spagni2018-10-201-0/+3
|\ \ \
| * | | blockchain: add check test options are given for fakechain modemoneromooo-monero2018-10-081-0/+3
* | | | blockchain: move two new verification errors to the verify categorymoneromooo-monero2018-10-191-2/+2
| |_|/ |/| |
* | | Revert "Merge pull request #4472"Riccardo Spagni2018-10-081-14/+15
|/ /
* | blocks: use auto-generated .c files instead of 'LD -r -b binary'xiphon2018-10-041-15/+14
* | Merge pull request #4467Riccardo Spagni2018-10-021-2/+2
|\ \
| * | daemon: silence daemon update warnings on testnetiDunk54002018-09-291-2/+2
* | | Merge pull request #4333Riccardo Spagni2018-09-291-0/+5
|/ /
* | Merge pull request #4423v0.13.0.0-RC1Riccardo Spagni2018-09-251-1/+1
|\ \
| * | update checkpoints.datRiccardo Spagni2018-09-231-1/+1
* | | blockchain: add stagenet v8 and v9, two weeks before mainnetmoneromooo-monero2018-09-241-0/+2
|/ /
* | Merge pull request #4369Riccardo Spagni2018-09-211-7/+2
|\ \ | |/ |/|
| * blockchain: simplify output distribution codemoneromooo-monero2018-09-121-7/+2
* | Merge pull request #4325Riccardo Spagni2018-09-181-0/+6
|\ \
| * | blockchain: add mainnet v8 height targetting 18 octobermoneromooo-monero2018-09-021-0/+6
* | | remove obsolete daemon selection of fake outs and old tx constructionmoneromooo-monero2018-09-141-242/+0
| |/ |/|