mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-17 18:31:38 +00:00
16c85db43c
* 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
Common
This folder contains (a) modules that use both Waku v1 and Waku v2. and (b) utilities that are useful for both Waku v1 and v2.
Examples include:
- Bridge between v1 and v2
- NAT traversal
- interworking with protocols external to Waku (such as Matterbridge)