Skip to content

v0.52.0

Compare
Choose a tag to compare
@swirlds-automation swirlds-automation released this 23 Jul 18:59
· 2 commits to release/0.52 since this release
v0.52.0
b95bf52

Overview

The latest update to the Hedera JSON RPC Relay, v0.52.0, introduces a series of enhancements, critical bug fixes, and important dependency upgrades aimed at improving the overall functionality and performance of the system. This release demonstrates continued efforts to address HBAR rate limiter issues by enhancing tracking and visualization capabilities for HBAR transactions. Additional improvements and fixes are detailed below.

What's Changed

Enhancements

  • fix: net_version now reads chainId from config and return decimal value by @quiet-node in #2633
  • fix: Added metrics around the HBar rate limiter to better track the by @ebadiere in #2657
  • test: waffle tool example by @arianejasuwienas in #2640
  • feat: allowed eth_call to accept null/empty tx.to to simulate deploying smart contracts by @quiet-node in #2647
  • feat: add a tx gasPrice Buffer to reduce INSUFFICIENT_TX_FEE cases by @natanasow in #2692
  • feat: Checking in the updated grafana dashboard. It now includes additional HBar spend visuals. by @ebadiere in #2658

Bug Fixes

Dependency Upgrades

Full Changelog: v0.51.0...v0.52.0