nwaku/waku/waku_store
Ivan FB c48accb513
waku_store: better response when the store is requested with wrong cursor (#2231)
2023-11-22 09:32:39 +01:00
..
README.md chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
client.nim Revert "feat: amending computeDigest func. + related test cases (#2132)" (#2180) 2023-11-08 01:41:23 +01:00
common.nim waku_store: better response when the store is requested with wrong cursor (#2231) 2023-11-22 09:32:39 +01:00
protocol.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
protocol_metrics.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
rpc.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
rpc_codec.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00

README.md

Waku Store protocol

The store protocol implements historical message support. See https://rfc.vac.dev/spec/13/ for more information.