Commit Graph

3 Commits

Author SHA1 Message Date
G d88dc1261c
13/14/16/21: Change in timestamp format (#483)
* 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
2022-02-17 16:29:59 +01:00
Sanaz Taheri Boshrooyeh e2444f69f4
Updates the status of FT-Store to draft (#459)
* 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
2021-09-17 10:29:04 -07:00
Sanaz Taheri Boshrooyeh 7746fe1718
FT-store protocol specs (#367)
* 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
2021-05-12 15:02:47 -07:00