771a0c3562
* test_: remove eth.prod mailservers from cycle * test_: disable store request for wakuv1 * chore_: add ENR and remove V1 code * refactor_: storenode cycle and allow ENRs and multiaddresses |
||
---|---|---|
.. | ||
README.md | ||
const.go | ||
init.go | ||
message_response.go | ||
message_response_test.go | ||
peer.go | ||
peer_test.go | ||
status_options.go | ||
status_options_test.go |
README.md
waku/0
This namespace implements waku
0.6 as described in https://github.com/vacp2p/specs/blob/master/specs/waku/waku-0.md and it
is now deprecated. Now feature changes will be made only critical bugfixes if required.
Once support for waku/0
can be dropped, this code can be safely removed.