summaryrefslogtreecommitdiff
path: root/src/cryptonote_core/cryptonote_core.h
Commit message (Expand)AuthorAgeFilesLines
* core: add --block-rate-notifymoneromooo-monero2019-02-121-0/+2
* cryptonote_core: warn when the block rate deviates from expectationsmoneromooo-monero2019-02-121-0/+8
* ArticMine's new block weight algorithmmoneromooo-monero2019-02-121-0/+1
* Revert "Merge pull request #4472"Riccardo Spagni2018-10-081-2/+1
* Merge pull request #4472Riccardo Spagni2018-10-061-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
* | move cryptonote command line options to cryptonote_coremoneromooo-monero2017-11-141-0/+5
* | Protect node privacy by proper filtering in restricted-mode RPC answersbinaryFate2017-11-081-5/+9
|/
* Merge pull request #2469Riccardo Spagni2017-10-151-0/+7
|\
| * precomputed block hashes are now in blocks of N (currently 256)moneromooo-monero2017-09-181-0/+7
* | get_blockchain_top now returns voidmoneromooo-monero2017-09-251-3/+1
|/
* Merge pull request #2446Riccardo Spagni2017-09-181-2/+2
|\
| * Use a threadpoolHoward Chu2017-09-141-2/+2
* | Merge pull request #2044Riccardo Spagni2017-09-181-0/+17
|\ \ | |/ |/|
| * json serialization for rpc-relevant monero typesThomas Winget2017-09-051-0/+17
* | Add a --fluffy-blocks option to relay blocks as fluffy blocksmoneromooo-monero2017-09-031-0/+9
|/
* Merge pull request #2314Riccardo Spagni2017-08-261-0/+7
|\
| * Cleanup test impact of adding safesyncmode() methodHoward Chu2017-08-221-0/+7
* | rpc: add a new RPC to get current txpool backlog (sizes and fees)moneromooo-monero2017-08-261-0/+7
|/
* Merge pull request #2303Riccardo Spagni2017-08-171-1/+1
|\
| * cryptonote_protocol: large block sync size before v4moneromooo-monero2017-08-171-1/+1
* | protocol: pass blockchain cumulative difficulty when syncingmoneromooo-monero2017-08-151-0/+7
|/
* tests: fix tests buildmoneromooo-monero2017-08-101-0/+14
* core: new API to disable DNS checkpoint lookupsmoneromooo-monero2017-08-071-0/+8