nim-libp2p-experimental/libp2p
Tanguy 440461b24b
GS: improve handleIHave (#922)
2023-07-11 12:17:50 +02:00
..
crypto avoid `ProveField` warning in `crypto.init` (#915) 2023-06-29 15:28:25 +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: improve handleIHave (#922) 2023-07-11 12:17:50 +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 wstransport.nim: avoid re-raising 'TransportOsError' to avoid stopping `switch.accept` (#929) 2023-07-07 11:32:20 +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 Remove all `Result.get()`s & `Option` -> `Opt` (#902) 2023-06-28 16:44:58 +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