Skip to content

v1.1.3-rc.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Sep 06:21
· 0 commits to master since this release

Go-opera 1.1.3-rc.4 is an optimization release to enhance performance.

This update includes an enhanced event emission algorithm, which reduces Time to Finality (TTF) without increasing the number of emitted events per second.

For API nodes, the update is recommended. It addresses previously identified Out-Of-Memory (OOM) crashes in the filter API and enhances the estimation of gas tip/gas price for transactions.

  • Fix OOM-related issues with filter API (#425)
  • New events emission algorithm (#478, #483, #484 #480)
  • Performance improvement for vector clock storage (#479)
  • Improvements for gas tip/gas price estimation (#490, #492)
  • Fixes for metrics (#463, #465)
  • Update genesis contracts bytecodes for fakenet (#439)
  • Allow building with Go 1.20+ (#428)
  • Fix GPO suggesting tip lower than txpool's limit (#512)

Full Changelog: v1.1.2-rc.6...v1.1.3-rc.4