nim-libp2p/libp2p
diegomrsantos 3fc1236659
Revert "Prevent concurrent IWANT of the same message (#943)" (#977)
2023-11-03 15:24:27 +01: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 Improve rdv advertise (#951) 2023-09-27 15:52:22 +02: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 Revert "Prevent concurrent IWANT of the same message (#943)" (#977) 2023-11-03 15:24:27 +01: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 Fix WS transport when the connection aborts (#967) 2023-10-23 17:12:20 +02:00
upgrademngrs Remove ConnManager from Upgrade (#959) 2023-10-13 12:08:17 +00:00
utils Remove nim 1.2 support (#907) 2023-06-07 11:12:49 +00:00
builders.nim Remove ConnManager from Upgrade (#959) 2023-10-13 12:08:17 +00: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