nwaku/tests/v2
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
..
membershipContract.txt Rln relay/membership contract (#359) 2021-02-04 12:10:25 -08:00
poseidonHasher.txt Rln relay/membership contract (#359) 2021-02-04 12:10:25 -08:00
test_jsonrpc_waku.nim Fix redundant use of content topics (#528) 2021-05-05 09:34:40 +01:00
test_message_store.nim Storing waku message version inside the store db (#530) 2021-05-05 15:51:36 -07:00
test_peer_manager.nim Enables perssist-message flag in the store protocol for wakunode2 (#519) 2021-05-03 14:30:52 -07:00
test_peer_storage.nim Add persistent backoff for peers (#497) 2021-04-21 11:36:56 +02:00
test_rln_wrappers.nim Nim wrappers for Rln lib (Key and Params generation) (#373) 2021-02-10 12:51:41 -08:00
test_utils.nim Rln relay/membership contract (#359) 2021-02-04 12:10:25 -08:00
test_waku.nim Bump submodules (#363) 2021-02-02 13:33:59 +02:00
test_waku_bridge.nim Change contentTopic to string (#463) 2021-04-08 17:55:19 +08:00
test_waku_filter.nim Fix redundant use of content topics (#528) 2021-05-05 09:34:40 +01:00
test_waku_lightpush.nim Lightpush protocol cont (#506) 2021-04-24 12:56:37 +08:00
test_waku_pagination.nim Handling initial paging requests over message history of size one (#479) 2021-04-12 10:29:09 -07:00
test_waku_payload.nim Bump chronos and fix exception tracking issues (#436) 2021-03-26 10:52:04 +01:00
test_waku_rln_relay.nim Rln-relay zkp module Nim bindings (#427) 2021-03-31 17:39:27 -07:00
test_waku_store.nim Fault tolerant store protocol: resume message history (#539) 2021-05-13 14:21:46 -07:00
test_waku_swap.nim Enables perssist-message flag in the store protocol for wakunode2 (#519) 2021-05-03 14:30:52 -07:00
test_waku_swap_contracts.nim Better error handling with Results from interactions with swap-contracts-module (#393) 2021-02-25 10:47:48 +08:00
test_wakunode.nim Fix redundant use of content topics (#528) 2021-05-05 09:34:40 +01:00
test_web3.nim Improvement/bridge improvements (#429) 2021-03-23 10:04:51 +02:00
utils.nim Refactor: Put waku_type content where it belongs (#333) 2021-01-06 17:35:05 +08:00