• Matthew Slipper's avatar
    proxyd: Add sender-based rate limiter · 6de891d3
    Matthew Slipper authored
    This PR adds a sender-based rate limiter to proxyd. This rate limiter throttles eth_sendRawTransaction requests based on sender in order to prevent abusive behavior on the sequencer.
    
    Integration tests have been added to test this functionality.
    6de891d3
validation_test.go 5.62 KB