nwaku/waku/v2/utils
Hanno Cornelius 16c85db43c
chore: update submodules and bump Nim to 1.6.6 (#1307)
* chore: update submodules

* fix: libp2p now provides callback to update peer addrs

* fix: breaking change in EthereumNode constructor

* fix: contentType type has changed (again)

* fix: explicit future type

* fix: nim 1.6.6 error handling requirements

* fix: missed a spot - peer info addrs in sim2

* fix: help compiler a bit here
2022-10-28 12:51:46 +03:00
..
README.md Refactor: Put waku_type content where it belongs (#333) 2021-01-06 17:35:05 +08:00
collector.nim feat(chat2): metrics server + metrics logging (#1279) 2022-10-21 14:03:36 +05:30
keyfile.nim feat: add keyfile support for RLN credentials secure storage (#1285) 2022-10-28 11:13:05 +02:00
namespacing.nim Refactor waku protocols and utils (#667) 2021-07-15 11:25:52 -07:00
peers.nim chore: update submodules and bump Nim to 1.6.6 (#1307) 2022-10-28 12:51:46 +03:00
protobuf.nim feat(store): Allow messages to be marked as "don't store" (#1119) 2022-09-13 16:07:06 +05:30
requests.nim chore: update nwaku submodules (#1123) 2022-09-07 16:31:27 +01:00
time.nim chore: update submodules and bump Nim to 1.6.6 (#1307) 2022-10-28 12:51:46 +03:00
wakuenr.nim Add support for RFC31 ENR (#789) 2021-12-06 20:51:37 +01:00

README.md

Utils

Collection of misc utilities that don't fit anywhere else, and are used by multiple independent modules.