nwaku/waku/waku_core
NagyZoltanPeter dac072f843
feat: HTTP REST API: Filter support v2 (#1890)
Filter v2 rest api support implemented 
Filter rest api documentation updated with v1 and v2 interface support.
Separated legacy filter rest interface
Fix code and tests of v2 Filter rest api
Filter v2 message push test added
Applied autoshard to Filter V2
Redesigned FilterPushHandling, code style, catch up apps and tests with filter v2 interface changes
Rename of FilterV1SubscriptionsRequest to FilterLegacySubscribeRequest, fix broken chat2 app, fix tests
Changed Filter v2 push handler subscription to simple register
Separate node's filterUnsubscribe and filterUnsubscribeAll
2023-09-14 21:28:57 +02:00
..
message feat(rln-relay): removed rln from experimental 🚀 (#2001) 2023-09-11 12:02:31 +05:30
subscription chore: move SubscriptionManager under waku_core (#2025) 2023-09-12 17:08:40 +02:00
topics fix: --topic should be ignore when using --pubsub-topic or --content-topic (#1977) 2023-08-31 16:13:45 -04:00
message.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
peers.nim feat: HTTP REST API: Filter support v2 (#1890) 2023-09-14 21:28:57 +02:00
subscription.nim chore: move SubscriptionManager under waku_core (#2025) 2023-09-12 17:08:40 +02:00
time.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
topics.nim feat: topic subscriptions updates discv5 ENR (#1875) 2023-08-23 09:53:17 -04:00