mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-09 22:36:32 +00:00
07586153f9
* adds error field to history response * unittest for protobuf enc/dec * renames HistoryResponseError to Store Error and simplifies pagination logic * reverts the naming of StoreError to HistoryResponseError * fixes a unittest for invalid cursor * renames OK to NONE
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.