aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/blockchain.cpp
Commit message (Expand)AuthorAgeFilesLines
* Blockchain: remove skip for pruned txs in `check_tx_inputs()`jeffro2562025-03-191-4/+0
* Merge pull request #9740tobtoht2025-03-101-106/+244
|\
| * blockchain sync: reduce disk writes from 2 to 1 per txjeffro2562025-03-101-106/+244
* | Fix build with boost ASIO 0.87. Support boost 1.66+Lee *!* Clagett2025-02-141-3/+4
* | 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: prepare v0.18.3.4selsta2024-07-221-1/+1
|/
* build: prepare v0.18.3.3selsta2024-03-111-1/+1
* Merge pull request #9136luigi11112024-02-241-1/+1
|\
| * build: prepare v0.18.3.2selsta2024-02-201-1/+1
* | cryptonote_core: early out on out of bounds scaling parameterselsta2024-02-201-1/+2
|/
* Merge pull request #9014v0.18.3.1luigi11112023-10-021-33/+2
|\
| * Fix: long term block weight cacheBoog9002023-10-021-33/+2
* | build: prepare v0.18.3.1selsta2023-10-021-1/+1
|/
* build: prepare v0.18.3.0selsta2023-09-101-1/+1
* Enforce restricted # pool txs served via RPC + optimize chunked reqs [release...j-berman2023-07-091-1/+1
* blockchain: ensure base fee cannot reach 0Crypto City2023-05-111-1/+1
* build: prepare v0.18.2.2selsta2023-03-271-1/+1
* Merge pull request #8785luigi11112023-03-241-1/+1
|\
| * build: prepare v0.18.2.1selsta2023-03-181-1/+1
* | verRctNonSemanticsSimpleCached: fix fragilityJeffrey Ryan2023-03-171-63/+18
|/
* build: prepare v0.18.2.0selsta2023-02-081-1/+1
* Merge pull request #8676luigi11112023-01-111-1/+1
|\
| * Cache successful `verRctNonSemanticsSimple` callsSChernykh2022-12-201-1/+1
* | Refactored rx-slow-hash.cSChernykh2022-12-141-14/+28
|/
* build: prepare v0.18.1.2selsta2022-09-261-1/+1
* Second thread pool for IOSChernykh2022-09-201-2/+2
* build: prepare v0.18.1.1selsta2022-09-061-1/+1
* build: prepare v0.18.1.0selsta2022-07-281-1/+1
* build: prepare v0.18.0.0selsta2022-07-131-1/+1
* Merge pull request #8178luigi11112022-04-251-9/+15
|\
| * Bump ring size to 16 for v15 & remove set default in wallet clij-berman2022-04-181-9/+15
* | Add view tags to outputs to reduce wallet scanning timej-berman2022-04-181-9/+23
|/
* Fee changes from ArticMinemoneromooo-monero2022-04-101-7/+130
* Merge pull request #8212luigi11112022-04-061-3/+0
|\
| * Remove footgun doc comment in miner TX validationLuke Parker2022-03-101-3/+0
* | 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-4/+31
|/
* tx_pool: full tx revalidation on fork boundariesmoneromooo-monero2021-11-011-0/+21
* blockchain: fix pedantic assertselsta2021-10-111-0/+2
* RPC and ZeroMQ APIs to support p2poolSChernykh2021-09-111-1/+68
* Merge pull request #7754luigi11112021-07-101-1/+1
|\
| * doc: update IRC references to Liberafdov2021-06-201-1/+1
* | Merge pull request #7612luigi11112021-06-241-4/+6
|\ \ | |/ |/|