summaryrefslogtreecommitdiff
path: root/src/cryptonote_core/blockchain.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |/ |/|
* | blockchain: add a testnet v9 a day after v8moneromooo-monero2018-09-111-0/+1
* | v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero2018-09-111-122/+175
* | Bulletproof aggregated verification and testsmoneromooo-monero2018-09-111-8/+7
* | bulletproofs: add aggregated verificationmoneromooo-monero2018-09-111-1/+1
* | bulletproofs: add multi output bulletproofs to rctmoneromooo-monero2018-09-111-0/+16
|/
* Merge pull request #4240luigi11112018-08-221-1/+1
|\
| * blockchain: use uint64_t for height, not size_tmoneromooo-monero2018-08-091-1/+1
* | Merge pull request #4204luigi11112018-08-221-4/+8
|\ \
| * | core: sync database based on bytes added, not blocks addedmoneromooo-monero2018-08-121-4/+8
| |/
* | core: cache block template where possiblemoneromooo-monero2018-08-161-1/+43
* | Merge pull request #4164luigi11112018-08-151-15/+19
|\ \ | |/ |/|
| * blockchain: some batch tx scanning speedupmoneromooo-monero2018-07-211-15/+19
* | Merge pull request #4108luigi11112018-07-271-0/+1
|\ \ | |/ |/|
| * blockchain: cache next block difficulty after adding a blockmoneromooo-monero2018-07-071-0/+1
* | Merge pull request #4081luigi11112018-07-191-1/+2
|\ \
| * | blockchain: fix getting invalid block data on failuremoneromooo-monero2018-06-291-1/+2
| |/
* | Merge pull request #4076luigi11112018-07-191-0/+2
|\ \