aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | tx_memory_pool: make double spends a no-drop offensejeffro2562024-03-081-0/+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-095-37/+74
* wallet2, RPC: Optimize RPC calls for periodic refresh from 3 down to 1 call [...rbrunner72023-07-094-19/+258
* blockchain: ensure base fee cannot reach 0Crypto City2023-05-111-1/+1
* Merge pull request #8805v0.18.2.2luigi11112023-04-021-1/+1
|\
| * build: prepare v0.18.2.2selsta2023-03-271-1/+1
* | cryptonote core/protocol: don't drop peers for soft offensesjeffro2562023-03-292-1/+3
|/
* Merge pull request #8785luigi11112023-03-241-1/+1
|\
| * build: prepare v0.18.2.1selsta2023-03-181-1/+1
* | Merge pull request #8784luigi11112023-03-182-0/+11
|\ \
| * | Add a size limit for tx_extra in tx pooltevador2023-03-182-0/+11
| |/
* / verRctNonSemanticsSimpleCached: fix fragilityJeffrey Ryan2023-03-175-73/+279
|/
* 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-144-43/+41
|/
* build: prepare v0.18.1.2selsta2022-09-261-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-202-3/+3
|/
* wallet2: check wallet compatibility with daemon's hard fork versionj-berman2022-09-121-0/+7
* Merge pull request #8552luigi11112022-09-093-0/+18
|\
| * rpc: skip bootstrap nodes that are lower than last checkpointselsta2022-09-063-0/+18
* | build: prepare v0.18.1.1selsta2022-09-061-1/+1
|/
* Merge pull request #8467luigi11112022-08-092-5/+31
|\
| * continue pool pruning even if a tx can't be foundj-berman2022-07-262-5/+31
* | Merge pull request #8470luigi11112022-08-091-1/+1
|\ \
| * | build: prepare v0.18.1.0selsta2022-07-281-1/+1
| |/
* | Merge pull request #8455luigi11112022-08-082-17/+56
|\ \
| * | Fixed get_block_template_backlog performanceSChernykh2022-07-222-17/+56
| |/