summaryrefslogtreecommitdiff
path: root/src/cryptonote_core
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8085luigi11112021-11-261-1/+1
|\
| * blocks: update checkpoints.datselsta2021-11-261-1/+1
* | Add calcpow RPCHoward Chu2021-11-202-4/+11
|/
* Merge pull request #8023luigi11112021-11-091-1/+1
|\
| * build: prepare v0.17.3.0selsta2021-10-291-1/+1
* | blockchain: fix pedantic assertselsta2021-10-141-0/+2
* | daemon: allow proxy configurationanon2021-10-062-3/+6
|/
* RPC and ZeroMQ APIs to support p2poolSChernykh2021-09-217-9/+174
* build: prepare v0.17.2.3selsta2021-08-191-1/+1
* Merge pull request #7350luigi11112021-04-061-2/+2
|\
| * fix serialization being different on macmoneromooo-monero2021-03-051-2/+2
* | build: prepare v0.17.2.0selsta2021-03-261-1/+1
|/
* Merge pull request #7269Alexander Blair2021-01-031-0/+2
|\
| * blockchain: lock access to m_blocks_hash_of_hashesmoneromooo-monero2021-01-021-0/+2
* | build: prepare v0.17.1.9selsta2021-01-021-1/+1
|/
* 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
* build: prepare v0.17.1.8selsta2020-12-231-1/+1
* build: prepare v0.17.1.7selsta2020-12-101-1/+1
* build: prepare v0.17.1.6selsta2020-12-031-1/+1
* Merge pull request #7039luigi11112020-11-253-3/+16
|\
| * cryptonote_core: dandelion - use local height or median height if syncingxiphon2020-11-253-3/+16
* | Merge pull request #7038Alexander Blair2020-11-241-1/+1
|\ \
| * | build: prepare v0.17.1.5selsta2020-11-231-1/+1
| |/
* | Merge pull request #7028Alexander Blair2020-11-241-2/+2
|\ \
| * | Change Dandelion++ fluff probability to 20%, and embargo timeout to 39sLee Clagett2020-10-211-2/+2
| |/
* / Fix timeout checks for forwarded and Dandelion++ stem txesLee Clagett2020-10-214-9/+46
|/
* build: prepare v0.17.1.2selsta2020-11-071-1/+1
* build: prepare v0.17.1.1selsta2020-10-181-1/+1
* blockchain: fix sync at v14 boundarymoneromooo-monero2020-10-181-3/+15
* Merge pull request #6888luigi11112020-10-131-1/+1
|\
| * build: prepare v0.17.1.0selsta2020-10-131-1/+1
* | Merge pull request #6884luigi11112020-10-132-1/+2
|\ \
| * | Dandelion++: skip desynced peers in stem phasexiphon2020-10-122-1/+2
* | | tx_pool: silence spammy harmless warning till we fix the bugmoneromooo-monero2020-10-121-1/+4
| |/ |/|
* | build: prepare v0.17.0.1selsta2020-09-251-1/+1
|/
* 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
|\ \
| * | Fix build with Boost 1.74moneromooo-monero2020-08-161-0/+3
* | | Merge pull request #6760Alexander Blair2020-08-271-2/+2
|\ \ \
| * | | enforce claiming maximum coinbase amountmoneromooo-monero2020-08-211-2/+2
| | |/ | |/|
* | | Avoid some temporary strings when reading off the databasemoneromooo-monero2020-08-173-17/+17