.. |
crypto
|
Remove `secio` (#1072)
|
2024-03-20 14:53:56 +01:00 |
daemon
|
remove redundant gcsafe annotations (#999)
|
2023-12-05 08:05:32 +01:00 |
discovery
|
Improve rdv advertise (#951)
|
2023-09-27 15:52:22 +02:00 |
muxers
|
move `header.length` check in `yamux` to original location (#1069)
|
2024-03-20 13:35:44 +01:00 |
nameresolving
|
remove redundant gcsafe annotations (#999)
|
2023-12-05 08:05:32 +01:00 |
protobuf
|
Remove all `Result.get()`s & `Option` -> `Opt` (#902)
|
2023-06-28 16:44:58 +02:00 |
protocols
|
fix: remove explicit param from GossipSubParams constructor (#1080)
|
2024-04-09 20:14:59 +02:00 |
services
|
remove redundant gcsafe annotations (#999)
|
2023-12-05 08:05:32 +01:00 |
stream
|
add `{.async: (raises).}` to `libp2p/stream` modules (#1050)
|
2024-03-05 07:06:27 +00:00 |
transports
|
fix: reset accept fut in stop (#1082)
|
2024-04-17 22:44:41 +02:00 |
upgrademngrs
|
annotate `upgrademngrs` with `{.async: (raises).}` (#1068)
|
2024-03-21 08:19:57 +01:00 |
utils
|
Remove nim 1.2 support (#907)
|
2023-06-07 11:12:49 +00:00 |
builders.nim
|
Remove `secio` (#1072)
|
2024-03-20 14:53:56 +01:00 |
cid.nim
|
remove unused `MultiBase.encode(..., Cid)` function (#1036)
|
2024-03-01 14:07:52 +01:00 |
connmanager.nim
|
clean up triple lookup and avoid `KeyError` when adding muxer (#1057)
|
2024-03-06 06:49:45 +01:00 |
debugutils.nim
|
fix typo in `ProtoMessage.toString()` (#1033)
|
2024-02-29 15:56:47 +01:00 |
dial.nim
|
fix(dcutr): update the DCUtR initiator transport direction to Inbound (#994)
|
2023-11-29 17:38:47 +01:00 |
dialer.nim
|
libp2p/dialer.nim: tiny log change to make it clearer a connection upgrade (#1071)
|
2024-03-18 11:38:23 +01:00 |
errors.nim
|
move `allFutureThrowing` helper to tests (#1037)
|
2024-03-01 18:06:26 +01:00 |
multiaddress.nim
|
Fix empty path crash issue for MultiAddresses `unix`, `ip6zone`, `dns***`. (#1025)
|
2024-02-22 15:57:11 +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-11-20 11:09:56 +01:00 |
multihash.nim
|
Remove nim 1.2 support (#907)
|
2023-06-07 11:12:49 +00:00 |
multistream.nim
|
add support for setting protocol handlers with `{.raises.}` annotation (#1064)
|
2024-03-28 09:42:31 +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-05 08:05:32 +01:00 |
transcoder.nim
|
Remove nim 1.2 support (#907)
|
2023-06-07 11:12:49 +00:00 |
utility.nim
|
fix: valueOr and withValue utilities (#1079)
|
2024-04-04 17:15:50 +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 |