aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7616luigi11112021-09-092-3/+6
|\
| * daemon: allow proxy configurationanon2021-08-202-3/+6
* | Merge pull request #7754luigi11112021-07-101-1/+1
|\ \
| * | doc: update IRC references to Liberafdov2021-06-201-1/+1
* | | Merge pull request #7612luigi11112021-06-244-12/+14
|\ \ \ | |/ / |/| |
| * | core: speed up print_coinbase_tx_summoneromooo-monero2021-03-184-12/+14
* | | Merge pull request #7684luigi11112021-06-101-1/+4
|\ \ \ | |_|/ |/| |
| * | blockchain: speed up repeated pops (mostly in tests)moneromooo-monero2021-04-261-1/+4
* | | Merge pull request #7709luigi11112021-06-011-1/+1
|\ \ \
| * | | Warnings: unused variable in core/blockchain.cppmj-xmr2021-05-081-1/+1
* | | | Warnings: unused var at cryptonote_tx_utils.cppmj-xmr2021-05-021-1/+3
|/ / /
* | | Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-191-0/+1
* | | Revert "Merge pull request #7136"luigi11112021-04-161-1/+0
|/ /
* | Merge pull request #7136luigi11112021-04-161-0/+1
|\ \
| * | Remove payload copy in all outgoing p2p messagesLee Clagett2021-01-161-0/+1
| |/
* | Merge pull request #7002luigi11112021-04-161-0/+2
|\ \
| * | Reduce compilation time of epee/portable_storage_template_helper.hmj-xmr2021-03-281-0/+2
| |/
* / fix serialization being different on macmoneromooo-monero2021-03-051-2/+2
|/
* Merge pull request #7355luigi11112021-02-182-2/+2
|\
| * Remove copies from foreach loops (thanks to Clang)Lee Clagett2021-01-282-2/+2
* | Remove unused variables in monero codebaseKevin Barbour2021-02-092-3/+0
|/
* blockchain: lock access to m_blocks_hash_of_hashesmoneromooo-monero2021-01-021-0/+2
* protocol: more sanity checks in new chain block hashesmoneromooo-monero2020-12-314-6/+28
* rpc: limit the number of txes for get_blocks.binmoneromooo-monero2020-12-294-8/+9
* Merge pull request #7025Alexander Blair2020-12-011-2/+2
|\
| * Change Dandelion++ fluff probability to 20%, and embargo timeout to 39sLee Clagett2020-11-171-2/+2
* | Merge pull request #7021luigi11112020-11-294-9/+46
|\ \
| * | Fix timeout checks for forwarded and Dandelion++ stem txesLee Clagett2020-11-154-9/+46
| |/
* | Merge pull request #7018luigi11112020-11-293-3/+16
|\ \
| * | cryptonote_core: dandelion - use local height or median height if syncingxiphon2020-11-253-3/+16
| |/
* | Merge pull request #6924luigi11112020-11-291-8/+0
|\ \
| * | blockchain: remove some dead codemoneromooo-monero2020-10-201-8/+0
* | | Merge pull request #6922luigi11112020-11-292-14/+5
|\ \ \
| * | | Make Blockchain::get_fee_quantization_mask() compile timeSChernykh2020-10-202-14/+5
| | |/ | |/|
* / | cryptonote_core: Fix missing override warningsNathan Dorfman2020-10-191-2/+2
|/ /
* | Merge pull request #6881Alexander Blair2020-10-181-1/+4
|\ \
| * | tx_pool: silence spammy harmless warning till we fix the bugmoneromooo-monero2020-10-121-1/+4
| |/
* | Merge pull request #6875Alexander Blair2020-10-182-1/+2
|\ \
| * | Dandelion++: skip desynced peers in stem phasexiphon2020-10-122-1/+2
| |/
* / blockchain: fix sync at v14 boundarymoneromooo-monero2020-10-181-3/+15
|/
* blockchain: deterministic UNIX time unlock checksmoneromooo-monero2020-09-152-28/+64
* build: prepare v0.17selsta2020-09-141-1/+1
* blockchain: fix pow skipping for old blocks without precalc hashmoneromooo-monero2020-09-071-1/+1
* Merge pull request #6111Riccardo Spagni2020-09-066-26/+101
|\
| * functional_tests: add a large (many randomx epochs) p2p reorg testmoneromooo-monero2020-08-271-4/+35
| * core: fix mining from a block that's not the current topmoneromooo-monero2020-08-276-22/+66
* | Merge pull request #6757luigi11112020-09-032-10/+14
|\ \
| * | threadpool: guard against exceptions in jobs, and armour platingmoneromooo-monero2020-09-012-10/+14
* | | Integrate CLSAGs into moneromoneromooo-monero2020-08-272-4/+55
| |/ |/|
* | Merge pull request #6767Alexander Blair2020-08-271-0/+3
|\ \