946 Commits

Author SHA1 Message Date
Arnaud
d0951c4002
Merge 14c934676e1922626c93c70eaad7a215081d192a into cf2f40f5591ce9e75e49b5c7e70d2ec53d296cfd 2026-05-08 13:20:12 +00:00
Arnaud
14c934676e
Remove NatStrategy upnp and pmp 2026-05-08 17:20:04 +04:00
Arnaud
7e9c21160b
Provide different small fixes 2026-05-08 16:51:18 +04:00
Arnaud
082411e050
Use thread to set the nat ports 2026-05-08 14:56:42 +04:00
Arnaud
ae261e3210
Refactor UPnP and PMP 2026-05-08 11:16:45 +04:00
Arnaud
0112c9502b
Add comment 2026-05-07 10:36:53 +04:00
Arnaud
05882b4d41
Update address announcements update 2026-05-07 10:36:52 +04:00
Arnaud
62af779266
Rebase and cleanup 2026-05-07 10:36:52 +04:00
Arnaud
00e5c0cfac
use AutoNat dialback IP instead of router public IP 2026-05-07 10:36:52 +04:00
Chrysostomos Nanakos
17ef2d3b58
fix: don't release inflight semaphore when acquire is cancelled
Signed-off-by: Chrysostomos Nanakos <chris@include.gr>
2026-05-07 10:36:52 +04:00
Chrysostomos Nanakos
80ea4c71cc
fix: rewrite Network - Test Limits for chronos AsyncSemaphore
Signed-off-by: Chrysostomos Nanakos <chris@include.gr>
2026-05-07 10:36:52 +04:00
Arnaud
7a6b4993b7
Update libp2p (and chronos) to include the dial address in AutoNat callback 2026-05-07 10:36:52 +04:00
Arnaud
86708b545f
Rename nat any to nat auto 2026-05-07 10:36:52 +04:00
Arnaud
95d7f6882f
Remove nat none stategy 2026-05-07 10:36:52 +04:00
Arnaud
4a4941a593
Add relay config 2026-05-07 10:36:52 +04:00
Arnaud
e48ca913a9
Add relay integration and tests 2026-05-07 10:36:51 +04:00
Arnaud
bc05f8154d
Introduce max relay config 2026-05-07 10:36:51 +04:00
Arnaud
77662d2d68
Introduce first tests for the async machine 2026-05-07 10:36:51 +04:00
Arnaud
4a453c53e0
Add abstraction for reachable nodes 2026-05-07 10:36:51 +04:00
Arnaud
42ced01893
Move to autonatv2 2026-05-07 10:36:51 +04:00
Arnaud
e349568833
Add bootstrap nodes connect 2026-05-07 10:36:51 +04:00
Arnaud
654b90973c
Remove local settings 2026-05-07 10:36:51 +04:00
Arnaud
a3d76cb911
Remove doc 2026-05-07 10:36:51 +04:00
Arnaud
8e72d007c5
Fix testnat import 2026-05-07 10:36:50 +04:00
Arnaud
dfb5b6537f
Fix route family condition 2026-05-07 10:36:50 +04:00
Arnaud
0bbe609802
Fix no route detection when AddressFamily is non 2026-05-07 10:36:50 +04:00
Arnaud
e98abb26ea
Debug macos error 2026-05-07 10:36:50 +04:00
Arnaud
cb67eb1d60
Fix format 2026-05-07 10:36:50 +04:00
Arnaud
f21299d080
Add reachability to debug info in lib 2026-05-07 10:36:38 +04:00
Arnaud
0f3e9f1e75
Autonat tests 2026-05-07 10:34:03 +04:00
Arnaud
4d9eb9c34a
Autonat integration and reachability info in debug api 2026-05-07 10:34:03 +04:00
Arnaud
8110abcb9d
Better support for ivp6 and more tests 2026-05-07 10:34:03 +04:00
Arnaud
24c1515778
Add autonat conf 2026-05-07 10:34:02 +04:00
Arnaud
cf2f40f559
chore: update nim 2.2.10 (#1425) 2026-05-06 10:51:30 +00:00
Giuliano Mega
4b82d7f82d
fix: Remove unused (and incorrect) verify call from Merkle tree (#1416) 2026-04-30 21:21:47 +00:00
Chrysostomos Nanakos
76c4b23c62
fix: re-seed DHT routing table when empty (#1428)
Signed-off-by: Chrysostomos Nanakos <chris@include.gr>
2026-04-29 17:00:32 +00:00
Chrysostomos Nanakos
bb6ab1befa
chore: Block exchange protocol rewrite (#1411)
Signed-off-by: Chrysostomos Nanakos <chris@include.gr>
2026-04-25 00:37:42 +00:00
Arnaud
2dd97631ed
chore: update nim 2.2.8 (#1424)
Signed-off-by: Arnaud <arno.deville@gmail.com>
Co-authored-by: Eric <5089238+emizzle@users.noreply.github.com>
2026-04-22 13:57:14 +00:00
Arnaud
4c9ecd0766
feat: add a warning when private address only (#1423)
Signed-off-by: Arnaud <arno.deville@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-21 11:36:02 +00:00
Arnaud
8dd2356000
chore: update chronicles (#1422) 2026-04-21 06:05:00 +00:00
Arnaud
79d59dc66c
fix: cleanup chronicles writer in close function (#1413)
Signed-off-by: Arnaud <arno.deville@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-13 08:40:14 +00:00
Arnaud
ffc86c23d7
fix: nph build (#1419) 2026-04-13 08:20:00 +00:00
Arnaud
e8bc5c46e9
chore: cleanup dependencies (#1415)
Signed-off-by: Arnaud <arno.deville@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-13 06:07:38 +00:00
Eric
4ea8350612
fix(repostore): prevent underflow when deleting datasets (#1412) 2026-03-31 05:25:08 +00:00
5ecd82eeaa
mit-license: add copyright owner Logos
Signed-off-by: markoburcul <marko@status.im>
2026-03-24 18:19:06 +01:00
Eric
3bc6aa8b8d
feat(cli)!: change listen addr to listen port (#1409) v0.3.2 2026-02-24 10:03:48 +00:00
Eric
ab413bdfcf
chore!: Finish renaming Codex to Logos Storage (#1399) 2026-02-19 04:59:15 +00:00
Eric
4068bcb2ed
fix: bump nph and refactor build process in makefile (#1410) 2026-02-19 02:12:45 +00:00
Eric
fef46aee35
feat(testing): local libstorage c bindings test (#1407) 2026-02-18 04:29:59 +00:00
e375223500
fix: nix /tmp permission errors on MacOS
Because on MacOS Nix does not have proper filesystem namespacing like on
linux the /tmp filesystem is the real /tmp on the machine.

This can cause permission issues when different Nix build users creat it:

> cannot create directory: /tmp/nim/koch_d

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2026-02-13 12:28:50 +01:00