nwaku/waku/utils
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
..
DEPRECATION_NOTICE.md chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
collector.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
noise.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
requests.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
tableutils.nim chore: Refactor of FilterV2 subscription management with Time-to-live maintenance (#2341) 2024-01-16 17:27:40 +01:00