nwaku/waku/waku_store
Ivan FB 89dbbd2048
waku_store/common.nim: correct ret code in PEER_DIAL_FAILURE (#2260)
2023-11-30 16:42:58 +01:00
..
README.md chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
client.nim feat: Add new DB column `messageHash` (#2202) 2023-11-22 17:32:56 +01:00
common.nim waku_store/common.nim: correct ret code in PEER_DIAL_FAILURE (#2260) 2023-11-30 16:42:58 +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.