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

latest releases: v0.63.2, v0.63.1, v0.63.0...
21 months ago

Release v0.21.1 of JSON-RPC-Relay adds caches to the blockNumber and get_ethBalance functionality. It also improves the performance of an acceptance test and improves logging. Lastly, it adds an abort controller to handle network errors from the mirror node more gracefully.

Enhancements

  • Adding a configurable TTL cache for get_ethBalance to eth.ts (#1064) #1076
  • RPC API Batch 1 - Acceptance Test - Improvement (#1050) #1075
  • Add a configurable ttl Cache for current blockNumber (#1063) #1072
  • Extract and Log Contract Revert Reason (#1043) #1070

Bug Fixes

  • Added the abort controller to cancel requests. (#1067) #1077

Contributors

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

@AlfredoG87 @Nana-EC @ebadiere and @georgi-l95

Full Changelog: v0.21.0...v0.21.1

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

NewReleases is sending notifications on new releases.