rfc
rfc copied to clipboard
Modular p2p messaging stack, with a focus on secure messaging.
This milestone issue tracks the promotion of select RFCs to the `stable` status, as well as their adaption to the updated [1/COSS](https://rfc.vac.dev/spec/1/) and [RFC template](https://github.com/vacp2p/rfc/blob/master/content/docs/rfcs/template/README.md). ## Blockers ~For now, this...
c.f. Ongoing pull request towards an initial Logos Consensus RFC
This change to the RFC takes into consideration the protocol fees and hence deducts it as commission from the staked funds during withdrawal. Refer to https://github.com/vacp2p/rfc/issues/485 and https://github.com/vacp2p/rln-contract/pull/5
This issue proposes to introduce a "verified" marker to RFCs. (Suggested by @corpetty [here](https://github.com/vacp2p/rfc/pull/512#discussion_r955368503)) There are three ways of introducing a `verified` marker to RFCs: 1) We could introduce a...
The following standard allows for the implementation of a standard API for Rate Limiting Nullifier Contract that manages membership of the participants in a group. This pull request is for...
A writeup of Inkingut for public consumption. Incomplete.
As of now, there is no standard contract API for the rln membership contract. There are currently two interfaces defined that live in two different GH repos that have discrepancies....
A replica of https://github.com/status-im/nim-waku/issues/840, just moved it here in rfc repo as it relates to the vac specs. # Background We held a sustainability workshop last year and we came...
# Problem [Currently](https://github.com/status-im/nwaku/commit/888f7cb3127e4cea03b5959135bb0cb1a6c740ff), `nwaku` uses [Kilic's RLN](https://github.com/kilic/rln) module to implement [17/WAKU2-RLNRELAY](https://rfc.vac.dev/spec/17/). However, both implementation and RFC diverge from [32/RLN](https://rfc.vac.dev/spec/32/) by not using an app-specific `rlnIdentifier` in order to avoid user's...
This issue is part of the Waku ambient discovery roadmap (new roadmap issue to be opened in the research repo; will edit/update this description once the roadmap issue is open)...