nwaku/waku/node
NagyZoltanPeter c3358409bb
chore: Refactor of FilterV2 subscription management with Time-to-live maintenance (#2341)
* Refactor of FilterV2 subscription handling and maintenance with addition subscription time-to-live support.
Fixed all tests and reworked where subscription handling changes needed it.
Adapted REST API /admin filter subscription retrieve to new filter subscription structure.

* Fix tests and PR comments

* Added filter v2 subscription timeout tests and fixed

* Fix review comments and suggestions. No functional change.

* Remove leftover echoes from test_rest_admin

* Fix failed legacy filter tests due to separation of mounting the filters.

* Small fixes, fix naming typo, removed duplicated checks in test
2024-01-16 17:27:40 +01:00
..
peer_manager ip colocation is parameterizable. If set to 0, it is disabled (#2323) 2024-01-02 14:01:18 +01:00
builder.nim ip colocation is parameterizable. If set to 0, it is disabled (#2323) 2024-01-02 14:01:18 +01:00
config.nim chore: vendor bump for 0.23.0 (#2274) 2023-12-14 07:16:39 +01:00
peer_manager.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
waku_metrics.nim chore: Updating nim-chronicles, nim-chronos, nim-presto, nimcrypto, nim-libp2p, and nim-nat-transversal (#2043) 2023-09-18 18:51:49 +02:00
waku_node.nim chore: Refactor of FilterV2 subscription management with Time-to-live maintenance (#2341) 2024-01-16 17:27:40 +01:00
waku_switch.nim fix(p2p): fix possible connectivity issue (#1996) 2023-09-08 13:36:26 +02:00