518 Commits

Author SHA1 Message Date
Arnaud
84761db205
Add discovery tests 2026-06-17 22:35:17 +04:00
Arnaud
4db7cb6469
Use local record as source of truth for the spr 2026-06-17 22:35:17 +04:00
Arnaud
03933c2b3a
Add hole punching 2026-06-17 22:35:17 +04:00
Arnaud
283fea80a2
Provide better testing and add separate upnp and pcp test on miniupnpd 2026-06-17 22:35:16 +04:00
Arnaud
9c95ae7f05
Add dockerfile for nat testing 2026-06-17 22:35:16 +04:00
Arnaud
b04165e34d
Fix integration tests 2026-06-17 22:35:16 +04:00
Arnaud
b274629d69
Add integration with libplum 2026-06-17 22:35:16 +04:00
Arnaud
e907299a53
Format 2026-06-17 22:35:15 +04:00
Arnaud
aa0d9e812b
Update tests 2026-06-17 22:35:15 +04:00
Arnaud
084f3dfa04
Refactoring to make udp port explicit 2026-06-17 22:35:15 +04:00
Arnaud
641b9f0443
Add DHT client mode 2026-06-17 22:35:15 +04:00
Arnaud
48abbe20fa
Add integration test for UPNP to test on real router 2026-06-17 22:35:15 +04:00
Arnaud
e5b9b73bb8
Expose port mapping type 2026-06-17 22:35:14 +04:00
Arnaud
294899a391
Improve tests checking 2026-06-17 22:35:14 +04:00
Arnaud
3e982b4af3
Improve tests 2026-06-17 22:35:14 +04:00
Arnaud
fac2113381
Add spr method to compute with UDP and TCP records 2026-06-17 22:35:14 +04:00
Arnaud
0ce3139a82
Provide tests for nat 2026-06-17 22:35:13 +04:00
Arnaud
b8dc03b4aa
Add nat simulation util 2026-06-17 22:35:13 +04:00
Arnaud
deeb3f9ce5
Fix import order 2026-06-17 22:35:13 +04:00
Arnaud
ebce725c0b
Add remapAddr tests 2026-06-17 22:35:13 +04:00
Arnaud
6a99e218d7
Remove NatStrategy upnp and pmp 2026-06-17 22:35:12 +04:00
Arnaud
3460a3b266
Small fixes 2026-06-17 22:35:12 +04:00
Arnaud
bffd13c160
Use thread to set the nat ports 2026-06-17 22:35:12 +04:00
Arnaud
b0442d1d19
Refactor Upnp 2026-06-17 22:35:12 +04:00
Arnaud
d5b032ea75
Update address announcements update 2026-06-17 22:35:12 +04:00
Arnaud
affe4e2c00
Update imports 2026-06-17 22:35:12 +04:00
Arnaud
da91a720b8
use AutoNat dialback IP instead of router public IP 2026-06-17 22:35:11 +04:00
Arnaud
49fb1daf6d
Rename nat any to nat auto 2026-06-17 22:35:11 +04:00
Arnaud
006df11163
Remove nat none stategy 2026-06-17 22:35:11 +04:00
Arnaud
50c708ade1
Add relay integration and tests 2026-06-17 22:35:11 +04:00
Arnaud
ac01e7cc2a
Introduce first tests for the async machine 2026-06-17 22:35:11 +04:00
Arnaud
e1742a2452
Add bootstrap nodes connect 2026-06-17 22:35:10 +04:00
Arnaud
ec9052ef46
Fix testnat import 2026-06-17 22:35:10 +04:00
Arnaud
ef19eb134d
Fix format 2026-06-17 22:35:09 +04:00
Arnaud
1567540b31
Autonat tests 2026-06-17 22:35:09 +04:00
Arnaud
d0c02bbf10
Better support for ivp6 and more tests 2026-06-17 22:35:09 +04:00
Giuliano Mega
8f9eceaa19
feat: simple test runner for libstorage tests (#1450) 2026-06-17 11:02:27 +00:00
Eric
58f8f2f63d
fix(blockexchange): bounds per-message work (#1447)
Signed-off-by: Chrysostomos Nanakos <chris@include.gr>
Co-authored-by: Chrysostomos Nanakos <chris@include.gr>
2026-06-15 13:32:21 +00:00
richΛrd
d65f32f819
chore: update libp2p to 2.0.0 (#1443)
Co-authored-by: Arnaud <arnaud@status.im>
2026-06-12 12:32:33 +00:00
Arnaud
abce4f68c5
chore: remove unused cache and make discovery IP limits configurable (#1435) 2026-06-03 06:39:07 +00:00
Giuliano Mega
ebb1ae2599
feat: network presets (#1437) 2026-05-22 22:20:53 +00:00
Chrysostomos Nanakos
1218a7edbe
fix: validate WantBlocks request ranges to prevent DoS (#1434)
Signed-off-by: Chrysostomos Nanakos <chris@include.gr>
2026-05-13 09:11:30 +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
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
Eric
3bc6aa8b8d
feat(cli)!: change listen addr to listen port (#1409) 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