v0.21.1
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
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