Álex
|
48846d69cb
|
chore(logs): remove duplicate msg key (#1180)
* Remove `msg` parameter key in logs.
closes: https://github.com/vacp2p/nim-libp2p/issues/1176
|
2024-08-14 17:19:54 +02:00 |
diegomrsantos
|
dc83a1e9b6
|
chore(formatting): format the whole codebase using nph 0.5.1 (#1118)
|
2024-06-11 17:18:06 +02:00 |
Etan Kissling
|
48a3ac06ff
|
`{.async: (raises).}` for `MultistreamSelect` (#1066)
|
2024-03-12 21:05:53 +01:00 |
Etan Kissling
|
61b299e411
|
`{.async: (raises).}` for `relay/utils.nim` (#1058)
|
2024-03-07 10:45:25 +01:00 |
Etan Kissling
|
28609597d1
|
add `{.async: (raises).}` to `libp2p/stream` modules (#1050)
Co-authored-by: Dmitriy Ryajov <dryajov@gmail.com>
Co-authored-by: Jacek Sieka <jacek@status.im>
|
2024-03-05 07:06:27 +00:00 |
Etan Kissling
|
9059a8aced
|
use `race` instead of `or` to avoid lockup (#1042)
|
2024-03-04 00:06:32 +01:00 |
Jacek Sieka
|
2ede0fa40c
|
remove redundant gcsafe annotations (#999)
|
2023-12-05 08:05:32 +01:00 |
diegomrsantos
|
1f4b090227
|
fix(yamux): doesn't work in a Relayv2 connection (#979)
Co-authored-by: Ludovic Chenut <ludovic@status.im>
|
2023-11-21 16:03:29 +01:00 |
Tanguy
|
66f9dc9167
|
Remove all `Result.get()`s & `Option` -> `Opt` (#902)
Co-authored-by: Ludovic Chenut <ludovic@status.im>
Co-authored-by: Diego <diego@status.im>
|
2023-06-28 16:44:58 +02:00 |
Tanguy
|
c76d1e18ef
|
Remove nim 1.2 support (#907)
|
2023-06-07 11:12:49 +00:00 |
Tanguy
|
225accd11b
|
Less warnings (#813)
Co-authored-by: Diego <diego@status.im>
|
2023-05-18 10:24:17 +02:00 |
diegomrsantos
|
a5666789b0
|
Hole Punching (#806)
Co-authored-by: Tanguy <tanguy@status.im>
|
2023-04-18 12:50:21 +02:00 |
Ludovic Chenut
|
0e28d3b828
|
Add the peerId to the transport.dial (#842)
|
2023-01-31 12:46:10 +01:00 |
Tanguy
|
c11772c94e
|
Happy new year! (#847)
|
2023-01-20 15:47:40 +01:00 |
diegomrsantos
|
67ef25fae0
|
Autonat service (#814)
Co-authored-by: Tanguy <tanguy@status.im>
|
2022-12-16 11:32:00 +00:00 |
diegomrsantos
|
4f18dd30e9
|
Handle trying to write empty byte seq (#780)
|
2022-09-29 20:02:10 +02:00 |
Tanguy
|
5e7e009445
|
Move relay & autonat to connectivity folder (#769)
|
2022-09-15 09:43:40 +02:00 |