nwaku/waku/node
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
..
peer_manager fix: peer_manager - extend the number of connection requests to known peers (#2534) 2024-03-19 19:07:03 +01:00
config.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
health_monitor.nim chore: Separation of node health and initialization state from rln_relay (#2612) 2024-04-23 18:53:18 +02:00
peer_manager.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
waku_metrics.nim refactor: metrics server. Simplify app.nim module (#2650) 2024-04-30 15:07:17 +02:00
waku_node.nim feat: Added flexible rate limit checks for store, legacy store and lightpush (#2668) 2024-05-09 20:07:49 +02:00
waku_switch.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00