nwaku/waku/v2/utils
Aaryamann Challani d09ec815ce
feat(wakunode): advertise custom multiaddresses (#1509)
* feat(wakunode2): ability to advertise custom multiaddresses

* test(wakunode): test the feature

* fix(wakunode): remove rln diff

* revert(rln-relay): change that creeped into the diff

* fix(wakunode): move extMultiaddrs closer to nat

* fix(waku_node): idiomatic default arg

* fix(config): shortened validation

* fix(wakunode): discoverable via discv5 and dnsdisc
2023-01-26 15:48:30 +05:30
..
README.md Refactor: Put waku_type content where it belongs (#333) 2021-01-06 17:35:05 +08:00
collector.nim chore: update push raises pragma according to nim 1.6 2022-11-04 10:52:27 +01:00
keyfile.nim chore: update push raises pragma according to nim 1.6 2022-11-04 10:52:27 +01:00
namespacing.nim Refactor waku protocols and utils (#667) 2021-07-15 11:25:52 -07:00
peers.nim feat(wakunode): advertise custom multiaddresses (#1509) 2023-01-26 15:48:30 +05:30
requests.nim chore: update push raises pragma according to nim 1.6 2022-11-04 10:52:27 +01:00
time.nim chore: update push raises pragma according to nim 1.6 2022-11-04 10:52:27 +01:00
wakuenr.nim chore(networkmonitor): tool to discover and provide metrics on peers (#1290) 2022-11-10 10:29:34 +01:00

README.md

Utils

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