Commit Graph

8 Commits

Author SHA1 Message Date
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
Pascal Precht 7992c7aaed
11/WAKU-RELAY: fix signature policy location hashes (#461)
These don't work as the hashes are case sensitive.
2021-09-21 15:02:24 +10:00
Hanno Cornelius 95fc83b54a
Move relay specification to stable (#410) 2021-06-29 09:03:23 +02:00
Hanno Cornelius d0427e3bcc
Add waku-core tag (#401) 2021-06-18 11:23:05 +02:00
Hanno Cornelius 259af46ddb
Add category (#395) 2021-06-09 15:33:29 +02:00
Hanno Cornelius d114be0b84
Feature/waku relay improvements (#336)
* PubSub specification uses proto2

* Fix relative links

* Remove changelog

* Add trailing semicolon
2021-04-07 17:05:13 +08:00
Hanno Cornelius 608b04ac45
General improvements to WakuRelay spec (#316)
* General improvements to WakuRelay spec
2021-04-06 17:42:51 +02: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