Commit Graph

8 Commits

Author SHA1 Message Date
Oskar Thoren 0b9087b921 Waku Message draft 2020-10-22 18:36:59 +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
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 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 81af5836b2
Update README.md (#190) 2020-09-25 14:14:36 +02: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
Oskar Thorén f4d34f4131
Update README.md (#148)
* Update README.md

* Update wordlist.txt
2020-07-13 17:08:15 +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