22 Commits

Author SHA1 Message Date
Chrysostomos Nanakos
fac507bda2
feat: Bump nim-libp2p to 2.0.0 and switch Mix...
...imports to the new standalone nim-libp2p-mix package.

Also replace the binary mixNode_<i> pool format provided by the Mix
implementation with a JSON file.

Part of https://github.com/logos-storage/logos-storage-pm/issues/13

Signed-off-by: Chrysostomos Nanakos <chris@include.gr>
2026-06-17 21:02:34 +03:00
Chrysostomos Nanakos
cefd06371e
feat(mix): support running as pure relay + DHT proxy
Part of https://github.com/logos-storage/logos-storage-pm/issues/13

Signed-off-by: Chrysostomos Nanakos <chris@include.gr>
2026-06-17 21:02:33 +03:00
Chrysostomos Nanakos
ca89ebd935
feat: DHT queries via Mix
Part of https://github.com/logos-storage/logos-storage-pm/issues/13

Signed-off-by: Chrysostomos Nanakos <chris@include.gr>
2026-06-17 21:02:31 +03:00
Giuliano Mega
aee1398836
fix: Merkle tree proof length check (#1432) 2026-06-16 18:14:17 +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
85d8822704
chore: include cancelled futures in failures (#1442) 2026-06-11 06:28:23 +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
3e0e143270
feat: add testnet presets and no-bootstrap option (#1438) 2026-05-29 14:19:39 +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
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
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