github Fantom-foundation/go-opera v1.1.3-rc.4

latest release: v1.1.3-rc.5
pre-release8 months ago

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

Don't miss a new go-opera release

NewReleases is sending notifications on new releases.