* Timestamps refactored to int64 (nanoseconds resolution). Related to https://github.com/status-im/nim-waku/issues/834
* Updated times to Timestamp type
* Refactored timestamps
* Made spec consistent with timestamp refactoring
* Fixed misunderstanding on proto3 types
* Fixed timestamps to sint64
* Fixed correct time to pb2 timestamps and Store protocol version changed to beta4
* Revert changes (not needed for now)
* Revert changes
We'll change to sint64 when we'll refactor chat2 to use Timestamp type for timestamps
* fixes broken links
* fixes naming mismatch
* revises publishing description
* Updates Publishing process
* revises update and registration
* revised registration and publishing sections
* major revisions on the rln-relay
* marks as draft
* edits motivation part
* adds max epoch gap and epoch
* removes commented parts and revises recommended system parameters
* proofreading
* minor revision on the CA factor
* removes some redundant parts
* fixes a typo
* adresses comments
* moves protobuf field definition into a table
* moves rln-relay under the draft section of the menu
* addresses comments
* minor fix
* makes contributors itemized
* Changes WakuInfo Field
Signed-off-by: rshiv <reeshav96@gmail.com>
* Update content/docs/rfcs/16/README.md
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
* wip: Define ENR extension
* Add definition and usage
* Fix references anchor
* Typos
* Action feedback
* Small corrections
* Clarify that the 3 multiaddresses section
* Typo
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
* replaces raw with draft
* updates menu
* clarifies the correct use of start and end times
* updates the implementation state of waku-ft-store in rfc10
* adds the consideration about the timestamp
* minor rewording
* more explicit about enc and sign
* minor revision
* Update content/docs/rfcs/14/README.md
Co-authored-by: oskarth <ot@oskarthoren.com>
* Update content/docs/rfcs/14/README.md
Co-authored-by: oskarth <ot@oskarthoren.com>
* rephrases the CIA discussion
Co-authored-by: oskarth <ot@oskarthoren.com>
* adds description of paging using sender timestamp
* updates rfc, brings back receiver timestamp
* brings back the receiver timestamp
* renames sender timestamp
* adds discussion about the use of robust timestamp and different usecases of receiver and sender time
* link to open timestamp
* adjusts spacing
* sembr
* minor
* rewording and rephrasing
* formatting
* formatting
* applies comments
* explains attack by an example
* fixes a wrong ts value
* aligns paragraphs
* Add Category
See #368.
* Add `category` to metainformation table
* Update contributors example to what we actually do
We use itemized list.
* Mention sembr
* Keep contributors names but use format we use
* Use tags, not application
* Update book of swarm with archive link
Previous gateway, and new gateway, seems dead
* Improve SWAP spec
* Update content/docs/rfcs/18/README.md
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
* Update content/docs/rfcs/18/README.md
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
* Add Light push status implementation for js-waku
* Update status for nim-waku
Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
* adds ft store protocol
* rephrases some parts
* semantic line breaks
* further revisions
* updates status
* fixes field names
* snake case conversion
* adds asynchrony assumption
* renames lower and upper bounds
* minor
* adds pubsub topic field
* integrates pubsub topic in the examples
* Update content/docs/rfcs/16/README.md
Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
* fixes a spacing issue
Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
* adds semantic brs and contentFilter
* renames ContentFilter to HistoryContentFilter
* removes optional qualifiers
* fixes a minor notational issue
* adds the change log
* adds link to protobuf v3
* combines two lines
* Apply suggestions from code review
Co-authored-by: Franck Royer <franck@royer.one>
* review comments
* replaces waku store with WAKU2-STORE
* refines changelog structure
* includes "added" section in the changelog
* Apply suggestions from code review
Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
* adds store ID
* adds protocol ID
* explains the use of an empty contentFilters field
* rephrases the result of empty content filters
* explains the use of pubsubTopic field, also updates the field numbers
* adds link to waku relay
* minor rewording
* reflects the current specs state into the changelog
* rephrases some parts
* rewords some parts
* deletes the changelog
Co-authored-by: Franck Royer <franck@royer.one>
Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
* marks the first field of request and response as reserved
* Update content/docs/rfcs/13/README.md
Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
* Update content/docs/rfcs/13/README.md
Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
* Update content/docs/rfcs/13/README.md
Co-authored-by: Franck Royer <franck@status.im>
Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
Co-authored-by: Franck Royer <franck@status.im>
* adds semantic brs and contentFilter
* renames ContentFilter to HistoryContentFilter
* removes optional qualifiers
* fixes a minor notational issue
* adds the change log
* adds link to protobuf v3
* combines two lines
* Apply suggestions from code review
Co-authored-by: Franck Royer <franck@royer.one>
* review comments
* replaces waku store with WAKU2-STORE
* refines changelog structure
* includes "added" section in the changelog
* Apply suggestions from code review
Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
* adds store ID
* adds protocol ID
* renames HistoryContentFilter
* deletes changelog section
Co-authored-by: Franck Royer <franck@royer.one>
Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
* revises the specs, some clean up
* link to waku message
* explains proof structure
* small case proof
* fixes line breaks
* further line breaks
* updates the protobuf def with diff annotation
* fixes broken links
* fixes figure macros