Skip to content

v0.21.1

Compare
Choose a tag to compare
@lukelee-sl lukelee-sl released this 16 Apr 16:17
· 1007 commits to main since this release
2995f93

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