1063 Commits

Author SHA1 Message Date
Arnaud
ec24e0ffdc
Cleanup 2026-06-17 22:35:27 +04:00
Arnaud
d33878e214
Simplify the address announcement 2026-06-17 22:35:27 +04:00
Arnaud
37c4ee5e87
Cleanup 2026-06-17 22:35:27 +04:00
Arnaud
fdf5396e60
Add custom address mapper to remap the port mapping by UPnP / PCP 2026-06-17 22:35:26 +04:00
Arnaud
1ec0651139
Retry port mapping on NotReachable 2026-06-17 22:35:26 +04:00
Arnaud
b7ee215c32
Fix duplicate addresses in libp2p 2026-06-17 22:35:26 +04:00
Arnaud
cc6135b1a1
Add PCP tests 2026-06-17 22:35:26 +04:00
Arnaud
1692ae7df2
Add UPnP tests 2026-06-17 22:35:26 +04:00
Arnaud
37d8904d67
Cleanup 2026-06-17 22:35:26 +04:00
Arnaud
892e2f6963
Compatibility with docker 2026-06-17 22:35:26 +04:00
Arnaud
0afa651258
Remove only option 2026-06-17 22:35:25 +04:00
Arnaud
56e8ebe36b
Add NAT integration tests 2026-06-17 22:35:25 +04:00
Arnaud
06bd7842c1
Apply libp2p update 2026-06-17 22:35:25 +04:00
Arnaud
20e820f07b
Cleanup 2026-06-17 22:35:25 +04:00
Arnaud
37fd43221f
Refactor tests 2026-06-17 22:35:25 +04:00
Arnaud
b33031cdef
Update libp2p to introduce enableDialableCandidates 2026-06-17 22:35:25 +04:00
Arnaud
17155488a2
Simplify comment 2026-06-17 22:35:25 +04:00
Arnaud
cd4e4aa6f7
Add address policy filter 2026-06-17 22:35:24 +04:00
Arnaud
7bec4ad059
Remove unused import 2026-06-17 22:35:24 +04:00
Arnaud
8e2750b080
Update nim-libplum URL 2026-06-17 22:35:24 +04:00
Arnaud
37ba19221a
Cleanup 2026-06-17 22:35:24 +04:00
Arnaud
aa28578ca7
Expose DHT addresses 2026-06-17 22:35:24 +04:00
Arnaud
e9d6c5c0b9
Fix import 2026-06-17 22:35:24 +04:00
Arnaud
10c406d9f0
Add comment 2026-06-17 22:35:24 +04:00
Arnaud
9a7554dbe9
Use compilation flag to exclude nat simulation on release 2026-06-17 22:35:24 +04:00
Arnaud
a46d7b18b3
Add config validation 2026-06-17 22:35:23 +04:00
Arnaud
7ac6819b4e
Update comment 2026-06-17 22:35:23 +04:00
Arnaud
e44eccae95
Add missing clientMode 2026-06-17 22:35:23 +04:00
Arnaud
5b7ff05138
Connect boostrap nodes concurrently 2026-06-17 22:35:23 +04:00
Arnaud
da1066c32a
Improve config error message for nat 2026-06-17 22:35:23 +04:00
Arnaud
6cfb255785
Re-raise cancelled error 2026-06-17 22:35:23 +04:00
Arnaud
5c8391d2f6
Re raise cancelled error 2026-06-17 22:35:23 +04:00
Arnaud
5b37ee9210
Store bootstrapNodes to reuse them when during the start 2026-06-17 22:35:23 +04:00
Arnaud
d1a44ef997
Prevent libplum re-initialization after shutdown 2026-06-17 22:35:22 +04:00
Arnaud
a4196d6a5d
Include relay addresses in the SPR and refactoring 2026-06-17 22:35:22 +04:00
Arnaud
ccb80ac79b
Announce the mapped external UDP port instead of the discovery port 2026-06-17 22:35:22 +04:00
Arnaud
6e730658e6
Add a test to ensure that libp2p uses the observed address to dial 2026-06-17 22:35:22 +04:00
Arnaud
8530e5e718
Ensure that the addresses is announced when Reachable 2026-06-17 22:35:22 +04:00
Arnaud
5548b8af5e
Bump libplum 2026-06-17 22:35:22 +04:00
Arnaud
48d81dcc0e
Announce address when peer info is updated 2026-06-17 22:35:22 +04:00
Arnaud
564398bc62
Restore nim nat traversal for libp2p 2026-06-17 22:35:21 +04:00
Arnaud
f0a7e4b425
Update nim libplum and provide multiple fixes 2026-06-17 22:35:21 +04:00
Arnaud
6a555dc1a7
Update autonat api 2026-06-17 22:35:21 +04:00
Arnaud
d5c4461b31
Add comment 2026-06-17 22:35:21 +04:00
Arnaud
8548ecebf3
Fix openapi 2026-06-17 22:35:21 +04:00
Arnaud
af21d3c432
Define custom AddressMapper 2026-06-17 22:35:21 +04:00
Arnaud
00e6557052
Fix clientMode order and avoid retry port mapping after Not Reachable 2026-06-17 22:35:21 +04:00
Arnaud
1193a2c29d
Add Identity mapper callback 2026-06-17 22:35:21 +04:00
Arnaud
cd6ba705a6
Add preset none 2026-06-17 22:35:20 +04:00
Arnaud
ca46521a63
Update Nix configuration 2026-06-17 22:35:20 +04:00