nwaku/waku/waku_api
NagyZoltanPeter 026d804a0d
feat: Added flexible rate limit checks for store, legacy store and lightpush (#2668)
* Added flexible rate limit checks for store, legacy store and lightpush. Also added rate and traffic metrics.

* Fix chat2 after WakuLegacyStoreCodec rename

* Update waku/common/ratelimit.nim

Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>

* Update waku/common/ratelimit.nim

Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>

* Update waku/waku_store_legacy/protocol.nim

Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>

* Fix review findings, added limit to debug logs

---------

Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>
2024-05-09 20:07:49 +02:00
..
rest feat: Added flexible rate limit checks for store, legacy store and lightpush (#2668) 2024-05-09 20:07:49 +02:00
handlers.nim refactor: start moving discovery modules to waku/discovery (#2587) 2024-04-17 21:48:20 +02:00
message_cache.nim fix: message cache removal crash (#2682) 2024-05-09 10:38:55 -04:00