Commit Graph

20 Commits

Author SHA1 Message Date
fryorcraken c3b8e637e5
Fix incorrect links (#611)
Co-authored-by: fryorcraken.eth <franck@status.im>
2023-08-28 15:36:03 +10:00
Lorenzo Delgado 537b92d76c
fix(WAKU2-RPC): add clarification for base64 encoding format (#574) 2023-02-23 09:35:06 +01:00
Lorenzo Delgado 1e9e985d67
fix(WAKU2-RPC): encode waku message payloads in base64 (#572) 2023-02-13 17:52:24 +01:00
Aaryamann Challani aaa8d4fe70
fix(16/WAKU2-RPC): include ephemeral flag in WakuMessage definition (#536)
* fix(16/WAKU2-RPC): include ephemeral flag in WakuMessage definition

* chore(16/WAKU2-RPC): add additional detail, fix links
2022-09-21 07:53:51 +05:30
Daniel Kaiser d942b3bf4d
RFC16: add version call (#505) 2022-06-22 17:40:12 +02:00
Daniel Kaiser ac11dba6d2
docs(16/WAKU2-RPC): add ENR to waku info (#502) 2022-03-28 17:35:19 +02:00
Franck R 3d8f42d457
Fix markdown links (#493) 2022-02-25 12:21:22 +11:00
G d88dc1261c
13/14/16/21: Change in timestamp format (#483)
* Timestamps refactored to int64 (nanoseconds resolution). Related to https://github.com/status-im/nim-waku/issues/834

* Updated times to Timestamp type

* Refactored timestamps

* Made spec consistent with timestamp refactoring

* Fixed misunderstanding on proto3 types

* Fixed timestamps to sint64

* Fixed correct time to pb2 timestamps and Store protocol version changed to beta4

* Revert changes (not needed for now)

* Revert changes

We'll change to sint64 when we'll refactor chat2 to use Timestamp type for timestamps
2022-02-17 16:29:59 +01:00
rshiv 7a88949037
Changes WakuInfo Field (#476)
* Changes WakuInfo Field

Signed-off-by: rshiv <reeshav96@gmail.com>

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

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

Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
2021-11-26 09:01:36 +08:00
Sanaz Taheri Boshrooyeh b6737cddd7
adds timestamp to wakurelaymessage (#437) 2021-07-22 10:03:00 -07: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
Sanaz Taheri Boshrooyeh 8ce881e8c4
Adds time-based query parameters to the store rpc api (#376)
* adds time window

* clarifies the sub-second precision of time values

* minor correction
2021-05-21 10:35:43 -07:00
Sanaz Taheri Boshrooyeh 42fb7520ce
Makes the arguments of the store jsonrpc api optional (#361)
* makes contentFilters and pubsubtopic optional

* revision

* correction on the query examples

* converts content filter to an object
2021-05-05 11:26:23 -07:00
Ebube Sered Ud eedddc895c
Update schema of ContentFilter in 16/WAKU-RPC specs (#363)
* Update schema of ContentFilter in 16/WAKU-RPC specs
closes #348

* Update schema of ContentFilter in 12/WAKU2-FILTER
2021-05-04 17:57:38 +08:00
Sanaz Taheri Boshrooyeh 405ec84a77
Add pubsub topic to store json rpc api (#359)
* adds pubsub topic field

* integrates pubsub topic in the examples

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

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

* fixes a spacing issue

Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
2021-04-29 10:24:52 -07:00
Sanaz Taheri Boshrooyeh a85f13eed7
adds contentFilter to store api (#356) 2021-04-23 14:15:19 -07:00
Hanno Cornelius 2d9537be61
Change contentTopic to string across specs (#337) 2021-04-08 13:44:55 +08:00
Hanno Cornelius 320c16c286
Bump 16/WAKU2-RPC to draft (#330) 2021-04-07 13:06:21 +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