mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-06 07:53:12 +00:00
* start work on filter protocol * init functions for protobufs * comment * added init * playing around with subscribers * Update waku_filter.nim * added test for protobuf * fixes * fix * Update test_waku_filter.nim * Update waku_filter.nim * Add note on status Co-authored-by: decanus <7621705+decanus@users.noreply.github.com>
7 lines
113 B
Nim
7 lines
113 B
Nim
import
|
|
# Waku v2 tests
|
|
./v2/test_waku,
|
|
./v2/test_wakunode,
|
|
./v2/test_waku_store,
|
|
./v2/test_waku_filter
|