| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #9864v0.18.4.0 | tobtoht | 2025-03-26 | 3 | -2/+2 |
| |\ | |||||
| | * | checkpoints: update to a recent block height | selsta | 2025-03-25 | 3 | -2/+2 |
| * | | Merge pull request #9867 | tobtoht | 2025-03-26 | 1 | -11/+10 |
| |\ \ | |||||
| | * | | Correct Max / Min Block Waiting Periods | tzadiko | 2025-03-25 | 1 | -11/+10 |
| |/ / | |||||
| * | | Merge pull request #9862 | tobtoht | 2025-03-24 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Fix expected hash check | Lee *!* Clagett | 2025-03-24 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #9854 | tobtoht | 2025-03-24 | 1 | -4/+0 |
| |\ \ | |||||
| | * | | Blockchain: remove skip for pruned txs in `check_tx_inputs()` | jeffro256 | 2025-03-19 | 1 | -4/+0 |
| * | | | Merge pull request #9853 | tobtoht | 2025-03-24 | 2 | -8/+32 |
| |\ \ \ | |||||
| | * | | | cryptonote_protocol: fix handling of pruned blocks during sync | jeffro256 | 2025-03-19 | 2 | -8/+32 |
| | |/ / | |||||
| * | | | Merge pull request #9837 | tobtoht | 2025-03-24 | 5 | -541/+16 |
| |\ \ \ | |||||
| | * | | | epee: Drop unused in-tree MD5 | Bastian Germann | 2025-03-14 | 3 | -525/+0 |
| | * | | | Replace in-tree MD5 with OpenSSL | Bastian Germann | 2025-03-14 | 2 | -16/+16 |
| | |/ / | |||||
| * | | | Merge pull request #9836 | tobtoht | 2025-03-24 | 1 | -9/+0 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | cryptonote_basic: remove unused struct | tobtoht | 2025-03-14 | 1 | -9/+0 |
| | |/ | |||||
| * | | Merge pull request #9850 | tobtoht | 2025-03-23 | 3 | -0/+18 |
| |\ \ | |/ |/| | |||||
| | * | trezor: fix protobuf 30 compatibility | tobtoht | 2025-03-18 | 3 | -0/+18 |
| |/ | |||||
| * | Merge pull request #9807 | tobtoht | 2025-03-11 | 3 | -14/+14 |
| |\ | |||||
| | * | depends: boost: update to 1.69.0 | tobtoht | 2025-02-18 | 2 | -10/+4 |
| | * | depends: release type should be lower case | tobtoht | 2025-02-18 | 1 | -4/+10 |
| * | | Merge pull request #9823 | tobtoht | 2025-03-11 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Limit scope of TCP checks to incoming only | Lee *!* Clagett | 2025-02-26 | 1 | -1/+1 |
| * | | | Merge pull request #9740 | tobtoht | 2025-03-10 | 29 | -1618/+1168 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | blockchain sync: reduce disk writes from 2 to 1 per tx | jeffro256 | 2025-03-10 | 29 | -1618/+1168 |
| * | | | Merge pull request #9805 | tobtoht | 2025-02-17 | 1 | -2/+3 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | BlockchainLMDB: fix data.mdb nuking on Windows | jeffro256 | 2025-02-17 | 1 | -2/+3 |
| * | | | Merge pull request #9803 | tobtoht | 2025-02-17 | 1 | -0/+1 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | common: add missing iomanip include | tobtoht | 2025-02-17 | 1 | -0/+1 |
| * | | | Merge pull request #9438 | tobtoht | 2025-02-17 | 1 | -0/+7 |
| |\ \ \ | |||||
| | * | | | assign default port for http and https clients | woodser | 2025-02-17 | 1 | -0/+7 |
| |/ / / | |||||
| * | | | Merge pull request #9797 | tobtoht | 2025-02-16 | 1 | -0/+19 |
| |\ \ \ | |||||
| | * | | | ci: add arch linux build | tobtoht | 2025-02-15 | 1 | -0/+19 |
| | |/ / | |||||
| * | | | Merge pull request #9788 | tobtoht | 2025-02-16 | 4 | -1/+56 |
| |\ \ \ | |||||
| | * | | | add wallet rpc call to get default fee priority | woodser | 2025-02-15 | 4 | -1/+56 |
| |/ / / | |||||
| * | | | Merge pull request #9800 | tobtoht | 2025-02-15 | 37 | -494/+400 |
| |\ \ \ | |||||
| | * | | | Fix build with boost ASIO 0.87. Support boost 1.66+ | Lee *!* Clagett | 2025-02-14 | 37 | -494/+400 |
| |/ / / | |||||
| * | | | Merge pull request #9775 | tobtoht | 2025-02-14 | 16 | -37/+429 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Set response limits on http server connections | Lee *!* Clagett | 2025-02-14 | 13 | -27/+423 |
| | * | | epee: update 'http_server_handlers_map2.h' macros to use fully qualified names | Jeffrey Ryan | 2025-02-13 | 4 | -10/+6 |
| * | | | Merge pull request #9796 | tobtoht | 2025-02-14 | 1 | -10/+29 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | tests: Improve p2p tx propagation functional test | iamamyth | 2025-02-13 | 1 | -10/+29 |
| |/ / | |||||
| * | | Merge pull request #9790 | tobtoht | 2025-02-13 | 3 | -0/+3 |
| |\ \ | |||||
| | * | | tests: include <iomanip> where using std::setfill | jeffro256 | 2025-02-09 | 3 | -0/+3 |
| * | | | Merge pull request #9722 | tobtoht | 2025-02-13 | 7 | -9/+10 |
| |\ \ \ | |||||
| | * | | | build: prepare v0.18.4.0 | selsta | 2025-02-13 | 7 | -9/+10 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #8617 | tobtoht | 2025-02-13 | 20 | -129/+2336 |
| |\ \ \ | |||||
| | * | | | wallet: background sync with just the view key | j-berman | 2024-05-24 | 20 | -130/+2337 |
| * | | | | Merge pull request #9687 | tobtoht | 2025-02-13 | 2 | -5/+11 |
| |\ \ \ \ | |||||
| | * | | | | depends: boost: update to 1.66.0 | tobtoht | 2025-01-07 | 2 | -5/+11 |
| * | | | | | Merge pull request #9718 | tobtoht | 2025-02-13 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
