Skip to content

22.7.7

Compare
Choose a tag to compare
@fab-10 fab-10 released this 19 Oct 15:25
· 295 commits to main since this release
13d92eb

22.7.7

Additions and Improvements

  • Tune EthScheduler thread pools to avoid recreating too many threads #4529
  • Reduce the number of runtime exceptions (SecurityModuleException) and unnecessary executions during ECIES handshake, by trying to decrypt EIP-8 formatted messages first #4508.
  • The block variable was keeping too much memory while waiting for future to finish #4489

Bug Fixes

  • Corrects treating a block as bad on internal error #4512
  • update appache-commons-text to 1.10.0 to address CVE-2022-42889 #4542
  • In GraphQL update scalar parsing to be variable friendly #4522