nwaku/tests/v2
rshiv b2273fff9a
Handles stale clients in FILTER protocol (#782)
* Handles stale clients

Signed-off-by: rshiv <reeshav96@gmail.com>

* adds test

Signed-off-by: rshiv <reeshav96@gmail.com>

* removes failed client from subscriber list

Signed-off-by: rshiv <reeshav96@gmail.com>

* adds filter timeout config

Signed-off-by: rshiv <reeshav96@gmail.com>

* reverts peer removal logic

Signed-off-by: rshiv <reeshav96@gmail.com>

* resolve ci issues

Signed-off-by: rshiv <reeshav96@gmail.com>

* resolves review comment

Signed-off-by: rshiv <reeshav96@gmail.com>

* solves review comments

Signed-off-by: rshiv <reeshav96@gmail.com>

* ChangeLog update

Signed-off-by: rshiv <reeshav96@gmail.com>

* resolves review comment

Signed-off-by: rshiv <reeshav96@gmail.com>

* Update CHANGELOG.md

Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>

* fixes review comments

Signed-off-by: rshiv <reeshav96@gmail.com>

* handles CI issues

Signed-off-by: rshiv <reeshav96@gmail.com>

* tries to solve test CI

Signed-off-by: rshiv <reeshav96@gmail.com>

* solves CI issue

Signed-off-by: rshiv <reeshav96@gmail.com>

* resolves ci issue

Signed-off-by: rshiv <reeshav96@gmail.com>

* resolves CI issue

Signed-off-by: rshiv <reeshav96@gmail.com>

* resolves review comments

Signed-off-by: rshiv <reeshav96@gmail.com>

Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
2021-12-08 18:35:47 +00:00
..
resources Resolve jenkins windows error (#777) 2021-11-23 11:40:43 +00:00
00002_test.up.sql Persisting Waku message timestamp & implementing DB migration & convert receiver timestamp data type to float64 (#607) 2021-06-16 13:23:55 -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_enr_utils.nim Add support for RFC31 ENR (#789) 2021-12-06 20:51:37 +01:00
test_jsonrpc_waku.nim publish addresses from announced address sequence. (#775) 2021-11-24 15:10:29 +00:00
test_message_store.nim Fix: store dimensioning issues (#758) 2021-11-03 11:59:51 +01:00
test_migration_utils Add db migration support for peer store (#648) 2021-06-25 14:06:56 -07:00
test_migration_utils.nim General refactoring: `nim-waku` (#671) 2021-07-16 17:13:36 +02:00
test_namespacing_utils.nim General refactoring: `nim-waku` (#671) 2021-07-16 17:13:36 +02:00
test_peer_manager.nim Update submodules (#761) 2021-11-04 15:46:38 +01:00
test_peer_storage.nim Update submodules (#761) 2021-11-04 15:46:38 +01: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 Update submodules: differentiate between local and remote `PeerInfo` (#730) 2021-10-06 14:29:08 +02:00
test_waku_discv5.nim Proposal: ENR filtering on Waku-field in `discv5` (#763) 2021-11-12 15:10:54 +01:00
test_waku_dnsdisc.nim Remove unnecessary ENR caching (#700) 2021-08-17 10:30:17 +02:00
test_waku_filter.nim Handles stale clients in FILTER protocol (#782) 2021-12-08 18:35:47 +00:00
test_waku_keepalive.nim Update submodules: differentiate between local and remote `PeerInfo` (#730) 2021-10-06 14:29:08 +02:00
test_waku_lightpush.nim Update submodules (#761) 2021-11-04 15:46:38 +01:00
test_waku_pagination.nim Integrates proof generation and verification into wakunode2 (#735) 2021-10-19 17:37:29 -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 WIP: Waku-rln-relay: Message validation and double signaling detection (#769) 2021-11-23 14:48:40 -08:00
test_waku_store.nim Update submodules (#761) 2021-11-04 15:46:38 +01:00
test_waku_swap.nim Update submodules: differentiate between local and remote `PeerInfo` (#730) 2021-10-06 14:29:08 +02: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 Add support for RFC31 ENR (#789) 2021-12-06 20:51:37 +01:00
test_web3.nim Improvement/bridge improvements (#429) 2021-03-23 10:04:51 +02:00
utils.nim Update submodules (#594) 2021-06-09 16:37:08 +02:00