nwaku/waku/common
Aaryamann Challani 22026b7e89
fix(rln-relay): graceful shutdown with non-zero exit code (#2429)
* fix(rln-relay): graceful shutdown with non-zero exit code

* fix: missed args

* fix: exception str

Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>

* fix: remove old comment

---------

Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>
2024-02-15 16:55:08 +05:30
..
confutils/envvar chore: vendor bump for 0.23.0 (#2274) 2023-12-14 07:16:39 +01:00
databases chore: vendor bump for 0.23.0 (#2274) 2023-12-14 07:16:39 +01:00
enr chore: vendor bump for 0.23.0 (#2274) 2023-12-14 07:16:39 +01:00
envvar_serialization Bumping vendor/nim-confutils and vendor/nim-serialization (#2056) 2023-09-21 13:12:14 +02:00
utils chore: message.nim - set max message size to 150KiB according to spec (#2298) 2024-01-03 13:11:50 +01:00
base64.nim fix(jsonrpc): use padded-base64 for payload encoding 2023-02-23 09:31:06 +01:00
enr.nim feat(common): added extensible implementation of the enr typed record 2023-03-21 17:27:51 +01:00
envvar_serialization.nim feat(wakunode2): support configuration via environment variables 2022-11-03 17:58:48 +01:00
error_handling.nim fix(rln-relay): graceful shutdown with non-zero exit code (#2429) 2024-02-15 16:55:08 +05:30
hexstrings.nim fix(jsonrpc): encode waku messages payload in base64 (#1139) 2023-02-14 09:19:06 +01:00
logging.nim chore: upgrade dependencies v0.22 (#2185) 2023-11-06 13:30:34 +02:00
nimchronos.nim chore: add deprecation notice to utils module. move heartbeat to common 2023-04-19 14:27:16 +02:00
paging.nim refactor(store): HistoryQuery.direction (#2263) 2023-12-19 15:10:27 +01:00
protobuf.nim feat(cbindings): first commit - waku relay (#1632) (#1714) 2023-05-12 18:08:41 +02:00