Commit Graph

13 Commits

Author SHA1 Message Date
Andrea Maria Piana e624b2b2a0
Add release note for 1.1 2020-06-09 10:08:17 +02:00
Andrea Maria Piana 33b8d7304c
Add rate limit by size 2020-06-09 09:00:34 +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 d1d380bf22
enhancement/max-size (#126)
* comments

* Update specs/waku/waku-1.md

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

* Update specs/waku/waku-1.md

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

* Update waku-1.md

* Update mailserver.md

* Update mailserver.md

* Update waku-1.md

* Update waku-1.md

* Update waku-1.md

Co-authored-by: Kim De Mey <kim.demey@gmail.com>
2020-05-21 14:28:08 +02:00
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