8 Commits

Author SHA1 Message Date
Simon-Pierre
6f27547937
chore: update nim-libp2p to f54c7150a7cc (master service-disco fixes) to compile chat2disco
- waku.nimble: libp2p #f54c7150a7ccbc4e9871bb8b56ecfd7e3e59f7de; also pin protobuf_serialization#ce97ba0 and websock#fb8ba71 to match new libp2p reqs; mix remains on 6c5f43 (its declared pins lag)
- nimble.lock + nix/deps.nix updated (libp2p rev/sha)
- Source fixes for new libp2p (object configs, removed utility module -> libp2p/utils/opt, rendezvous nil, kademlia no longer imports mix_protocol to reduce bad dep surface)
- nph on touched .nim
- chat2disco builds+starts successfully against the updated libp2p (with in-nimbledeps patches to mix for its removed symbols like sequninit/utility and withValue(Opt) sites; run make update will require similar or upstream mix bump)

Refs the 106-commit libp2p delta with kademlia/service-disco fixes (e.g. ticket time, record sizes, registration).
2026-06-05 08:09:49 -04:00
Simon-Pierre
49e4505a6b
lock update 2026-05-28 07:18:30 -04:00
Simon-Pierre
9cee683d95
change nimble.lock to nim 2.2.4 2026-05-27 10:44:15 -04:00
Simon-Pierre
d6c2d61c87
add nimble.lock 2026-05-27 09:03:35 -04:00
SionoiS
55e752c526
update to latest libp2p 2026-05-12 07:57:20 -04:00
Darshan
a62ab1e7b1
chore: add nim-sds (no runtime integration yet) (#3820) 2026-05-11 15:32:25 +02:00
Ivan FB
cda0197168
use nimble 0.22.3 and more appropriate nimble.lock (#3809) 2026-04-20 13:54:34 +02:00
Ivan FB
f5762af4c4
Start using nimble and deprecate vendor dependencies (#3798)
Co-authored-by: NagyZoltanPeter <113987313+NagyZoltanPeter@users.noreply.github.com>
Co-authored-by: Darshan K <35736874+darshankabariya@users.noreply.github.com>
2026-04-08 12:42:14 +02:00