Overview
This patch release resolves an issue related to the gasPrice caching mechanism that could lead to inconsistent or unexpected results. The update removes the caching logic to ensure the eth_gasPrice endpoint always returns an accurate, up-to-date value.
What’s Changed
- fix: Remove caching logic for eth_gasPrice endpoint by @quiet-node in #4582
Full Changelog: https://github.com/hiero-ledger/hiero-json-rpc-relay/compare/v0.72.0…v0.72.1