Commit Graph

7 Commits

Author SHA1 Message Date
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
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
Samuel Hawksby-Robinson ddf37e52d3
Waku Confirmations Enabled and Light Node Field Descriptions (#128)
* Reference fixes

Updated .gitignore to include ide files

Added simple reference to Envelope definition

Added discribtion for light node and confirm enabled fields

Resolves GH-124

Revert changes to .gitignore

Update specs/waku/waku-1.md

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

Revert link fix changes

Addressed also in GH-131

Revert link error

Addressed spelling issues

Addressing feedback

Added Batch Ack to definitions

rephrase to reintroduce rfc2119 language

Added correct spelling of acknowledgement to wordlist

Update specs/waku/waku-1.md

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

Update specs/waku/waku-1.md

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

Update specs/waku/waku-1.md

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

Change to Use the incorrect spelling of words

* Resolved rebase conflicts
2020-05-25 09:27:58 +01:00
Dean Eigenmann 3b73cb85aa
github-actions-readme-spelling (#127)
* Create main.yml

* Delete .travis.yml

* Update README.md

* Update main.yml

* Create wordlist.txt

* Update README.md

* Create spellcheck.yaml

* Update wordlist.txt

* Update wordlist.txt

* Update spellcheck.yaml

* Update wordlist.txt

* Update mvds-metadata.md

* Update wordlist.txt

* spelling

* more

* fixes

* filter comments

* spelling corrections, wordlist

* more fixes

* formt

* undid

* filter

* remove

* url

* i think thats it

* fix

* removed to test

* sorted

* Update spellcheck.yaml

* Update main.yml

* trying

* Update wordlist.txt

* Update wordlist.txt

* Update wordlist.txt

* Update README.md

* Update wordlist.txt
2020-05-20 09:03:40 +02:00