Skip to content

v0.54.0

Compare
Choose a tag to compare
@swirlds-automation swirlds-automation released this 14 Aug 19:45
· 9 commits to release/0.54 since this release
v0.54.0
e54f1b0

Overview

The latest release of the Hedera JSON-RPC Relay, v0.54.0, introduces several key enhancements and fixes that improve the overall functionality and reliability of the project.

Highlights of this release include the addition of an option to retrieve transaction records from either the Mirror Node or the Consensus Node, enhancing flexibility in data access. Furthermore, improvements in logging and the reuse of executetransaction for methods in sdkclient streamline the codebase for better performance.

Bug fixes, such as ensuring synthetic transactions are correctly populated on getBlock... routes, contribute to a more robust and error-resistant system.

This release also incorporates updates to dependencies and documentation, ensuring the project remains up-to-date and well-supported.

What's Changed

Enhancements

Bug Fixes

Documentation

Dependency Upgrades

  • build(deps): bump ws from 8.16.0 to 8.18.0 in /tools/web3js-example by @dependabot in #2713

New Contributors

Full Changelog: v0.53.0...v0.54.0