New networks added: Astar (592), Bitlayer (200901), Etherlink (42793), Neo X (47763), plus Bitlayer, Etherlink Shadownet and Neo X T4 testnets.
Security:
- Client IP is now resolved via the new 'server.trusted-proxies' setting instead of trusting every X-Forwarded-For token, closing an 'allowed-ips' bypass (#245)
Fixes:
- Reject non-UTF-8 method names at the parser - previously a single malformed request could crash the process via a Prometheus label panic (#312)
- Fix 'eth_chainId' and 'net_version' over WebSocket (#266)
- Map epoch and blob lower bounds to their gRPC types instead of UNSPECIFIED (#309)
Features:
- Manual upstream labels in config, replacing 'options.archive' (#314)