aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests
Commit message (Expand)AuthorAgeFilesLines
* Add Socks v5 support to daemon and walletLee *!* Clagett2026-04-161-6/+519
* p2p: fix hanging shutdownj-berman2026-04-044-44/+132
* Merge pull request #10395tobtoht2026-04-041-1/+21
|\
| * Cleanup some of the fragmented levin handlingLee *!* Clagett2026-03-311-1/+21
* | Merge pull request #10389tobtoht2026-04-021-0/+18
|\ \ | |/ |/|
| * zmq: add restricted rpc modeselsta2026-04-011-0/+18
* | Harden HTTP client authLee *!* Clagett2026-03-131-35/+2
|/
* p2p: connection patchesj-berman2026-02-021-0/+68
* p2p: fix race causing dropped connections during syncj-berman2025-12-111-1/+1
* Fix logging deadlockj-berman2025-11-111-0/+56
* wallet: improve lookahead logic & make rpc persistentJustin Berman2025-07-071-8/+93
* wallet: ensure subaddress keys table is at least size of requested lookaheadbenevanoff2025-07-031-0/+27
* Replace in-tree MD5 with OpenSSLBastian Germann2025-03-141-6/+6
* Merge pull request #9740tobtoht2025-03-101-3/+5
|\
| * blockchain sync: reduce disk writes from 2 to 1 per txjeffro2562025-03-101-3/+5
* | Fix build with boost ASIO 0.87. Support boost 1.66+Lee *!* Clagett2025-02-145-110/+109
* | Set response limits on http server connectionsLee *!* Clagett2025-02-142-0/+201
* | Merge pull request #9790tobtoht2025-02-132-0/+2
|\ \
| * | tests: include <iomanip> where using std::setfilljeffro2562025-02-092-0/+2
| |/
* | Merge pull request #8617tobtoht2025-02-131-0/+12
|\ \
| * | wallet: background sync with just the view keyj-berman2024-05-241-0/+12
* | | tests: Fix tools::is_hdd unit testsiamamyth2025-02-081-9/+28
| |/ |/|
* | Merge pull request #9460tobtoht2025-01-221-0/+12
|\ \
| * | Cleanup TCP throttling code (performance) + move connection checksLee *!* Clagett2024-12-191-0/+12
* | | tests: fix IPv4Success, DNSSECSuccesstobtoht2025-01-161-9/+3
* | | Merge pull request #9616luigi11112024-12-231-0/+85
|\ \ \
| * | | p2p: allow comments in banlist filesjeffro2562024-12-131-0/+85
| |/ /
* / / contrib: force (de)serialization to create params section incase there is none.0xFFFC00002024-12-131-0/+68
|/ /
* | build: fix build with Boost 1.85 and remove instances of viewkey logging [REL...jeffro2562024-09-103-3/+3
* | epee: string_tools: keep full path in cut_off_extensiontobtoht2024-08-141-0/+7
* | epee: string_tools: remove dot from get_extensiontobtoht2024-08-141-0/+8
* | Merge pull request #9385luigi11112024-08-131-0/+62
|\ \
| * | Fix ZMQ DaemonInfo:Lee *!* Clagett2024-06-241-0/+62
| |/
* / cryptonote_protocol: prevent duplicate txs in fluff queue0xFFFC00002024-06-061-0/+57
|/
* Merge pull request #9311luigi11112024-05-201-1/+1
|\
| * Enforce Tx unlock_time is Zero by Relay Rule [RELEASE]jeffro2562024-04-291-1/+1
* | Merge pull request #9306luigi11112024-05-201-6/+7
|\ \
| * | common: support boost filesystem copy_options.0xFFFC00002024-05-011-6/+7
| |/
* / Skip privacy networks (on tx sends) that don't have outgoing connectionsLee *!* Clagett2024-03-291-0/+33
|/
* unit_tests: fix strtoul unit testjeffro2562024-03-071-1/+0
* Merge pull request #9158luigi11112024-02-241-5/+34
|\
| * serialization: fix infinite loops and clean up dispatchingjeffro2562024-02-081-5/+34
* | Merge pull request #9145luigi11112024-02-241-0/+1
|\ \
| * | Add <cstdint> to aligned testLee *!* Clagett2024-01-291-0/+1
| |/
* | Merge pull request #9142luigi11112024-02-241-42/+37
|\ \
| * | Disable/fix ports with I2PLee Clagett2024-01-301-42/+37
| |/
* / wallet: feature: transfer amount with fee includedjeffro2562024-02-201-0/+57
|/
* Merge pull request #9080luigi11112024-01-181-0/+7
|\
| * Fix missing checks for IsObject in ZMQ jsonrpc readingLee Clagett2023-11-281-0/+7
* | add a test for the long term weight cacheBoog9002023-10-021-0/+35