Commit Graph

11 Commits

Author SHA1 Message Date
oskarth fd58df48e5
chore: Update Oskar email (#659) 2024-01-15 16:01:06 +01:00
Aaryamann Challani 5684d26461
feat(17/WAKU2-RLN-RELAY): acceptable window of roots updated on per-block basis (#555)
* feat(17/WAKU2-RLN-RELAY): acceptable window of roots updated on per-block basis

* fix(17/WAKU2-RLN-RELAY): typo in rate_limit_proof type

Co-authored-by: G. <28568419+s1fr0@users.noreply.github.com>

* fix(17/WAKU2-RLN-RELAY): split sentences

* fix(17/WAKU2-RLN-RELAY): s/populate/replace

* fix(17/WAKU2-RLN-RELAY): explicitly mention rate_limit_proof is optional

* fix(17/WAKU2-RLN-RELAY): add example

* fix(17/WAKU2-RLN-RELAY): line breaks

* chore(17/WAKU2-RLN-RELAY): apply suggestions from code review

Co-authored-by: G. <28568419+s1fr0@users.noreply.github.com>

* fix(17/WAKU2-RLN-RELAY): make it clearer

* fix(17/WAKU2-RLN-RELAY): make it clearer

Co-authored-by: G. <28568419+s1fr0@users.noreply.github.com>
2022-12-07 23:44:49 +05:30
Aaryamann Challani c8e14ed836
feat(17/WAKU2-RLN-RELAY): multiple acceptable roots (#539)
* feat(17/WAKU2-RLN-RELAY): multiple acceptable roots

* chore(17/WAKU2-RLN-RELAY): fix inconsistency with naming

* fix(17/WAKU2-RLN-RELAY): waku-relay naming

Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>

* chore(17/WAKU2-RLN-RELAY): naming

Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>

* fix(17/WAKU2-RLN-RELAY): clear reasoning behind why nodes have diff roots

* fix(17/WAKU2-RLN-RELAY): sembr and wording

* chore(17/WAKU2-RLN-RELAY): s/merkle/Merkle/ and network delay

* chore(17/WAKU2-RLN-RELAY): contributor notes

* fix(17/WAKU2-RLN-RELAY): formula for window size

* chore(17/WAKU2-RLN-RELAY): add explanation of formula

* chore(17/WAKU2-RLN-RELAY): address review

Co-authored-by: Sanaz Taheri <35961250+staheri14@users.noreply.github.com>

* chore(17/WAKU2-RLN-RELAY): block_time var

Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
Co-authored-by: Sanaz Taheri <35961250+staheri14@users.noreply.github.com>
2022-10-19 11:16:26 +05:30
Sanaz Taheri Boshrooyeh 0659c15a00
17/WAKU-RLN-RELAY: Revise spec for its draft version (#484)
* fixes broken links

* fixes naming mismatch

* revises publishing description

* Updates Publishing process

* revises update and registration

* revised registration and publishing sections

* major revisions on the rln-relay

* marks as draft

* edits motivation part

* adds max epoch gap and epoch

* removes commented parts  and revises recommended system parameters

* proofreading

* minor revision on the CA factor

* removes some redundant parts

* fixes a typo

* adresses comments

* moves protobuf field definition into a table

* moves rln-relay under the draft section of the menu

* addresses comments

* minor fix

* makes contributors itemized
2022-02-15 11:31:48 -08:00
Sanaz Taheri Boshrooyeh 29d16756cf
A few fixes on the rln-relay spec (#481)
* fixes broken links

* fixes naming mismatch
2022-01-26 11:58:16 -08:00
oskarth fc14150dd5
17: Tweak order of section (#466) 2021-10-16 10:49:57 +08:00
Sanaz Taheri Boshrooyeh 37549c84b6
Adds RateLimitProof protobuf message (#464)
* adds RateLimitProof protobuf message

* updates fields case

* more clarification

* minor

* fixes missing Relay in RLN-Relay

* addresses comments

* moves refs above the copyright notice
2021-10-15 14:38:52 -07:00
Sanaz Taheri Boshrooyeh d7b9af24d4
Adds category (#399)
* adds category

* replaces category with tags

* fixes a format issue

* revert a commit
2021-06-17 12:01:27 +08:00
Sanaz Taheri Boshrooyeh a2b20e0873
17/WAKU-RLN: Some general specs revisions (#345)
* revises the specs, some clean up

* link to waku message

* explains proof structure

* small case proof

* fixes line breaks

* further line breaks

* updates the protobuf def with diff annotation

* fixes broken links

* fixes figure macros
2021-04-15 10:09:49 -07:00
Hanno Cornelius 2d9537be61
Change contentTopic to string across specs (#337) 2021-04-08 13:44:55 +08:00
Oskar Thorén 27ee0f0558
Merge repo with rfc.vac.dev (#310)
* Hugo init

* Init Hugo book

* Add basic README and title

* Import RFC: 1/COSS

* Move example content to dedicated folder

* Basic menu

* Tweak single layout

* Fix base url and permalink

* Basic index tweaks

* Add netifly config

* gitignore

* 1/COSS: Add COSS lifecycle

* Remove public artifact

* Add basic numbers in menu

* Empty READMEs init

* Import mvds spec raw

* 2/MVDS: Simplify

* 3/REMOTE-LOG: Import

* 3/REMOTE-LOG: Simplify

* 4/MVDS-META: Import

* 4/MVDS-META Simplify

* Tweaks

* 5/WAKU0: Import

* 5: Simplify

* 6/WAKU1: Import

* 6/WAKU1: Simplify

* 7/WAKU-DATA: Import

* 7/WAKU-DATA: Simplify

* 8/WAKU-MAIL: Import

* 8/WAKU-MAIL: Simplify

* Tweak

* 9/WAKU-RPC: Import

* 9/WAKU-RPC: Simplify

* 10/WAKU2: Import

* 10/WAKU2: Simplify

* 11/WAKU-RELAY: Import

* Tweaks

* 11/WAKU-RELAY: Simplify

* 12/WAKU-FILTER: Import

* 12/WAKU2-FILTER: Simplify

* 13/WAKU-STORE: Import

* 13/WAKU-STORE: Simplify

* 14/WAKU-MESSAGE: Import

* 14/WAKU-MESSAGE: Simplify

* 15/WAKU-BRIDGE: Import

* 15: Simplify

* 16: Import

* 16: Simplify

* 17: Import

* 17: Simplify

* 18: Import

* 18: Simplify

* 12: Bump update

* 14: Bump update

* 11: Bump update

* 17: Bump update

* 18: Bump update

* 16: Bump update

* Fix slug for 18

* Editor changes for 11, 12, 15

* Revert "Editor changes for 11, 12, 15"

This reverts commit 5c32fe791b.

* Revert "Revert "Editor changes for 11, 12, 15""

This reverts commit ccd75131d7.

* Editor changes for 13, 2, 4

* Move current specs to archive

* Update README

* bump
2021-04-01 12:03:14 +08:00