Commit Graph

9 Commits

Author SHA1 Message Date
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 c3bf7471a9
update 2020-02-20 10:35:00 -05:00
decanus 5cbb34cab0
moved specs 2020-02-20 10:22:13 -05:00