* 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>
* Break into separate domains
* Move content filtering
* Move historical message into separate section
* Update ToC
* Simplify indentation and move out some stuff
* typo
* wordlist
* 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>
* 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