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

latest releases: v0.66.0, v0.66.0-rc1, v0.65.1...
10 months ago

Overview

The Hedera JSON RPC Relay v0.58.0 release introduces significant enhancements and fixes, continuing the team's ongoing efforts to improve the Hbar Limiter. Notable new features in this release include the ability to configure the server host for the Relay server, providing greater flexibility in deployment settings. Additionally, this release includes new examples and documentation for integrating Brownie and Wagmi with Hedera, streamlining developer workflows and expanding use case possibilities.

Alongside these enhancements, v0.58.0 addresses several important bug fixes and dependency upgrades. Key issues such as bugged metrics and improper error handling in eth_call have been resolved, ensuring a smoother and more stable experience. Various libraries and dependencies, including web3, express, and @hashgraph/sdk, have also been upgraded to their latest versions to maintain compatibility and improve performance.

What's Changed

Enhancements

Bug Fixes

  • feat: eth_call revert error message is too long, and should not be a REVERT but a BAD Request Response by @natanasow in #3088
  • fix: bugged metrics and wrong env vars by @victor-yanev in #3090
  • fix: included only transfer amounts that are charged to the operator in getTransferAmountSumForAccount() by @quiet-node in #3103
  • fix: added newFilter to paramRearrangementMap for WS server by @quiet-node in #3117

Dependency Upgrades

New Contributors

Full Changelog: v0.57.2...v0.58.0-rc1

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

NewReleases is sending notifications on new releases.