nim-libp2p/libp2p
Etan Kissling 762be89dd7
include connection info when logging identify message (#991)
2023-12-13 16:34:25 +01:00
..
crypto avoid importing `ecnist` when not needed (#942) 2023-08-30 11:39:48 +02:00
daemon remove redundant gcsafe annotations (#999) 2023-12-13 16:34:25 +01:00
discovery Improve rdv advertise (#951) 2023-09-27 15:52:22 +02:00
muxers remove redundant gcsafe annotations (#999) 2023-12-13 16:34:25 +01:00
nameresolving remove redundant gcsafe annotations (#999) 2023-12-13 16:34:25 +01:00
protobuf Remove all `Result.get()`s & `Option` -> `Opt` (#902) 2023-06-28 16:44:58 +02:00
protocols include connection info when logging identify message (#991) 2023-12-13 16:34:25 +01:00
services remove redundant gcsafe annotations (#999) 2023-12-13 16:34:25 +01:00
stream remove redundant gcsafe annotations (#999) 2023-12-13 16:34:25 +01:00
transports remove redundant gcsafe annotations (#999) 2023-12-13 16:34:25 +01:00
upgrademngrs remove redundant gcsafe annotations (#999) 2023-12-13 16:34:25 +01:00
utils Remove nim 1.2 support (#907) 2023-06-07 11:12:49 +00:00
builders.nim Make ObservedAddrManager injectable (#970) 2023-12-13 16:34:22 +01:00
cid.nim Remove all `Result.get()`s & `Option` -> `Opt` (#902) 2023-06-28 16:44:58 +02:00
connmanager.nim remove redundant gcsafe annotations (#999) 2023-12-13 16:34:25 +01:00
debugutils.nim Remove all `Result.get()`s & `Option` -> `Opt` (#902) 2023-06-28 16:44:58 +02:00
dial.nim fix(dcutr): update the DCUtR initiator transport direction to Inbound (#994) 2023-12-13 16:34:23 +01:00
dialer.nim fix(dcutr): update the DCUtR initiator transport direction to Inbound (#994) 2023-12-13 16:34:23 +01:00
errors.nim fix chronos v4 compat (#982) 2023-12-13 16:34:14 +01:00
multiaddress.nim fix(multiaddress): add quic-v1 multiaddress support (#988) 2023-12-13 16:34:22 +01:00
multibase.nim Remove nim 1.2 support (#907) 2023-06-07 11:12:49 +00:00
multicodec.nim fix(multiaddress): add quic-v1 multiaddress support (#988) 2023-12-13 16:34:22 +01:00
multihash.nim Remove nim 1.2 support (#907) 2023-06-07 11:12:49 +00:00
multistream.nim remove redundant gcsafe annotations (#999) 2023-12-13 16:34:25 +01: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 remove redundant gcsafe annotations (#999) 2023-12-13 16:34:25 +01: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