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

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

Overview

This new release, v0.51.2, introduces a hotfix to improve the HBAR leakage issue in FILE_APPEND transactions. The fix replaces the current .execute() method with .executeAll() for fileAppendTransaction, ensuring that all transactions are captured in the result. This update allows for secure and accurate monitoring of the total HBAR spent in FILE_APPEND transactions within the metrics and HBAR rate limiter class. Consequently, it improves the tracking of the HBAR burned rate in metrics, ensuring that the Relay operator account's balance is managed effectively.

Bug Fixes

fix: Hbar usage tracking when transaction is larger than FILE_APPEND_CHUNK_SIZE #2698

Contributors

Thank you to all the contributors who worked on this release:

@Ivo-Yankov

Full Changelog: v0.51.1...v0.51.2

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

NewReleases is sending notifications on new releases.