richΛrd
d6e5094095
fix(pubsub): revert async: raises: []
annotation for TopicHandler
and ValidatorHandler
( #1237 )
2025-01-15 03:35:24 +00:00
richΛrd
61ac0c5b95
feat(pubsub): add {.async: (raises).}
annotations ( #1233 )
...
This PR adds `{.async: (raises).}` annotations to the pubsub package.
The cases in which a `raises:[CatchableError]` was added were due to not
being part of the package and should probably be changed in a separate
PR
2025-01-14 17:01:02 +01:00
diegomrsantos
dc83a1e9b6
chore(formatting): format the whole codebase using nph 0.5.1 ( #1118 )
2024-06-11 17:18:06 +02:00
omahs
368c9765f7
chore: fix typos ( #1110 )
2024-06-03 20:05:40 +02:00
Jacek Sieka
2ede0fa40c
remove redundant gcsafe annotations ( #999 )
2023-12-05 08:05:32 +01:00
Tanguy
64cbbe1e0a
Limit number of streams per protocol per peer ( #811 )
2022-12-01 12:20:40 +01:00
Tanguy
c9c2f6acdb
Tron example ( #775 )
...
Co-authored-by: lchenut <ludovic@status.im>
2022-10-30 08:49:02 +01:00