Commit Graph

14 Commits

Author SHA1 Message Date
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
Andrea Maria Piana 9e650995f2
Upgrade waku specs to waku/1
This commit upgrades the spec to waku/1.

Changes include:

- RLP code are now 0,1,2,3,4,5 for status-options
- Version is removed from handshake
- Waku/1 is now advertised

Co-Authored-By: Kim De Mey <kim.demey@gmail.com>
2020-04-21 13:39:38 +02:00
Andrea Maria Piana 37a90f6394
Add released section to 0.5 2020-04-17 10:50:17 +02:00
Andrea Maria Piana 7b9dc562bc
Update specs according to production implementation 2020-04-17 10:05:16 +02:00
Kim De Mey 99b0ef9e9d
Waku: Clarify what to do with unknown option keys (#112)
* Waku: Clarify what to do with unknown option keys

* Change options key ignoring to SHOULD and add to changelog

* Update Nimbus supported spec version
2020-04-08 18:25:09 +08:00
Dean Eigenmann c1c6f7c400
fix/redirects (#110)
* cleans up footnotes

* fixes redirects

* Update _config.yml
2020-03-11 12:37:08 +01:00
Dean Eigenmann 98942ed342
footnotes/cleanup (#108)
* cleans up footnotes

* Update mvds.md

* Update waku.md
2020-02-24 17:32:49 +08:00
Oskar Thorén a6a9d6bcb1
Waku v0.4 (#107)
- Simplify implementation matrix with latest state
- Introduces a new required packet code Status Code (`0x22`) for communicating option changes
- Deprecates the following packet codes: PoW Requirement (`0x02`), Bloom Filter (`0x03`), Rate limits (`0x20`), Topic interest (`0x21`) - all superseded by the new Status Code (`0x22`)
- Increased `topic-interest` capacity from 1000 to 10000
2020-02-21 18:00:24 +08:00
Oskar Thorén 17bd066e31
Simplify implementation matrix (#106) 2020-02-21 17:56:43 +08:00
Andrea Maria Piana 74ae17b49c
Add Status Update packet code (#105)
* Add Status Update packet code

* Add release section

* Apply suggestions from code review

Co-Authored-By: Oskar Thorén <ot@oskarthoren.com>

Co-authored-by: Oskar Thorén <me@oskarth.com>
2020-02-21 17:41:23 +08:00
Dean Eigenmann 755299a23e
fix table of contents 2020-02-20 23:34:42 -05:00
decanus 654735bb22
fix 2020-02-20 10:51:53 -05:00
decanus f38e6f7b3c
update 2020-02-20 10:44:00 -05:00
decanus 5cbb34cab0
moved specs 2020-02-20 10:22:13 -05:00