Commit Graph

498 Commits

Author SHA1 Message Date
Dean Eigenmann 9e87d3d993
enhancement/sync-with-code (#174)
* Update waku-v2.md

* Update wordlist.txt

* Update waku-v2.md

* Update waku-v2.md

* Update waku-v2.md

* Update waku-v2.md

* Update waku-v2.md

* Update waku-v2.md

* Update wordlist.txt

* Update wordlist.txt
2020-08-30 21:57:40 +02:00
Oskar Thorén 9ba248f47f
Waku v2 spec: Use WakuMessage in data field (#173)
* Waku v2 spec: Use WakuMessage in data field

- Move contentFilter
- Bump version
- Fix protobuf field numbers in all specs

* Update specs/waku/waku-v2.md

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

Co-authored-by: Kim De Mey <kim.demey@gmail.com>
2020-08-27 18:52:31 +08:00
Oskar Thorén f2509b033a
Waku v2: Split up protocols (#170)
* Break into separate domains

* Move content filtering

* Move historical message into separate section

* Update ToC

* Simplify indentation and move out some stuff

* typo

* wordlist
2020-07-29 18:08:52 +08:00
Oskar Thorén 7fa0419f7f
Feature/waku v2 historical sketch (#165)
* Waku v2: Add content filter for waku topics

This addresses https://github.com/vacp2p/specs/issues/156 and
https://github.com/vacp2p/specs/issues/160

* Fix spellcheck and indent

* More protobuf fmt

* Waku v2: Shape up historical API

Addresses https://github.com/vacp2p/specs/issues/164

Also spellcheck and protobuf formating

* Spellcheck

* Update specs/waku/waku-v2.md

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

Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>
2020-07-28 16:19:20 +08:00
Oskar Thorén fa035fa86b
Waku v2: Add content filter for waku topics (#163)
* Waku v2: Add content filter for waku topics

This addresses https://github.com/vacp2p/specs/issues/156 and
https://github.com/vacp2p/specs/issues/160

* Fix spellcheck and indent

* More protobuf fmt

* spellcheck

* Update specs/waku/waku-v2.md

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

Co-authored-by: Dean Eigenmann <7621705+decanus@users.noreply.github.com>
2020-07-28 16:11:05 +08:00
Oskar Thorén ffc366ac96
Mention Waku v2 in README (#162) 2020-07-27 09:07:00 +08:00
dependabot[bot] ca822e5017
Bump lodash from 4.17.15 to 4.17.19 (#161)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-21 16:10:16 +02:00
Dean Eigenmann 78bada65a2
Update waku-v2.md (#155) 2020-07-13 15:56:59 +02:00
Oskar Thorén f4d34f4131
Update README.md (#148)
* Update README.md

* Update wordlist.txt
2020-07-13 17:08:15 +08:00
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
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 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 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 1a141e4cb2
addds more rules (#132) 2020-05-21 12:18:26 +08:00
Dean Eigenmann deff506e94
Update README.md (#129) 2020-05-20 17:15:08 +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 6362d80423
Update .remarkrc (#111)
* Update .remarkrc

* Update .remarkrc
2020-03-17 15:22:06 +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 cd5eff7011
sitemap (#109)
* Update Gemfile

* Update _config.yml
2020-03-01 17:00:06 +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 5e288a05c0
update 2020-02-20 10:52:28 -05:00
decanus 654735bb22
fix 2020-02-20 10:51:53 -05:00
decanus d06872c250
fix 2020-02-20 10:50:42 -05:00
decanus 710372bc97
added 2020-02-20 10:48:25 -05:00
decanus 41c4ecceab
fi 2020-02-20 10:45:32 -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 87be3fbc24
fix 2020-02-20 10:28:22 -05:00
decanus 93585c6743
fix 2020-02-20 10:25:21 -05:00