Commit Graph

432 Commits

Author SHA1 Message Date
Oskar Thoren fdc45bb697 Add COSS RFC
Import COSS spec from unprotocols

Update shortname, editor, history and copyright

Format and link fixes

Add brief changelog notice

Update content/docs/rfcs/1/README.md

Misc fixes
2020-11-11 14:04:24 +08:00
Sanaz f875bfb1b2
Merge branch 'sanaz/pagination' 2020-11-05 11:36:39 -08:00
Sanaz Taheri Boshrooyeh 889213df67
adds commit info 2020-11-05 11:35:25 -08:00
Sanaz edc90625ff
adds pagination specs
adds some edits


fixes minor typo


WIP: integrates the pagination into store protocol


updates wordlist.txt


WIP: minor updates


updates wordlist


minor updates


updates TOC


updates the specs


fixes a typo


beta1 to beta2


deletes waku-store-pagination.md 


updates TOC with an autogenerated markdown-toc 


Update specs/waku/v2/waku-store.md

Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
Update specs/waku/v2/waku-store.md

Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
Update specs/waku/v2/waku-store.md

Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
Update specs/waku/v2/waku-store.md

Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
Update specs/waku/v2/waku-store.md

Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
itemizes the message fields of HistoryRPC 


some updates


Update specs/waku/v2/waku-store.md

Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>
WIP: initial reorganization 


WIP: shortens the pagination spec


removes some comments and adds more details to the wire spec


minor updates


beta1 to beta2


converts direction to enum


edits the Index description 


Update specs/waku/v2/waku-store.md

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


Update specs/waku/v2/waku-store.md

Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
Update specs/waku/v2/waku-store.md

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


Update specs/waku/v2/waku-store.md

Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>
Update specs/waku/v2/waku-store.md

Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>
Update specs/waku/v2/waku-store.md

Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>
Update specs/waku/v2/waku-store.md

Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>
minor


minor


reformats the change log


Update specs/waku/v2/waku-store.md

Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>
edits version numbers


updates the release date


removes Table of content from Table of content!
Update specs/waku/v2/waku-store.md

Co-authored-by: Kim De Mey <kim.demey@gmail.com>
edits the wordlist


explains the case where pageSize is zero


Update waku-store.md

Update waku-v2.md
adds an overview of the sorting approach


minor


Update waku-store.md
2020-11-05 11:29:17 -08:00
Dean Eigenmann e7ec3fe0fa
fix/make-version-int (#238)
* Update waku-message.md

* Update waku-message.md
2020-11-03 13:10:24 +01:00
Oskar Thorén a62e4dca21 Update CONTRIBUTING.md 2020-10-29 14:15:27 +08:00
Oskar Thoren cc8a60467a Add contributing file with lifecycle 2020-10-29 14:15:27 +08:00
Oskar Thoren 3d3f323438 Add default PubSub topic
Indicate in next version, don't release it yet (pending store and filter protocol
changes).
2020-10-28 17:44:38 +08:00
Hanno Cornelius fff669230d Add release commit ID 2020-10-28 10:19:42 +02:00
Hanno Cornelius c15ed04308 Add unsubscribing from content filters to spec 2020-10-28 10:19:42 +02:00
Oskar Thoren 6ce2219748 Release Waku Message draft 2020-10-22 18:36:59 +08:00
Oskar Thoren 0b9087b921 Waku Message draft 2020-10-22 18:36:59 +08:00
Dean Eigenmann 0b65ed5799
fix/content-topic-type (#217)
* Update waku-message.md

* Update waku-message.md

* Update waku-message.md
2020-10-20 10:22:42 +08:00
Oskar Thorén 67f2ab4532
Update README.md (#212)
* Update README.md

* Update waku-v2.md
2020-10-15 18:03:48 +08:00
Hanno Cornelius 8920dd7b9d
Add "repeated" indication to contentFilters and contentTopics to refl… (#216)
* Add "repeated" indication to contentFilters and contentTopics to reflect implementation intent

* Update waku-filter.md

* Update specs/waku/v2/waku-filter.md

Co-authored-by: jm-clius <hanno@status.im>
Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
2020-10-15 12:23:58 +08:00
Dean Eigenmann 88a1ec0368
Update waku-v2.md (#213) 2020-10-13 17:27:31 +02:00
Dean Eigenmann ef3d3acf1f
Update waku-filter.md (#210)
* Update waku-filter.md

* Update waku-filter.md
2020-10-13 10:05:30 +08:00
Dean Eigenmann 31857c7434
fix/update-filter-spec (#203)
* Update waku-filter.md

* Update waku-filter.md

* Update waku-filter.md

* Update waku-filter.md

* Update waku-v2.md

* Update waku-filter.md

* Update waku-filter.md

* Update waku-filter.md

* Update waku-filter.md

* Update specs/waku/v2/waku-filter.md

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

* Update waku-filter.md

* Update waku-filter.md

* Update wordlist.txt

* Update waku-filter.md

* Update waku-filter.md

Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
2020-10-10 12:26:52 +02:00
Dean Eigenmann 769a2a71b1
Update waku-store.md (#209) 2020-10-08 11:45:00 +02:00
Dean Eigenmann 75b4c39e79
move/store-draft (#202)
* Update waku-store.md

* Update waku-store.md

* Update waku-store.md

* Update waku-v2.md

* Update waku-store.md

* Update waku-store.md
2020-10-07 00:28:08 +02:00
Oskar Thorén 01297bb48b
Add Waku JSON RPC to Waku spec index (#205)
Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>
2020-10-05 13:21:49 +02:00
Oskar Thorén df30e4ce15
Update README linking to Waku spec overview page (#204)
Partially addresses https://github.com/vacp2p/specs/issues/197
2020-10-05 13:20:10 +02:00
Oskar Thorén 61824575fc
Waku message spec (#199)
* Pull out WakuMessage into separate spec

* Update Waku Message spec

* Fmt

* Add to README

* Update

* Spellcheck

* Update specs/waku/v2/waku-message.md

Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>

* Update specs/waku/v2/waku-message.md

Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>
2020-09-30 12:14:31 +08:00
Oskar Thorén 1ba2b9eed6
Fix broken link and add Waku v2 update (#196) 2020-09-29 13:45:09 +08:00
Dean Eigenmann f9ddafd3e8
fix/history-rpc (#191)
* Update waku-store.md

* Update wordlist.txt

* Update specs/waku/v2/waku-store.md

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

* Update waku-store.md

Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
2020-09-28 11:04:58 +08:00
Dean Eigenmann 88b851678a
fix/cleanup-protocol-spe (#192)
* Update waku-store.md

* Update waku-store.md

* Update waku-store.md
2020-09-25 16:06:01 +02:00
Oskar Thorén 81af5836b2
Update README.md (#190) 2020-09-25 14:14:36 +02:00
Dean Eigenmann 3c3bcc833a
fix/filter-sync-with-code (#188)
* Update waku-filter.md

* Update wordlist.txt

* Update waku-filter.md

* Update waku-filter.md
2020-09-24 10:12:55 +08:00
Oskar Thorén cc8926a666
Release waku v2 and waku relay (#186) 2020-09-17 18:55:25 +08:00
Oskar Thorén a57dad2cc3
Split waku v2 specs (#185)
* Move Waku specs into v1 and v2 folders

v0 part of v1 folder as it is deprecated but refers to things in v1 folder

* Pull out Waku Relay

* Pull out WakuStore spec

* Pull out Waku Store spec

* Clean up ToC

* Break out bridge spec

* Relay spec tweaks and bump

* Update main spec draft, fix links changelog etc

* Update README

* spellcheck

* fix symlink

* linter

* insanity
2020-09-17 18:43:38 +08:00
Dean Eigenmann c8a48d8b00
fix/message-waku-message (#184)
* Update waku-v2.md

* Update waku-v2.md
2020-09-15 13:33:37 +02:00
Kim De Mey 7ef7c6804a
Add section on compatiblity and waku v1 v2 bridge (#179)
* Add section on compatiblity and waku v1 v2 bridge

* Update specs/waku/waku-v2.md

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

* Update specs/waku/waku-v2.md

Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>

Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>
2020-09-15 17:09:59 +08:00
Dean Eigenmann 2684cba31c
refactor/messages (#177)
* Update waku-v2.md

* Update wordlist.txt

* Update waku-v2.md

* Update waku-v2.md

* Update waku-v2.md
2020-09-09 11:57:28 +02:00
Oskar Thorén a391edf448
Waku v2: Specify push-based filter spec (#175)
* Waku v2: Specify push-based filter spec

* Make spell checker happy

* Update specs/waku/waku-v2.md

Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>

* Update specs/waku/waku-v2.md

Co-authored-by: Kim De Mey <kim.demey@gmail.com>

* Remove confusing technical detail para

* Addressed review comments

* spellchecker

Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>
Co-authored-by: Kim De Mey <kim.demey@gmail.com>
2020-09-04 11:24:08 +08:00
Dean Eigenmann 9e87d3d993
enhancement/sync-with-code (#174)
* Update waku-v2.md

* Update wordlist.txt

* Update waku-v2.md

* Update waku-v2.md

* Update waku-v2.md

* Update waku-v2.md

* Update waku-v2.md

* Update waku-v2.md

* Update wordlist.txt

* Update wordlist.txt
2020-08-30 21:57:40 +02:00
Oskar Thorén 9ba248f47f
Waku v2 spec: Use WakuMessage in data field (#173)
* Waku v2 spec: Use WakuMessage in data field

- Move contentFilter
- Bump version
- Fix protobuf field numbers in all specs

* Update specs/waku/waku-v2.md

Co-authored-by: Kim De Mey <kim.demey@gmail.com>

Co-authored-by: Kim De Mey <kim.demey@gmail.com>
2020-08-27 18:52:31 +08:00
Oskar Thorén f2509b033a
Waku v2: Split up protocols (#170)
* Break into separate domains

* Move content filtering

* Move historical message into separate section

* Update ToC

* Simplify indentation and move out some stuff

* typo

* wordlist
2020-07-29 18:08:52 +08:00
Oskar Thorén 7fa0419f7f
Feature/waku v2 historical sketch (#165)
* Waku v2: Add content filter for waku topics

This addresses https://github.com/vacp2p/specs/issues/156 and
https://github.com/vacp2p/specs/issues/160

* Fix spellcheck and indent

* More protobuf fmt

* Waku v2: Shape up historical API

Addresses https://github.com/vacp2p/specs/issues/164

Also spellcheck and protobuf formating

* Spellcheck

* Update specs/waku/waku-v2.md

Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>

Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>
2020-07-28 16:19:20 +08:00
Oskar Thorén fa035fa86b
Waku v2: Add content filter for waku topics (#163)
* Waku v2: Add content filter for waku topics

This addresses https://github.com/vacp2p/specs/issues/156 and
https://github.com/vacp2p/specs/issues/160

* Fix spellcheck and indent

* More protobuf fmt

* spellcheck

* Update specs/waku/waku-v2.md

Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>

Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>
2020-07-28 16:11:05 +08:00
Oskar Thorén ffc366ac96
Mention Waku v2 in README (#162) 2020-07-27 09:07:00 +08:00
dependabot[bot] ca822e5017
Bump lodash from 4.17.15 to 4.17.19 (#161)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-21 16:10:16 +02:00
Dean Eigenmann 78bada65a2
Update waku-v2.md (#155) 2020-07-13 15:56:59 +02:00
Oskar Thorén f4d34f4131
Update README.md (#148)
* Update README.md

* Update wordlist.txt
2020-07-13 17:08:15 +08:00
Oskar Thorén 9fba80a5a5
Raw version of Waku v2 spec (#144)
* Raw initially shaping of Waku v2 spec

* Add protocol identifer

* PubSub interface

* floodsub; peer discovery

* Add abstract

* message rpc; bridge mode; reference

* Move out notes to issue; bump alpha1

* Update specs/waku/waku-v2.md

Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>

* Updaet protocol identifier to /wakusub/2.0.0-alpha1

* Add ToC

* Make links and references nicer

* Add motivation and goals

* Make spellchecker happy, hopefully

* Format

* Add to wire section protocol

* Make spell checker even happier, attempt 42

* Changelog todo

* Spellcheck

* Document Message type usage

* Add SubOpts section

* Update ToC

* Spellcheck

* Update specs/waku/waku-v2.md

Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>

* Update specs/waku/waku-v2.md

Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>

* Update specs/waku/waku-v2.md

Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>

* Raw version

Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>
2020-07-10 17:51:18 +08:00
Kim De Mey 7098bb6db9
Add missing packet types to abnf + abnf minor fixes (#146) 2020-07-06 14:55:34 +02:00
Dean Eigenmann 7a981510a0
feature/waku-rpc (#135)
* made file

* added to root

* fix

* todo

* Update wordlist.txt

* Update wordlist.txt

* Update waku-rpc-api.md

* Update waku-rpc-api.md

* Update waku-rpc-api.md

* Update waku-rpc-api.md

* Update wordlist.txt

* Update waku-rpc-api.md

* Update waku-rpc-api.md

* Update waku-rpc-api.md

* Update waku-rpc-api.md

* Update waku-rpc-api.md

* Update waku-rpc-api.md

* spellcheck

* Update wordlist.txt

* Update waku-rpc-api.md

* Update waku-rpc-api.md

* Update specs/waku/waku-rpc-api.md

Co-authored-by: Kim De Mey <kim.demey@gmail.com>

* Update specs/waku/waku-rpc-api.md

Co-authored-by: Kim De Mey <kim.demey@gmail.com>

* Update specs/waku/waku-rpc-api.md

Co-authored-by: Kim De Mey <kim.demey@gmail.com>

* Apply suggestions from code review

Co-authored-by: Kim De Mey <kim.demey@gmail.com>

* Update waku-rpc-api.md

* Update wordlist.txt

* Update README.md

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

* Update waku-rpc-api.md

* Update wordlist.txt

* Update waku-rpc-api.md

* Update waku-rpc-api.md

* Update waku-rpc-api.md

* Update waku-rpc-api.md

* Update specs/waku/waku-rpc-api.md

Co-authored-by: Samuel Hawksby-Robinson <samuel@samyoul.com>

* Update waku-rpc-api.md

Co-authored-by: Kim De Mey <kim.demey@gmail.com>
Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
Co-authored-by: Samuel Hawksby-Robinson <samuel@samyoul.com>
2020-06-11 10:44:57 +02:00
Andrea Maria Piana e624b2b2a0
Add release note for 1.1 2020-06-09 10:08:17 +02:00
Andrea Maria Piana 33b8d7304c
Add rate limit by size 2020-06-09 09:00:34 +02:00
Dean Eigenmann afa2afdbcf
Update main.yml (#136)
* Update main.yml

* Update wordlist.txt

* Update main.yml

* Update main.yml

* Rename spellcheck.yaml to .spellcheck.yaml

* Update README.md

* Rename .spellcheck.yaml to .pyspelling.yml

* Update README.md

* Update wordlist.txt

* Update wordlist.txt

* Update wordlist.txt
2020-05-28 11:46:43 +02:00
Dean Eigenmann 339e7a0c83
text-lint (#134)
* started text lint

* footnote order

* textlint

* some more checks

* Update README.md

* Update wordlist.txt
2020-05-25 11:55:06 +02:00