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
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
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
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
Dean Eigenmann
a8324fe1bb
fix/mailserver-abnf ( #121 )
2020-05-14 13:16:02 +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
Andrea Maria Piana
37a90f6394
Add released section to 0.5
2020-04-17 10:50:17 +02:00
Andrea Maria Piana
7b9dc562bc
Update specs according to production implementation
2020-04-17 10:05:16 +02:00
Kim De Mey
99b0ef9e9d
Waku: Clarify what to do with unknown option keys ( #112 )
...
* Waku: Clarify what to do with unknown option keys
* Change options key ignoring to SHOULD and add to changelog
* Update Nimbus supported spec version
2020-04-08 18:25:09 +08:00
Dean Eigenmann
c1c6f7c400
fix/redirects ( #110 )
...
* cleans up footnotes
* fixes redirects
* Update _config.yml
2020-03-11 12:37:08 +01:00
Dean Eigenmann
98942ed342
footnotes/cleanup ( #108 )
...
* cleans up footnotes
* Update mvds.md
* Update waku.md
2020-02-24 17:32:49 +08:00
Oskar Thorén
a6a9d6bcb1
Waku v0.4 ( #107 )
...
- Simplify implementation matrix with latest state
- Introduces a new required packet code Status Code (`0x22`) for communicating option changes
- Deprecates the following packet codes: PoW Requirement (`0x02`), Bloom Filter (`0x03`), Rate limits (`0x20`), Topic interest (`0x21`) - all superseded by the new Status Code (`0x22`)
- Increased `topic-interest` capacity from 1000 to 10000
2020-02-21 18:00:24 +08:00
Oskar Thorén
17bd066e31
Simplify implementation matrix ( #106 )
2020-02-21 17:56:43 +08:00
Andrea Maria Piana
74ae17b49c
Add Status Update packet code ( #105 )
...
* Add Status Update packet code
* Add release section
* Apply suggestions from code review
Co-Authored-By: Oskar Thorén <ot@oskarthoren.com>
Co-authored-by: Oskar Thorén <me@oskarth.com>
2020-02-21 17:41:23 +08:00
Dean Eigenmann
755299a23e
fix table of contents
2020-02-20 23:34:42 -05:00
decanus
654735bb22
fix
2020-02-20 10:51:53 -05:00
decanus
f38e6f7b3c
update
2020-02-20 10:44:00 -05:00
decanus
c3bf7471a9
update
2020-02-20 10:35:00 -05:00
decanus
5cbb34cab0
moved specs
2020-02-20 10:22:13 -05:00