summaryrefslogtreecommitdiff
path: root/src/cryptonote_core/cryptonote_core.h
Commit message (Expand)AuthorAgeFilesLines
* daemon: allow proxy configurationanon2021-10-061-1/+2
* RPC and ZeroMQ APIs to support p2poolSChernykh2021-09-211-0/+7
* protocol: more sanity checks in new chain block hashesmoneromooo-monero2020-12-311-1/+4
* rpc: limit the number of txes for get_blocks.binmoneromooo-monero2020-12-291-1/+1
* Merge pull request #7039luigi11112020-11-251-2/+9
|\
| * cryptonote_core: dandelion - use local height or median height if syncingxiphon2020-11-251-2/+9
* | Fix timeout checks for forwarded and Dandelion++ stem txesLee Clagett2020-10-211-1/+0
|/
* Dandelion++: skip desynced peers in stem phasexiphon2020-10-121-1/+1
* core: fix mining from a block that's not the current topmoneromooo-monero2020-08-271-2/+2
* Adding ZMQ/Pub support for txpool_add and chain_main eventsLee Clagett2020-05-041-0/+15
* Merge pull request #6534Alexander Blair2020-07-191-0/+8
|\
| * daemon: guard against rare 'difficulty drift' bug with checkpoints and recalc...stoffu2020-06-091-0/+8
* | Merge pull request #6512Alexander Blair2020-07-191-1/+1
|\ \
| * | Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
| |/
* / cryptonote_core: remove "We are most likely forked" messagemoneromooo-monero2020-05-191-12/+0
|/
* Merge pull request #6468luigi11112020-05-061-1/+1
|\
| * cryptonote_core: skip dns checkpoints on startup if not enforcedxiphon2020-04-201-1/+1
* | Allow unrestricted rpc calls to get full txpool infoLee Clagett2020-03-301-2/+4
|/
* Merge pull request #6214luigi11112020-03-311-0/+9
|\
| * protocol: request txpool contents when syncedmoneromooo-monero2020-03-221-0/+9
* | p2p: remove old debug commandsAaron Hook2020-03-201-10/+0
|/
* Merge pull request #6225Alexander Blair2020-02-281-1/+1
|\
| * print_coinbase_tx_sum now supports 128 bits sumsmoneromooo-monero2019-12-121-1/+1
* | Merge pull request #6211Alexander Blair2020-02-281-0/+5
|\ \
| * | rpc: add bad-blocks to flush_cache RPCmoneromooo-monero2019-12-021-0/+5
| |/
* | Change to Tx diffusion (Dandelion++ fluff) instead of floodingLee Clagett2019-11-041-8/+0
* | Adding support for hidden (anonymity) txpoolLee Clagett2019-11-021-26/+47
|/
* rpc: add a flush_cache RPCmoneromooo-monero2019-10-251-0/+5
* monerod can now sync from pruned blocksmoneromooo-monero2019-09-271-5/+19
* Unused private member m_miner_addressJesus Ramirez2019-05-291-1/+0
* functional_tests: add more blockchain related testsmoneromooo-monero2019-04-111-1/+3
* 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
| |/