aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core
Commit message (Expand)AuthorAgeFilesLines
* cryptonote_core: restore separate fakechain data dir for core_testsselsta2026-04-291-0/+5
* Merge pull request #10431tobtoht2026-04-271-0/+44
|\
| * cryptonote_core: add change address sanity checkjeffro2562026-04-271-0/+44
* | tx_pool: notify txpool event when stem bumps to fluffj-berman2026-04-242-5/+5
* | Merge pull request #10399tobtoht2026-04-242-2/+5
|\ \
| * | Fix ZMQ-PUB reporting of mempool txes that were initially in stem phaseLee Clagett2026-04-242-2/+5
* | | blockchain_utilities: fix --data-dir optionjeffro2562026-04-222-3/+20
| |/ |/|
* | p2p: isolate regtest from mainnet bootstrap stateJeetraj2026-04-102-8/+8
|/
* Merge pull request #10373tobtoht2026-03-281-1/+5
|\
| * cryptonote_core: try-catch in prepare same as cleanupj-berman2026-03-181-1/+5
* | tx_memory_pool: speedup get_complement() for large requestsjeffro2562026-03-214-7/+14
|/
* build: prepare v0.18.4.6selsta2026-02-131-1/+1
* Merge pull request #10262v0.18.4.5tobtoht2025-12-291-1/+1
|\
| * build: prepare v0.18.4.5selsta2025-12-291-1/+1
* | p2p: fix race causing dropped connections during syncj-berman2025-12-114-6/+7
|/
* Merge pull request #10206v0.18.4.4tobtoht2025-11-121-7/+10
|\
| * Daemon: relay empty fluffy block on found blockj-berman2025-11-111-7/+10
* | tx pool: only increment m_txpool_weight for newly added pool txsj-berman2025-11-111-1/+2
|/
* build: prepare v0.18.4.4selsta2025-11-101-1/+1
* Merge pull request #10106v0.18.4.3luigi11112025-10-071-1/+1
|\
| * build: prepare v0.18.4.3selsta2025-10-071-1/+1
* | Cleaner validation (faster and saner)j-berman2025-10-052-15/+2
* | Merge pull request #10104tobtoht2025-09-281-2/+5
|\ \ | |/ |/|
| * Send ZMQ miner notifications after txpool additionsWeebDataHoarder2025-09-241-2/+5
* | cryptonote_core: `--dns-versions-check` is deprecatednahuhh2025-09-211-1/+1
|/
* checkpoints: update to a recent block heightselsta2025-08-201-1/+1
* build: prepare v0.18.4.2selsta2025-08-011-1/+1
* build: prepare v0.18.4.1selsta2025-07-091-1/+1
* Merge pull request #9864v0.18.4.0tobtoht2025-03-261-1/+1
|\
| * checkpoints: update to a recent block heightselsta2025-03-251-1/+1
* | Merge pull request #9854tobtoht2025-03-241-4/+0
|\ \
| * | Blockchain: remove skip for pruned txs in `check_tx_inputs()`jeffro2562025-03-191-4/+0
| |/
* / cryptonote_protocol: fix handling of pruned blocks during syncjeffro2562025-03-191-1/+1
|/
* Merge pull request #9740tobtoht2025-03-108-734/+799
|\
| * blockchain sync: reduce disk writes from 2 to 1 per txjeffro2562025-03-108-734/+799
* | Fix build with boost ASIO 0.87. Support boost 1.66+Lee *!* Clagett2025-02-142-6/+8
* | build: prepare v0.18.4.0selsta2025-02-131-1/+1
|/
* Merge pull request #9689tobtoht2025-01-221-72/+5
|\
| * Revert "blockchain: detect and log bad difficulty calculations"selsta2025-01-141-72/+5
* | Merge pull request #9622tobtoht2025-01-141-11/+2
|\ \ | |/ |/|
| * Blockchain: get height of RingCT fork programmaticallyjeffro2562024-12-161-11/+2
* | Merge pull request #9400luigi11112024-12-231-6/+0
|\ \ | |/ |/|
| * Blockchain: fix temp fails causing alt blocks to be permanently invalidjeffro2562024-07-151-6/+0
* | build: fix build with Boost 1.85 and remove instances of viewkey logging [REL...jeffro2562024-09-101-2/+2
* | build: prepare v0.18.3.4selsta2024-07-221-1/+1
|/
* Enforce Tx unlock_time is Zero by Relay Rule [RELEASE]jeffro2562024-04-293-9/+18
* build: prepare v0.18.3.3selsta2024-03-111-1/+1
* Fixed mempool pruningSChernykh2024-03-082-7/+19
* Merge pull request #9223luigi11112024-03-081-1/+1
|\
| * get_block_template_backlog: better sorting logicSChernykh2024-03-081-1/+1