nwaku/tests/waku_store_legacy
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
..
store_utils.nim feat: store v3 (#2431) 2024-04-25 09:09:52 -04:00
test_all.nim feat: store v3 (#2431) 2024-04-25 09:09:52 -04:00
test_client.nim feat: store v3 (#2431) 2024-04-25 09:09:52 -04:00
test_resume.nim feat: Added flexible rate limit checks for store, legacy store and lightpush (#2668) 2024-05-09 20:07:49 +02:00
test_rpc_codec.nim feat: store v3 (#2431) 2024-04-25 09:09:52 -04:00
test_waku_store.nim feat: store v3 (#2431) 2024-04-25 09:09:52 -04:00
test_wakunode_store.nim feat: store v3 (#2431) 2024-04-25 09:09:52 -04:00