From bc7ab0c41677a83993fe8b818318539dbf70a7ce Mon Sep 17 00:00:00 2001 From: Franck Royer Date: Wed, 21 Apr 2021 13:15:05 +1000 Subject: [PATCH] Update waku store status for js-waku (#350) --- content/docs/rfcs/10/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/docs/rfcs/10/README.md b/content/docs/rfcs/10/README.md index b6b93137..442e46d3 100644 --- a/content/docs/rfcs/10/README.md +++ b/content/docs/rfcs/10/README.md @@ -265,13 +265,15 @@ Below you can find an overview of the specs that they implement as they relate t |[10/WAKU2](/spec/10)|✔|🚧|🚧|🚧| |[11/WAKU2-RELAY](/spec/11)|✔|✔|✔|🚧| |[12/WAKU2-FILTER](/spec/12)|✔||| -|[13/WAKU2-STORE](/spec/13)|✔|🚧|🚧| +|[13/WAKU2-STORE](/spec/13)|✔|🚧|✔\*|🚧| |[14/WAKU2-MESSAGE](/spec/14)|✔|✔|✔|✔| |[15/WAKU2-BRIDGE](/spec/15)|✔||| |[16/WAKU2-RPC](/spec/16)|✔||| |[17/WAKU2-RLNRELAY](/spec/17)|🚧||| |[18/WAKU2-SWAP](/spec/18)|🚧||| +*js-waku implements 13/WAKU2-STORE as a querying node only. + ### Recommendations for clients To implement a minimal Waku v2 client, we recommend implementing the following subset in the following order: