summaryrefslogtreecommitdiff
path: root/tests/unit_tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | wallet2: fix `store_to()` and `change_password()`jeffro2562023-08-232-0/+267
|/
* common: do not use DNS to determine if address is localtobtoht2023-05-252-0/+51
* verRctNonSemanticsSimpleCached: fix fragilityJeffrey Ryan2023-03-172-0/+427
* Merge pull request #8649luigi11112023-01-111-0/+11
|\
| * DNSResolver: fix not handling hostnames without dot characters [release]Jeffrey Ryan2022-11-211-0/+11
* | Merge pull request #8644luigi11112023-01-111-0/+35
|\ \
| * | p2p: fix exclusive node DNS resolution for certain hosts [release]Jeffrey Ryan2022-11-171-0/+35
| |/
* / Fix dandelion++ fluff/stem bug with local txesLee Clagett2022-10-251-15/+84
|/
* Merge pull request #8588luigi11112022-09-261-0/+1
|\
| * Move update_checkpoints() to a later stageSChernykh2022-09-221-0/+1