github hashgraph/hedera-json-rpc-relay v0.65.0

latest release: v0.65.1
22 hours ago

Overview

The Hedera JSON-RPC Relay v0.65.0 release introduces critical improvements to transaction handling and log retrieval. A key fix resolves an issue where eth_getBlockByNumber failed when encountering transactions with CONTRACT_NEGATIVE_VALUE. With this update, blocks containing transactions that failed due to negative values are now correctly processed and returned, ensuring better reliability and consistency in block retrieval. Additionally, eth_getLogs has been enhanced with timestamp range validation and improved error handling, providing more accurate and reliable log retrieval while reducing potential inconsistencies in event filtering.

This release also includes important bug fixes, dependency upgrades, and internal improvements. Updates to @hashgraph/sdk, @graphprotocol/graph-cli, and @mui/material enhance compatibility and performance. Logging enhancements for Mirror Node responses and configuration cleanup contribute to a more maintainable and efficient system. These updates further refine the reliability and functionality of the Hedera JSON-RPC Relay, ensuring a smoother developer experience.

What's Changed

Enhancements

Bug Fixes

  • feat: enhanced eth_getLogs with timestamp range validation and new error handling by @quiet-node in #3431
  • feat: transaction with CONTRACT_NEGATIVE_VALUE breaks some routes by @natanasow in #3387

Dependency Upgrades

Internal Changes

Full Changelog: v0.64.4...v0.65.0

Don't miss a new hedera-json-rpc-relay release

NewReleases is sending notifications on new releases.