Skip to content

v0.50.0

Choose a tag to compare

@swirlds-automation swirlds-automation released this 20 Jun 15:47
· 5 commits to release/0.50 since this release
v0.50.0
22b70fa

Overview

Release v0.50.0 brings a host of enhancements, bug fixes, and dependency upgrades to improve functionality and performance.

One key enhancement includes the addition of support for the OPERATOR_KEY_FORMAT configuration, allowing for a broader range of private key types: DER, HEX_ECDSA, and HEX_ED25519. With this new support, the Relay can now be operated by an account using any of these private key formats.

The release also introduces new examples for Hardhat Viem and Golang Ethereum Client usage, highlighting Hedera's commitment to supporting a wide range of development tools and environments. These additions enrich the existing coverage in the Hedera JSON-RPC Relay repository for many other tools including examples for Foundry, Hardhat, Truffle, Subgraph, etc.. By providing these comprehensive examples, Hedera ensures that developers have the resources they need to efficiently integrate and leverage these tools, enhancing the versatility and applicability of the Hedera JSON-RPC Relay in diverse development scenarios.

Significant bug fixes address issues such as npm binary not being found, unit tests failing in CI, and correcting the transaction 'v' value.

Furthermore, this release updates various dependencies, ensuring better compatibility and security. These updates collectively enhance the reliability and usability of the Hedera JSON-RPC Relay.

What's Changed

Enhancements

Bug Fixes

Dependency Upgrades

New Contributors

Full Changelog: hashgraph/hedera-json-rpc-relay@v0.49.0...v0.50.0