nwaku/waku
Ivansete-status b2acb54d6a
feat(rest-api-store): new rest api to retrieve store waku messages (#1611) (#1630)
* feat: new rest api based on the current store json-rpc api and
following the same structure as the current relay rest api.

* feat: the store api attend GET requests to retrieve historical messages

* feat: unit tests.

* feat: allow return message to rest-client in case error (4XX or 5XX)

* chore: always allow to call the store api endpoints (only rest) without explicit storenode (#1575)

* feat: always mounting the current node as storenode client
2023-04-06 11:43:19 +02:00
..
common fix: fixed multiple bare except warnings 2023-04-04 15:34:53 +02:00
v1 chore(v1): fix deprecation warnings 2023-02-06 10:00:57 +01:00
v2 feat(rest-api-store): new rest api to retrieve store waku messages (#1611) (#1630) 2023-04-06 11:43:19 +02:00
whisper chore(v1): fix deprecation warnings 2023-02-06 10:00:57 +01:00
waku.nim chore: pointed all waku node imports to the barrel import 2023-04-05 11:58:59 +02:00