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

latest releases: v1.1.3-rc.5, v1.1.3-rc.4
pre-release9 months ago

Go-opera 1.1.3-rc.3 is an optimization release aimed at enhancing performance. The improvements in performance will enable more validators to join without compromising the syncing speed.

This update includes an enhanced event emission algorithm, which is more efficient, leading to a reduction in 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)

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

Don't miss a new go-opera release

NewReleases is sending notifications on new releases.