aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* net: canonicalize Tor/I2P hosts during deserializationselsta2026-06-031-0/+28
* Merge pull request #10367tobtoht2026-04-271-0/+14
|\
| * Improve unpack reserve handlingLee Clagett2026-04-271-0/+14
* | Merge pull request #10431tobtoht2026-04-276-8/+8
|\ \
| * | cryptonote_core: add change address sanity checkjeffro2562026-04-276-8/+8
* | | daemon: remove miniupnptobtoht2026-04-264-6/+1
|/ /
* | Merge pull request #10411tobtoht2026-04-201-6/+519
|\ \
| * | Add Socks v5 support to daemon and walletLee *!* Clagett2026-04-161-6/+519
* | | Merge pull request #10410tobtoht2026-04-181-0/+105
|\ \ \ | |/ / |/| |
| * | p2p: isolate regtest from mainnet bootstrap stateJeetraj2026-04-101-0/+105
* | | p2p: fix hanging shutdownj-berman2026-04-048-48/+136
* | | 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: 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