v0.54.1
swirlds-automation
released this
19 Aug 18:41
·
7 commits
to release/0.54
since this release
Overview
The latest release of the Hedera JSON-RPC Relay, v0.54.1, introduces a feature that verifies whether a caller is whitelisted against the HBAR rate limiter. This enhancement allows the Relay to permit a list of special, whitelisted projects and accounts to bypass HBAR rate limits.
What's Changed
Enhancements
- feat: added a solution to verify if a caller is whitelisted against the HBAR rate limiter by @quiet-node in #2832
Full Changelog: v0.54.0...v0.54.1