aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/cryptonote_core.h
Commit message (Expand)AuthorAgeFilesLines
...
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* core: avoid double parsing blocks after hohmoneromooo-monero2019-03-051-2/+3
* core: avoid calculating tx prefix hash when we don't need itmoneromooo-monero2019-03-051-5/+4
* core: add --block-rate-notifymoneromooo-monero2019-03-041-0/+2
* ArticMine's new block weight algorithmmoneromooo-monero2019-03-041-0/+1
* Pruningmoneromooo-monero2019-01-221-0/+39
* blockchain_db: speedup tx output gatheringmoneromooo-monero2018-12-181-0/+1
* Merge pull request #4787Riccardo Spagni2018-12-121-0/+8
|\
| * protocol: option to pad transaction relay to the next kBmoneromooo-monero2018-11-061-0/+8
* | Merge pull request #4894Riccardo Spagni2018-12-041-2/+1
|\ \
| * | remove some unused codemoneromooo-monero2018-11-231-2/+1
* | | Merge pull request #4854Riccardo Spagni2018-12-041-1/+0
|\ \ \ | |/ / |/| |
| * | Removed a lot of unnecessary includesMartijn Otto2018-11-151-1/+0
* | | Merge pull request #4769Riccardo Spagni2018-11-141-1/+2
|\ \ \ | |/ / |/| |
| * | core: avoid unnecessary tx/blob conversionsmoneromooo-monero2018-11-011-1/+2
| |/
* | Merge pull request #4683Riccardo Spagni2018-11-041-2/+2
|\ \ | |/ |/|
| * core: fix handle_incoming_tx* comment about return valuemoneromooo-monero2018-10-211-2/+2
* | Merge pull request #4536Riccardo Spagni2018-10-261-1/+2
|\ \
| * | blocks: use auto-generated .c files instead of 'LD -r -b binary'xiphon2018-10-221-1/+2
| |/
* | Merge pull request #4408Riccardo Spagni2018-10-261-0/+8
|\ \ | |/ |/|
| * cryptonote_core: warn when the block rate deviates from expectationsmoneromooo-monero2018-09-201-0/+8
* | Revert "Merge pull request #4472"Riccardo Spagni2018-10-081-2/+1
* | blocks: use auto-generated .c files instead of 'LD -r -b binary'xiphon2018-10-041-1/+2
* | Merge pull request #4378Riccardo Spagni2018-09-211-0/+12
|\ \ | |/ |/|
| * rpc: add a "is an update available" flag in get_infomoneromooo-monero2018-09-141-0/+12
* | remove obsolete daemon selection of fake outs and old tx constructionmoneromooo-monero2018-09-141-15/+0
|/
* v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero2018-09-111-2/+2
* Bulletproof aggregated verification and testsmoneromooo-monero2018-09-111-0/+3
* Merge pull request #3854luigi11112018-07-191-0/+2
|\
| * add --regtest and --fixed-difficulty for regression testingvictorsintnicolaas2018-06-291-0/+2
* | rpc: rework to avoid repeated calculations in get_blocks.binmoneromooo-monero2018-06-261-1/+1
* | replace std::list with std::vector on some hot pathsmoneromooo-monero2018-06-261-20/+20
* | Merge pull request #3691luigi11112018-06-171-3/+0
|\ \
| * | core: remove threadpool dependency from headermoneromooo-monero2018-05-201-3/+0
* | | Merge pull request #3450luigi11112018-06-081-0/+7
|\ \ \ | |_|/ |/| |
| * | core: add get_earliest_ideal_height_for_version()stoffu2018-03-211-0/+7
* | | db_lmdb: save pruned and prunable tx data separatelymoneromooo-monero2018-05-231-1/+1
* | | speed up get_output_distribution (and precalc common case)moneromooo-monero2018-05-211-1/+1
| |/ |/|
* | Only log an error if fork version is higher AND is not known.Thaer Khawaja2018-04-221-0/+7
|/
* add RPC to get a histogram of outputs of a given amountmoneromooo-monero2018-03-161-0/+6
* Stagenetstoffu2018-03-051-7/+6
* options: remove testnet-* optionswhythat2018-02-161-2/+1
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* cryptonote_core: remove unused functions with off by one bugsmoneromooo-monero2017-12-181-21/+0
* Merge pull request #2877Riccardo Spagni2017-12-171-1/+2
|\
| * cryptonote_core does not depend on p2p anymoremoneromooo-monero2017-12-161-1/+2
* | move includes around to lessen overall loadmoneromooo-monero2017-12-161-1/+0
|/
* core: make --offline also disable DNS lookupsmoneromooo-monero2017-11-301-0/+9
* Merge pull request #2794Riccardo Spagni2017-11-251-0/+15
|\
| * core: warn when free disk space is lowmoneromooo-monero2017-11-141-0/+15