19 Commits

Author SHA1 Message Date
Lee *!* Clagett
e7e183b089 Add Socks v5 support to daemon and wallet
Some checks failed
build / Cross-Mac aarch64 (push) Failing after 4m1s
build / ARM v8 (push) Has started running
build / ARM v7 (push) Has been cancelled
build / i686 Linux (push) Has been cancelled
build / i686 Win (push) Has been cancelled
build / RISCV 64bit (push) Has been cancelled
build / Cross-Mac x86_64 (push) Has been cancelled
build / x86_64 Linux (push) Has been cancelled
build / x86_64 Freebsd (push) Has been cancelled
build / Win64 (push) Has been cancelled
2026-03-19 23:32:28 +01:00
Lee *!* Clagett
1faceec415 Transition asio::deadline_timer to asio::steady_timer 2026-03-19 23:27:22 +01:00
selsta
cc091c799a p2p: fix inverted ternary in peer list filter 2026-03-19 23:23:39 +01:00
jeffro256
b7f5247717 p2p: unpack memory layout of peerlist entries
The `#pragma pack(push, 1)` directive was causing unaligned memory
accesses to shared pointers in `epee::net_utils::network_address`.
The peerlist file uses Boost serialization, so this should be
backwards compatible.
2026-03-19 22:27:50 +01:00
rbrunner7
20b9d485db p2p: Improved peer selection with /24 subnet deduplication to disadvantage 'spy nodes' 2026-03-19 22:14:28 +01:00
Lee *!* Clagett
a660e9a6dc Skip ping connections in outgoing count 2026-03-19 22:07:04 +01:00
auruya
58c70115f2 fix compiler warnings 2025-12-10 10:06:10 +00:00
Some Random Crypto Guy
2a93e04180 removed erroneous Tor/i2p/blocklist entries 2025-10-29 20:48:36 +00:00
Some Random Crypto Guy
91814ebfd9 updated testnet seed nodes; bumped RC version 2025-08-21 13:31:03 +01:00
Some Random Crypto Guy
9baeb750ac interim checkin of the rebased code 2025-03-13 17:57:28 +00:00
Some Random Crypto Guy
59025bb27b updated fast-sync checkpoints; updated testnet seed IPs 2024-10-18 13:55:50 +01:00
Some Random Crypto Guy
1b0a1b6047 updated seed node IP addresses + port numbers 2024-08-12 09:49:32 +01:00
Some Random Crypto Guy
5a10a54563 changed seed URLs 2024-08-09 21:37:53 +01:00
Some Random Crypto Guy
6d695e0005 Mac ARM64 builds working with depends 2024-06-17 11:52:11 +01:00
Some Random Crypto Guy
9dc1c429f7 replaced the windows fixes back into the rebased code 2024-06-05 15:52:35 +01:00
Some Random Crypto Guy
d39c20bb2d rebase to 0.18.3.3 completed 2024-06-05 14:03:44 +01:00
Some Random Crypto Guy
9f5e18495b fixed windows build issues 2024-05-14 20:58:18 +01:00
Some Random Crypto Guy
0b3633ccdc working premine; empty first version of PROTOCOL_TX in block 2023-10-18 10:48:16 +01:00
Some Random Crypto Guy
bf78bd79a1 initial import of Monero base code 2023-07-16 22:00:52 +01:00