nwaku/waku/waku_api
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
..
jsonrpc refactor(store): HistoryQuery.direction (#2263) 2023-12-19 15:10:27 +01:00
rest chore: Refactor of FilterV2 subscription management with Time-to-live maintenance (#2341) 2024-01-16 17:27:40 +01:00
handlers.nim chore(rest): refactor message cache (#2221) 2023-11-28 07:21:41 -05:00
message_cache.nim chore(rest): refactor message cache (#2221) 2023-11-28 07:21:41 -05:00