nwaku/tests
Sanaz Taheri Boshrooyeh 89909d281f
Fault tolerant store protocol: resume message history (#539)
* adds resume function

* unittest for findLastSeen

* fixes a bug in find last seen unit test

* argument type change to indexed waku message

* relocates findLastSeen

* adds unit test for resume

* adds comments

* adds a TODO

* adds offset

* cleans up

* modifies some of tests title and deletes a duplicate unit test

* more condition on running resume()

* adds more detailed docstring and simplifies if statement

* Update waku/v2/protocol/waku_store/waku_store.nim

Co-authored-by: Oskar Thorén <ot@oskarthoren.com>

* new doc string

* Update waku/v2/protocol/waku_store/waku_store.nim

Co-authored-by: Oskar Thorén <ot@oskarthoren.com>

* fixes a bug

Co-authored-by: Oskar Thorén <ot@oskarthoren.com>
2021-05-13 14:21:46 -07:00
..
v1 Bump chronos and fix exception tracking issues (#436) 2021-03-26 10:52:04 +01:00
v2 Fault tolerant store protocol: resume message history (#539) 2021-05-13 14:21:46 -07:00
.DS_Store Rln relay key generation (#383) 2021-02-18 14:59:10 -08:00
all_tests_v1.nim Cleanup warnings in v1 and split test target in Makefile (#211) 2020-10-08 11:10:45 +02:00
all_tests_v2.nim Integrate persistent peer storage (#437) 2021-03-26 10:49:51 +02:00
test_helpers.nim Bump chronos and fix exception tracking issues (#436) 2021-03-26 10:52:04 +01:00