summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9864v0.18.4.0tobtoht2025-03-263-2/+2
|\
| * checkpoints: update to a recent block heightselsta2025-03-253-2/+2
* | Correct Max / Min Block Waiting Periodstzadiko2025-03-251-11/+10
* | Fix expected hash checkLee *!* Clagett2025-03-241-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
* | | Merge pull request #9853tobtoht2025-03-242-8/+32
|\ \ \
| * | | cryptonote_protocol: fix handling of pruned blocks during syncjeffro2562025-03-192-8/+32
| |/ /
* | | Merge pull request #9836tobtoht2025-03-241-9/+0
|\ \ \ | |_|/ |/| |
| * | cryptonote_basic: remove unused structtobtoht2025-03-141-9/+0
| |/
* / trezor: fix protobuf 30 compatibilitytobtoht2025-03-182-0/+14
|/
* Merge pull request #9740tobtoht2025-03-1022-1144/+1053
|\
| * blockchain sync: reduce disk writes from 2 to 1 per txjeffro2562025-03-1022-1144/+1053
* | Merge pull request #9805tobtoht2025-02-171-2/+3
|\ \
| * | BlockchainLMDB: fix data.mdb nuking on Windowsjeffro2562025-02-171-2/+3
* | | Merge pull request #9803tobtoht2025-02-171-0/+1
|\ \ \ | |/ / |/| |
| * | common: add missing iomanip includetobtoht2025-02-171-0/+1
* | | add wallet rpc call to get default fee prioritywoodser2025-02-153-1/+46
* | | Fix build with boost ASIO 0.87. Support boost 1.66+Lee *!* Clagett2025-02-1415-64/+70
* | | Set response limits on http server connectionsLee *!* Clagett2025-02-145-4/+81
* | | epee: update 'http_server_handlers_map2.h' macros to use fully qualified namesJeffrey Ryan2025-02-133-6/+2
|/ /
* | Merge pull request #9722tobtoht2025-02-134-2/+3
|\ \
| * | build: prepare v0.18.4.0selsta2025-02-134-2/+3
| |/
* | Merge pull request #8617tobtoht2025-02-1315-94/+1849
|\ \
| * | wallet: background sync with just the view keyj-berman2024-05-2415-95/+1850
* | | Merge pull request #9718tobtoht2025-02-131-1/+1
|\ \ \
| * | | wallet: fix signed_tx_set RangeProofType serializationjeffro2562025-01-181-1/+1
* | | | Merge pull request #9759tobtoht2025-02-136-35/+131
|\ \ \ \
| * | | | Some cleanup in span/connection_context + few more checksLee *!* Clagett2025-02-036-35/+131
| | |_|/ | |/| |
* | | | Merge pull request #9771tobtoht2025-02-131-2/+2
|\ \ \ \
| * | | | src: bump network speed 4xnahuhh2025-02-051-2/+2
| |/ / /
* / / / p2p/net_node.inl : update seed nodeplowsof2025-02-091-3/+3
|/ / /
* | | Merge pull request #9692tobtoht2025-01-221-2/+7
|\ \ \
| * | | crypto: make CRYPTO_DEFINE_HASH_FUNCTIONS adhere strict aliasingjeffro2562025-01-091-2/+7
* | | | Merge pull request #9689tobtoht2025-01-221-72/+5
|\ \ \ \
| * | | | Revert "blockchain: detect and log bad difficulty calculations"selsta2025-01-141-72/+5
* | | | | Merge pull request #9460tobtoht2025-01-222-18/+30
|\ \ \ \ \
| * | | | | Cleanup TCP throttling code (performance) + move connection checksLee *!* Clagett2024-12-192-18/+30
* | | | | | Merge pull request #9705tobtoht2025-01-182-8/+8
|\ \ \ \ \ \
| * | | | | | Fix get_database_size on Windowsiamamyth2025-01-142-8/+8
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #9703tobtoht2025-01-181-0/+6
|\ \ \ \ \ \
| * | | | | | validate ip parameter in set_bans rpc calleversinc332025-01-141-0/+6
| |/ / / / /
* / / / / / check for windows NTFS compression on database fileseversinc332025-01-141-0/+64
|/ / / / /
* | | | | Merge pull request #9657tobtoht2025-01-141-1/+1
|\ \ \ \ \
| * | | | | common/password: flush confirm prompt before user inputjeffro2562024-12-261-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #9633tobtoht2025-01-141-11/+14
|\ \ \ \ \
| * | | | | Fix --anonymous-inbound data leakLee *!* Clagett2025-01-031-11/+14
| |/ / / /
* | | | | Merge pull request #9622tobtoht2025-01-141-11/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Blockchain: get height of RingCT fork programmaticallyjeffro2562024-12-161-11/+2
| | |/ / | |/| |
* | | | Merge pull request #9602luigi11112025-01-061-0/+2
|\ \ \ \ | |_|/ / |/| | |