aleph-node icon indicating copy to clipboard operation
aleph-node copied to clipboard

A0-4318: network rate-limiter for the substrate network

Open fixxxedpoint opened this issue 1 year ago • 0 comments

Description

Implementation of the rate-limiter algorithm for the substrate-based part of our network code. It limits only the read side of connections. ~~Additionally, now both rate-limit parameters for alephbft and substrate networks apply to all open connection (rate-limit for all nodes, not just single connection).~~ An exploit together with e2e tests will be provided in another PR.

Type of change

  • New feature (non-breaking change which adds functionality)

fixxxedpoint avatar Jul 10 '24 13:07 fixxxedpoint