Skip to content

v0.54.2

Compare
Choose a tag to compare
@swirlds-automation swirlds-automation released this 19 Aug 18:45
· 5 commits to release/0.54 since this release
v0.54.2
e23dd2b

Overview

The latest release of the Hedera JSON-RPC Relay, v0.54.2, includes a hotfix that enhances the EthImpl class to improve error handling for gas estimation. With this update, the Relay can now return the predefined CONTRACT_REVERT JSON-RPC error along with the revert reason in cases of contract reversion. Additionally, it now covers more edge cases when decoding error messages.

What's Changed

Enhancements

  • fix: eth_estimateGas opts to fallback estimation for contract revert by @victor-yanev in #2834

Full Changelog: v0.54.1...v0.54.2