Skip to content

v0.63.1

Latest
Compare
Choose a tag to compare
@swirlds-automation swirlds-automation released this 10 Jan 18:00
· 2 commits to release/0.63 since this release
v0.63.1
593a47f

Overview

The Hedera JSON-RPC Relay v0.63.0 release improves reliability for eth_getBlockByNumber, eth_getBlockByHash, and eth_getTransactionReceipt by adding robust null checks, enhanced error handling, and fallback mechanisms. It also introduces a retry mechanism to handle incomplete data from the Mirror Node, ensuring stability and consistency in RPC responses.

Bug Fixes

  • fix: enhanced reliability of eth RPC methods with null checks and retry mechanisms by @quiet-node in #3349

Full Changelog: v0.63.0...v0.63.1