summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix logging deadlockj-berman2025-11-111-0/+56
* wallet: identify spends in pool when scanningj-berman2025-10-072-32/+117
* wallet: refactor subaddress expansion & add to transfer testjeffro2562025-07-071-0/+43
* wallet: improve lookahead logic & make rpc persistentJustin Berman2025-07-071-8/+93
* wallet: create set_subaddress_lookahead wallet rpc endpointbenevanoff2025-07-071-0/+15
* 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-107-474/+115
|\
| * blockchain sync: reduce disk writes from 2 to 1 per txjeffro2562025-03-107-474/+115
* | Fix build with boost ASIO 0.87. Support boost 1.66+Lee *!* Clagett2025-02-148-117/+115
* | Merge pull request #9775tobtoht2025-02-143-1/+202
|\ \
| * | Set response limits on http server connectionsLee *!* Clagett2025-02-143-1/+202
* | | 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 #8617tobtoht2025-02-134-35/+445
|\ \
| * | wallet: background sync with just the view keyj-berman2024-05-244-35/+445
* | | tests: Fix tools::is_hdd unit testsiamamyth2025-02-082-9/+126
| |/ |/|
* | 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-232-0/+102
|\ \ \
| * | | p2p: allow comments in banlist filesjeffro2562024-12-132-0/+102
| |/ /
* / / 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-106-10/+10
* | 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-2021-35/+62
|\
| * Enforce Tx unlock_time is Zero by Relay Rule [RELEASE]jeffro2562024-04-2921-35/+62
* | 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-202-0/+138
|/
* 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
* | Merge pull request #8977luigi11112023-09-141-84/+45
|\ \
| * | functional_tests: fix multisig tests noutputs assertionjeffro2562023-08-191-84/+45
| |/
* / wallet2: fix `store_to()` and `change_password()`jeffro2562023-08-235-8/+269
|/
* Merge pull request #8942luigi11112023-08-171-9/+146
|\