aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/cryptonote_core.cpp
Commit message (Expand)AuthorAgeFilesLines
* Establish Monzero Phase 0 and inactive assets baselinemonzero-phase0-assets-prototype-20260815Monzero Build System4 hours1-6/+6
* zmq: apply restricted-mode privacy filtering to get_transaction_poolgreatjourney5892026-05-081-2/+2
* cryptonote_core: restore separate fakechain data dir for core_testsselsta2026-04-291-0/+5
* tx_pool: notify txpool event when stem bumps to fluffj-berman2026-04-241-1/+1
* Merge pull request #10399tobtoht2026-04-241-1/+1
|\
| * Fix ZMQ-PUB reporting of mempool txes that were initially in stem phaseLee Clagett2026-04-241-1/+1
* | blockchain_utilities: fix --data-dir optionjeffro2562026-04-221-3/+11
* | p2p: isolate regtest from mainnet bootstrap stateJeetraj2026-04-101-7/+7
|/
* 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-211-2/+2
|/
* p2p: fix race causing dropped connections during syncj-berman2025-12-111-2/+2
* Daemon: relay empty fluffy block on found blockj-berman2025-11-111-7/+10
* Cleaner validation (faster and saner)j-berman2025-10-051-0/+2
* cryptonote_core: `--dns-versions-check` is deprecatednahuhh2025-09-211-1/+1
* blockchain sync: reduce disk writes from 2 to 1 per txjeffro2562025-03-101-366/+114
* Enforce restricted # pool txs served via RPC + optimize chunked reqs [release...j-berman2023-07-091-2/+7
* wallet2, RPC: Optimize RPC calls for periodic refresh from 3 down to 1 call [...rbrunner72023-07-091-0/+5
* cryptonote core/protocol: don't drop peers for soft offensesjeffro2562023-03-291-1/+1
* Merge pull request #8588luigi11112022-09-261-4/+0
|\
| * Move update_checkpoints() to a later stageSChernykh2022-09-221-4/+0
* | Second thread pool for IOSChernykh2022-09-201-1/+1
|/
* rpc: skip bootstrap nodes that are lower than last checkpointselsta2022-09-061-0/+4
* Publish submitted txs via zmqj-berman2022-07-211-3/+48
* Add view tags to outputs to reduce wallet scanning timej-berman2022-04-181-4/+10
* Merge pull request #8197luigi11112022-04-061-1/+1
|\
| * Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* | plug bulletproofs plus into consensusmoneromooo-monero2022-04-051-1/+22
|/
* Merge pull request #7891luigi11112021-09-231-2/+8
|\
| * RPC and ZeroMQ APIs to support p2poolSChernykh2021-09-111-2/+8
* | Merge pull request #7616luigi11112021-09-091-2/+4
|\ \ | |/ |/|
| * daemon: allow proxy configurationanon2021-08-201-2/+4
* | Merge pull request #7612luigi11112021-06-241-5/+5
|\ \ | |/ |/|
| * core: speed up print_coinbase_tx_summoneromooo-monero2021-03-181-5/+5
* | Reduce compilation time of epee/portable_storage_template_helper.hmj-xmr2021-03-281-0/+2
|/
* Remove copies from foreach loops (thanks to Clang)Lee Clagett2021-01-281-1/+1
* protocol: more sanity checks in new chain block hashesmoneromooo-monero2020-12-311-2/+7
* rpc: limit the number of txes for get_blocks.binmoneromooo-monero2020-12-291-2/+2
* Merge pull request #7021luigi11112020-11-291-1/+1
|\
| * Fix timeout checks for forwarded and Dandelion++ stem txesLee Clagett2020-11-151-1/+1
* | cryptonote_core: dandelion - use local height or median height if syncingxiphon2020-11-251-0/+5
|/
* Merge pull request #6111Riccardo Spagni2020-09-061-10/+41
|\
| * 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-271-6/+6
* | Merge pull request #6757luigi11112020-09-031-3/+5
|\ \
| * | threadpool: guard against exceptions in jobs, and armour platingmoneromooo-monero2020-09-011-3/+5
* | | Integrate CLSAGs into moneromoneromooo-monero2020-08-271-1/+2
| |/ |/|
* | Merge pull request #6614Alexander Blair2020-08-161-3/+2
|\ \
| * | Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' commandrbrunner72020-07-241-3/+2
| |/
* | Merge pull request #6354Alexander Blair2020-08-091-0/+6
|\ \