nim-libp2p/libp2p
Tanguy b2eac7ecbd
GS: Relay messages to direct peers (#949)
2023-09-15 17:22:02 +02:00
..
crypto avoid importing `ecnist` when not needed (#942) 2023-08-30 11:39:48 +02:00
daemon Remove nim 1.2 support (#907) 2023-06-07 11:12:49 +00:00
discovery Remove nim 1.2 support (#907) 2023-06-07 11:12:49 +00:00
muxers Remove nim 1.2 support (#907) 2023-06-07 11:12:49 +00:00
nameresolving Remove all `Result.get()`s & `Option` -> `Opt` (#902) 2023-06-28 16:44:58 +02:00
protobuf Remove all `Result.get()`s & `Option` -> `Opt` (#902) 2023-06-28 16:44:58 +02:00
protocols GS: Relay messages to direct peers (#949) 2023-09-15 17:22:02 +02:00
services Remove all `Result.get()`s & `Option` -> `Opt` (#902) 2023-06-28 16:44:58 +02:00
stream avoid a few zeroMem (#932) 2023-07-11 12:17:28 +02:00
transports nim-websock new version compatibility (#939) 2023-08-02 17:10:31 +02:00
upgrademngrs Remove nim 1.2 support (#907) 2023-06-07 11:12:49 +00:00
utils Remove nim 1.2 support (#907) 2023-06-07 11:12:49 +00:00
builders.nim Remove all `Result.get()`s & `Option` -> `Opt` (#902) 2023-06-28 16:44:58 +02:00
cid.nim Remove all `Result.get()`s & `Option` -> `Opt` (#902) 2023-06-28 16:44:58 +02:00
connmanager.nim Remove all `Result.get()`s & `Option` -> `Opt` (#902) 2023-06-28 16:44:58 +02:00
debugutils.nim Remove all `Result.get()`s & `Option` -> `Opt` (#902) 2023-06-28 16:44:58 +02:00
dial.nim Remove nim 1.2 support (#907) 2023-06-07 11:12:49 +00:00
dialer.nim Handling Opt[PeerId] in logging (#923) 2023-06-28 17:00:33 +02:00
errors.nim Chronos strict exception tracking (#652) 2022-01-05 16:27:33 +01:00
multiaddress.nim Remove all `Result.get()`s & `Option` -> `Opt` (#902) 2023-06-28 16:44:58 +02:00
multibase.nim Remove nim 1.2 support (#907) 2023-06-07 11:12:49 +00:00
multicodec.nim WS Transport: handle 'tls/ws' (#914) 2023-06-12 15:45:53 +00:00
multihash.nim Remove nim 1.2 support (#907) 2023-06-07 11:12:49 +00:00
multistream.nim Remove nim 1.2 support (#907) 2023-06-07 11:12:49 +00:00
observedaddrmanager.nim Remove all `Result.get()`s & `Option` -> `Opt` (#902) 2023-06-28 16:44:58 +02:00
peerid.nim Remove all `Result.get()`s & `Option` -> `Opt` (#902) 2023-06-28 16:44:58 +02:00
peerinfo.nim Remove all `Result.get()`s & `Option` -> `Opt` (#902) 2023-06-28 16:44:58 +02:00
peerstore.nim Remove all `Result.get()`s & `Option` -> `Opt` (#902) 2023-06-28 16:44:58 +02:00
routing_record.nim Remove all `Result.get()`s & `Option` -> `Opt` (#902) 2023-06-28 16:44:58 +02:00
signed_envelope.nim Remove all `Result.get()`s & `Option` -> `Opt` (#902) 2023-06-28 16:44:58 +02:00
standard_switch.nim More builders (#560) 2021-04-06 14:16:23 -06:00
switch.nim Fix #916 regression causing accept loop lockup (#919) 2023-06-20 14:18:49 +00:00
transcoder.nim Remove nim 1.2 support (#907) 2023-06-07 11:12:49 +00:00
utility.nim GossipSub: Limit flood publishing (#911) 2023-07-31 11:13:51 +02:00
varint.nim Remove nim 1.2 support (#907) 2023-06-07 11:12:49 +00:00
vbuffer.nim avoid a few zeroMem (#932) 2023-07-11 12:17:28 +02:00
wire.nim Remove all `Result.get()`s & `Option` -> `Opt` (#902) 2023-06-28 16:44:58 +02:00