Skip to content

v0.63.0

Latest
Compare
Choose a tag to compare
@swirlds-automation swirlds-automation released this 01 Jan 22:12
· 2 commits to release/0.63 since this release
v0.63.0
4f91480

Overview

The Hedera JSON-RPC Relay v0.63.0 release introduces two important enhancements to improve the platform's functionality and flexibility. The new OPERATOR tier has been added, expanding the HBAR Limiter’s capabilities to include tailored plans for operators. This feature enables better alignment with operational needs and provides enhanced control for managing transaction limits. Additionally, a precheck for receiver accounts has been incorporated into sendRawTransactionCheck, ensuring that transactions are validated more effectively before execution, enhancing reliability and security.

This release also includes several dependency upgrades, such as updates to golang.org/x/crypto, @emotion/react, and @emotion/styled, ensuring the platform remains compatible with the latest tools and libraries. These updates, along with internal documentation enhancements like the updated hbar-limiter.md for the new OPERATOR tier, demonstrate ongoing efforts to provide a robust and developer-friendly platform.

What's Changed

Enhancements

Documentation

  • docs: update hbar-limiter.md with information about OPERATOR plans by @victor-yanev in #3338

Dependency Upgrades

Full Changelog: v0.62.0...v0.63.0