websocket-proxy/v0.0.2
·
14 commits
to main
since this release
Release Notes
- Allows rate limits per API key for the
--api-keysflag in the form<app1>:<apiKey1>:<rateLimit1>,<app2>:<apiKey2>:<rateLimit2>,... Rate limits must be specified --per-ip-connection-limitis no limit if set to 0
What's Changed
- Fix release docker tags by @avalonche in #398
- Upgrade deps to reth 1.7.0 and fix kurtosis by @avalonche in #406
- chore: namespace and rename gh workflows by @0x416e746f6e in #407
- Rate limit per app/api-key on the authed endpoint by @avalonche in #405
- Bump reth version by @SozinM in #416
Docker Image: flashbots/flashblocks-websocket-proxy:v0.0.2
Full Changelog: websocket-proxy/v0.0.1...websocket-proxy/v0.0.2