Commit Graph

19 Commits

Author SHA1 Message Date
Dean Eigenmann 8b0f8b420a spec/abnf-envelope (#51)
* adds abnf for envelope

* fixed spec

* Update waku.md
2019-11-27 12:51:40 +08:00
Dean Eigenmann f1faab7bb9
Update waku.md 2019-11-27 02:08:38 +01:00
Dean Eigenmann 68bb65c9b1
Update waku.md 2019-11-27 01:42:46 +01:00
decanus 12c1f098f3
oops 2019-11-26 19:32:18 +01:00
decanus 6551ca79fa
reformat 2019-11-26 19:29:40 +01:00
kdeme a46a466c92 Add explanation on handshake function of Status message (#50) 2019-11-26 13:20:02 +08:00
Dean Eigenmann b9d116cd78
Update waku.md 2019-11-26 04:40:04 +01:00
Dean Eigenmann 2b48d31492
Update waku.md 2019-11-25 06:22:57 +01:00
Dean Eigenmann 605e0616b7
Update waku.md 2019-11-25 06:21:53 +01:00
Dean Eigenmann aedf95d4a1
rename/whisper-waku (#44) 2019-11-23 20:24:28 +01:00
Dean Eigenmann 475fb84f7a
remove-duplicate-rule (#45) 2019-11-22 05:40:18 +01:00
Dean Eigenmann 3da4408e77
Update waku.md 2019-11-22 05:16:36 +01:00
Dean Eigenmann fae4808d66
Update waku.md 2019-11-22 05:10:34 +01:00
Dean Eigenmann 0de280bb77
Update waku.md 2019-11-22 01:37:05 +01:00
Dean Eigenmann f2e2404c2a
Update waku.md 2019-11-22 01:34:27 +01:00
Dean Eigenmann 6c6615bd2f
Update waku.md 2019-11-22 01:28:46 +01:00
Dean Eigenmann d1a535ac00
Update waku.md 2019-11-22 01:27:03 +01:00
Dean Eigenmann 15bfe6aa7f
Update waku.md 2019-11-21 22:57:41 +01:00
Oskar Thorén b59b9247f2
Waku version 0 - initial (#28)
* Init with EIP-627

* Header and abstract

* WIP

* Update waku.md

* Update waku.md

* Inline comments

* add Dean and toc

* document rlpx subprotocol

* Rename waku.md to waku/README.md

* reworded

* light-node (#31)

* added

* sections

* changelog

* updated

* updates

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update RLPx subprotocol based on nim-eth changes

* Add section on backwards compatibility

* changelog and todo

* update toc

* update rlpx section

* specify rlpx version number

* add differences shh6 waku 0

* generalize light node section to additional capabilities

* add mock security considerations section

* mock section of forwards comp

* bump mini version

* fix typo

* Update waku/README.md

Co-Authored-By: kdeme <kim.demey@gmail.com>

* Update waku/README.md

Co-Authored-By: kdeme <kim.demey@gmail.com>

* Update README.md

* Update README.md

* Update waku/README.md

Co-Authored-By: kdeme <kim.demey@gmail.com>

* Update README.md

* Update README.md

* Update README.md

* Update waku/README.md

Co-Authored-By: Adam Babik <a.babik@designfortress.com>

* Update README.md

* Update README.md

* Update waku/README.md

Co-Authored-By: kdeme <kim.demey@gmail.com>

* Update waku/README.md

Co-Authored-By: kdeme <kim.demey@gmail.com>

* Update README.md (#42)

* Move back to waku.md KISS

* try footnote link

* rlp detail links

* add ABNF spec

* moar abnf, and remove superfluous data format descriptions

* modify abstract and motivation

* abnf whisper envelope

* move security consider

* clarify duplication

* some backwards compatibility notes and move things a bit

* version 0.1.0 prepare for merge; toc; ack section

* tweak acks
2019-11-21 23:15:40 +08:00