Commit Graph

9 Commits

Author SHA1 Message Date
Dean Eigenmann 5330062487
adds link checks (#131)
Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
2020-05-21 12:20:44 +08: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
Dean Eigenmann 0ead06e40f
Update waku-1.md (#125) 2020-05-19 18:03:17 +08:00
Kim De Mey 6a9c72508f
Be consistent in usage of terms packet, message and envelope (#123) 2020-05-18 15:06:31 +02:00
Kim De Mey e1b8c4fe39
Clarify packet types and fix status-options fields sections (#119)
* Clarify packet types and fix status-options fields sections

* Clarify that PoW is send as an uint rlp encoded

* Address review comments

* Update changelog
2020-05-18 10:38:41 +02:00
Kim De Mey 1f9a6a8179
Update repository links for nim implementations (#120) 2020-05-08 22:38:51 +02:00
Samuel Hawksby-Robinson 2fe597b9b3
Change subsection titles to linkable headers (#118)
Subsections ideally should be headers so that they can be linked to directly, as although identical in appearance to bold text, headers are functionally superior.
2020-05-06 11:40:16 +01:00
Andrea Maria Piana 03885b6206
Update refs to 0.6 and 1.0 2020-04-21 13:41:00 +02: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