go-waku/waku/v2/protocol/store
Prem Chaitanya Prathi 6955d01498
Update peer selection options for light protocols (#787)
* Update peer selection options for lightPush

* Update peer selection options for filter

* migrate peer selection functionality from peer manager

Co-authored-by: richΛrd <info@richardramos.me>

---------

Co-authored-by: richΛrd <info@richardramos.me>
2023-10-16 22:12:01 +05:30
..
pb chore: switch to Google's Protobuf library 2023-02-16 11:37:59 -04:00
metrics.go refactor: add libp2p metrics, and make each protocol responsable for defining its own metrics 2023-08-18 13:56:43 -04:00
utils_test.go refactor: add libp2p metrics, and make each protocol responsable for defining its own metrics 2023-08-18 13:56:43 -04:00
waku_resume_test.go refactor: add libp2p metrics, and make each protocol responsable for defining its own metrics 2023-08-18 13:56:43 -04:00
waku_store_client.go Update peer selection options for light protocols (#787) 2023-10-16 22:12:01 +05:30
waku_store_common.go fix(store): query time comparison and max rows per page 2023-10-12 10:58:55 -04:00
waku_store_pagination_test.go feat: autosharding core logic (#669) 2023-08-25 09:55:38 +05:30
waku_store_persistence_test.go refactor: add libp2p metrics, and make each protocol responsable for defining its own metrics 2023-08-18 13:56:43 -04:00
waku_store_protocol.go chore(lint): adds `make lint-full` target and fixes some linting errors 2023-09-12 09:54:34 -04:00
waku_store_protocol_test.go Update peer selection options for light protocols (#787) 2023-10-16 22:12:01 +05:30
waku_store_query_test.go refactor: add libp2p metrics, and make each protocol responsable for defining its own metrics 2023-08-18 13:56:43 -04:00