Commit Graph

6 Commits

Author SHA1 Message Date
Sanaz Taheri Boshrooyeh b32004b1b6
Store protocol hash type and inputs (#353)
* specifies the hash function

* explains the input to the hash
2021-04-22 10:56:10 -07:00
Sanaz Taheri Boshrooyeh c7d5a40056
Marks the first field of `HistoryQuery` and `HistoryResponse` as reserved (#352)
* marks the first field of request and response as reserved

* Update content/docs/rfcs/13/README.md

Co-authored-by: Oskar Thorén <ot@oskarthoren.com>

* Update content/docs/rfcs/13/README.md

Co-authored-by: Oskar Thorén <ot@oskarthoren.com>

* Update content/docs/rfcs/13/README.md

Co-authored-by: Franck Royer <franck@status.im>

Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
Co-authored-by: Franck Royer <franck@status.im>
2021-04-21 10:59:18 -07:00
Sanaz Taheri Boshrooyeh ef2287aaa0
13/WAKU2-STORE: Adds content filter and some general specs revisions (#344)
* adds semantic brs and contentFilter

* renames ContentFilter to HistoryContentFilter

* removes optional qualifiers

* fixes a minor notational issue

* adds the change log

* adds link to protobuf v3

* combines two lines

* Apply suggestions from code review

Co-authored-by: Franck Royer <franck@royer.one>

* review comments

* replaces waku store with WAKU2-STORE

* refines changelog structure

* includes "added" section in the changelog

* Apply suggestions from code review

Co-authored-by: Oskar Thorén <ot@oskarthoren.com>

* adds store ID

* adds protocol ID

* renames HistoryContentFilter

* deletes changelog section

Co-authored-by: Franck Royer <franck@royer.one>
Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
2021-04-19 10:39:26 -07:00
Sanaz Taheri Boshrooyeh 84d430366c
Some fixes on the store protocol specs (#342)
* fixes the paging direction enum to match the implementation

* int64 to uint64

* makes enum proto2 compatible
2021-04-09 09:46:45 -07:00
Sanaz Taheri Boshrooyeh 8636fb8c03
Addresses issues re store protocol specs (#323)
* changes receivedTime type to double

* adds MUST for sorting based on Index
2021-04-06 16:51:28 +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