Commit Graph

1777 Commits

Author SHA1 Message Date
SChernykh 7667f9d21e Refactored parameter parsing 2026-02-25 11:01:44 +01:00
SChernykh 0741ad1c07 Build scripts: updated versions 2026-02-25 07:32:34 +01:00
SChernykh f05ce6f697 Fixed SOCKS5 proxy detection
`std::stoul` can throw an exception, so don't use it.
2026-02-24 20:35:44 +01:00
KingJulien1st 23d3a24bc4 Add HAProxy PROXY Protocol v2 support (#399) 2026-02-22 22:17:32 +01:00
SChernykh 2cc5ba2fb9 CI: fixed msan build 2026-02-20 16:22:51 +01:00
SChernykh 93e3c07a18 Updated BoringSSL to v0.20260211.0 2026-02-17 12:08:35 +01:00
SChernykh 7f0be0bcf5 Updated RandomX 2026-02-15 14:06:31 +01:00
jpk68 f8310f27b8 Specify SOCKS5 proxy type in Tor docs 2026-02-12 22:13:56 +01:00
SChernykh 160ebd4289 Updated libuv to v1.52.0 2026-02-11 13:09:53 +01:00
SChernykh 6d6c12c1e8 Added SOCKS5 proxy type command line parameter
- Auto-detect by default, based on the port number
- Don't run TOR-specific code if it's not the TOR proxy
2026-02-10 21:32:01 +01:00
SChernykh cf1c88b907 Support IPv6 for ZMQ 2026-02-07 13:41:44 +01:00
SChernykh 6449a78863 Don't init gRPC if it's not used 2026-02-06 18:57:24 +01:00
SChernykh d966088470 Updated BoringSSL patch 2026-02-05 18:42:51 +01:00
SChernykh 5faec12678 Updated BoringSSL to v0.20260204.0 2026-02-05 17:18:36 +01:00
SChernykh 1bcddc8329 Build scripts: updated versions 2026-02-04 20:03:15 +01:00
SChernykh 0905b23123 Updated cppzmq and libzmq 2026-02-04 00:42:59 +01:00
SChernykh 64914566c0 Updated RandomX and miniupnp 2026-02-03 18:11:18 +01:00
SChernykh ab80f55698 Fixed whitespace 2026-01-26 22:47:17 +01:00
User0 31860f2e65 docs(root): fix note block about nano and mini in readme.md (#393) 2026-01-26 21:06:15 +01:00
jpk68 6e7311a83c Update docs (#392) 2026-01-24 13:36:20 +01:00
SChernykh e0a6daa5c7 Updated curl to 8.18.0 2026-01-07 16:37:27 +01:00
SChernykh 313fb64b41 Updated copyright 2026-01-01 22:13:05 +01:00
SChernykh 096e2e086b Updated DarkFi information 2025-12-29 19:15:41 +01:00
SChernykh d8ddaf80c8 p2pool v4.13 v4.13 2025-12-18 12:26:42 +01:00
SChernykh 2dc091f3d4 Build scripts: updated versions 2025-12-17 20:42:15 +01:00
SChernykh 55cd2c9ae1 CI: disabled type sanitizer sync test 2025-12-16 22:17:29 +01:00
SChernykh 53cecac65b CI: added type sanitizer sync test 2025-12-16 19:19:54 +01:00
QuocViet Le d9de512b92 docs(nano): update documentation for nano (#386) 2025-12-11 20:17:49 +01:00
SChernykh 1bdf562967 Build scripts: updated versions 2025-12-07 20:12:17 +01:00
SChernykh d0daa6ec41 Sync test: ignore ZMQ reader errors 2025-12-05 21:20:25 +01:00
hinto-janai 1eb93fcd6b Edits to Gupax references (#387) 2025-12-02 10:22:34 +01:00
SChernykh 1cb4940960 Sync test: ignore node connection errors 2025-11-28 15:59:04 +01:00
SChernykh d5025965b4 Sync test: ignore random ZMQ disconnects 2025-11-25 18:17:33 +01:00
SChernykh 6aba1edaf8 Updated BoringSSL to v0.20251124.0 2025-11-25 11:36:15 +01:00
SChernykh 1166f31d07 RandomX: send seed when calling RPC (it's faster on monerod side) 2025-11-24 13:18:13 +01:00
SChernykh 3d2c9910f8 P2P: give peers from --addpeers a 2-second headstart before connecting to other peers 2025-11-22 13:24:03 +01:00
SChernykh 3584910baa Fixed reading the last line of config 2025-11-22 09:23:03 +01:00
SChernykh 8230040b76 Fixed CI errors 2025-11-21 21:20:20 +01:00
SChernykh de28201edc Added support for params config file 2025-11-21 20:13:13 +01:00
SChernykh d9cea1cfc3 Refactored command line parsing (part 2) 2025-11-21 18:15:57 +01:00
SChernykh 321d698be5 Refactored command line parsing 2025-11-21 13:22:39 +01:00
SChernykh 44a668cb15 Fixed onion connection counter 2025-11-20 17:19:40 +01:00
SChernykh 8151a5a537 Added --log-file command line parameter 2025-11-20 16:42:34 +01:00
SChernykh b81a582154 Build scripts: updated versions 2025-11-20 14:30:02 +01:00
SChernykh ee931ee178 Build scripts: updated clang to 21.1.6 2025-11-18 16:10:18 +01:00
SChernykh dbf0e58ee5 Build scripts: updated versions 2025-11-17 16:50:49 +01:00
SChernykh 86e9e90744 Updated BoringSSL patch 2025-11-12 13:21:08 +01:00
SChernykh dec45532f8 Updated BoringSSL to v0.20251110.0 2025-11-12 10:00:31 +01:00
SChernykh 0a15afb3eb p2pool v4.12 v4.12 2025-11-05 17:00:49 +01:00
SChernykh fe85c2ff8e Updated curl to 8.17.0 2025-11-05 08:51:06 +01:00