Overview
This patch release adds support for the optional stateOverride parameter to the eth_call JSON-RPC method to maintain compatibility with client tools.
What's Changed
- feat: add optional stateOverride parameter validation to eth_call by @quiet-node in #4422
Full Changelog: v0.71.0...v0.71.1