* 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