summaryrefslogtreecommitdiff
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
* | Merge pull request #9867tobtoht2025-03-261-11/+10
|\ \
| * | Correct Max / Min Block Waiting Periodstzadiko2025-03-251-11/+10
|/ /
* | Merge pull request #9862tobtoht2025-03-241-1/+1
|\ \
| * | 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 #9837tobtoht2025-03-245-541/+16
|\ \ \
| * | | epee: Drop unused in-tree MD5Bastian Germann2025-03-143-525/+0
| * | | Replace in-tree MD5 with OpenSSLBastian Germann2025-03-142-16/+16
| |/ /
* | | Merge pull request #9836tobtoht2025-03-241-9/+0
|\ \ \ | |_|/ |/| |
| * | cryptonote_basic: remove unused structtobtoht2025-03-141-9/+0
| |/
* | Merge pull request #9850tobtoht2025-03-233-0/+18
|\ \ | |/ |/|
| * trezor: fix protobuf 30 compatibilitytobtoht2025-03-183-0/+18
|/
* Merge pull request #9807tobtoht2025-03-113-14/+14
|\
| * depends: boost: update to 1.69.0tobtoht2025-02-182-10/+4
| * depends: release type should be lower casetobtoht2025-02-181-4/+10
* | Merge pull request #9823tobtoht2025-03-111-1/+1
|\ \
| * | Limit scope of TCP checks to incoming onlyLee *!* Clagett2025-02-261-1/+1
* | | Merge pull request #9740tobtoht2025-03-1029-1618/+1168
|\ \ \ | |/ / |/| |
| * | blockchain sync: reduce disk writes from 2 to 1 per txjeffro2562025-03-1029-1618/+1168
* | | 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
* | | Merge pull request #9438tobtoht2025-02-171-0/+7
|\ \ \
| * | | assign default port for http and https clientswoodser2025-02-171-0/+7
|/ / /
* | | Merge pull request #9797tobtoht2025-02-161-0/+19
|\ \ \
| * | | ci: add arch linux buildtobtoht2025-02-151-0/+19
| |/ /
* | | Merge pull request #9788tobtoht2025-02-164-1/+56
|\ \ \
| * | | add wallet rpc call to get default fee prioritywoodser2025-02-154-1/+56
|/ / /
* | | Merge pull request #9800tobtoht2025-02-1537-494/+400
|\ \ \
| * | | Fix build with boost ASIO 0.87. Support boost 1.66+Lee *!* Clagett2025-02-1437-494/+400
|/ / /
* | | Merge pull request #9775tobtoht2025-02-1416-37/+429
|\ \ \ | |/ / |/| |
| * | Set response limits on http server connectionsLee *!* Clagett2025-02-1413-27/+423
| * | epee: update 'http_server_handlers_map2.h' macros to use fully qualified namesJeffrey Ryan2025-02-134-10/+6
* | | Merge pull request #9796tobtoht2025-02-141-10/+29
|\ \ \ | |/ / |/| |
| * | tests: Improve p2p tx propagation functional testiamamyth2025-02-131-10/+29
|/ /
* | Merge pull request #9790tobtoht2025-02-133-0/+3
|\ \
| * | tests: include <iomanip> where using std::setfilljeffro2562025-02-093-0/+3
* | | Merge pull request #9722tobtoht2025-02-137-9/+10
|\ \ \
| * | | build: prepare v0.18.4.0selsta2025-02-137-9/+10
| | |/ | |/|
* | | Merge pull request #8617tobtoht2025-02-1320-129/+2336
|\ \ \
| * | | wallet: background sync with just the view keyj-berman2024-05-2420-130/+2337
* | | | Merge pull request #9687tobtoht2025-02-132-5/+11
|\ \ \ \
| * | | | depends: boost: update to 1.66.0tobtoht2025-01-072-5/+11
* | | | | Merge pull request #9718tobtoht2025-02-131-1/+1
|\ \ \ \ \