4 Commits

Author SHA1 Message Date
Jimmy Debe
f4b34afd1a Fix Linting Errors (#135)
Fix the current markdown-linting errors.
2025-03-07 16:36:06 +01:00
Hanno Cornelius
9bed57e4ad docs: define basic sharding for Communities (#132)
Changes here address the bulk of what is necessary for
https://github.com/waku-org/pm/issues/266 and
https://github.com/status-im/status-go/issues/5821 to define the new
shared-shard strategy for Communities.

This PR should be enough unblock implementation and, once merged, we can
go ahead with the pubsub topic changes in status-go.
I'm not yet closing the accompanying deliverable, as the spec still
requires a full list of all Communities-related messages with functional
scope explicitly assigned.
2025-02-21 12:38:27 +00:00
Jimmy Debe
776c1b76cd rfc-index: Update (#110)
Removing .DS_Store files and updating some links.
2024-11-20 12:22:29 -05:00
Hanno Cornelius
37b3edfba3 docs: add spec for status protocol stack, deprecate waku-usage spec (#105)
This adds a new raw specification covering the Status protocol stack,
including:
- common app-level features (content topics, functional scopes,
ephemerality)
- e2e reliability layer
- encryption layer (TBD)
- Waku transport layer

It deprecates/replaces the previous status waku-usage spec.

---------

Co-authored-by: Jimmy Debe <91767824+jimstir@users.noreply.github.com>
2024-10-25 17:33:35 +01:00