mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-18 02:41:47 +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
Waku Store protocol
The store protocol implements historical message support. See https://github.com/vacp2p/specs/blob/master/specs/waku/v2/waku-store.md for more information.