nwaku/waku/v2/protocol/waku_store
Sanaz Taheri Boshrooyeh f75f7c4751
Add resume to waku node api (#564)
* activates resume

* adds unit test

* add store condition

* mode debug info

* updates wakunode resume api and its unittest

* adds todo

* adds documentation

* edits resume documentation

* further edits on the docs

* removes a todo

* fixes a bug

* add resume to waku node api

* further updates on the node.md

* updates the changelog

* minor

* removes return type

* adds a brief desc of the resume to node.md
2021-05-26 12:33:22 -07:00
..
README.md Refactor types store (#291) 2020-11-24 12:34:32 +08:00
waku_store.nim Add resume to waku node api (#564) 2021-05-26 12:33:22 -07:00
waku_store_types.nim Ft-store: Peer management (#548) 2021-05-19 12:28:09 -07:00

README.md

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.