github celo-org/op-geth celo-v2.2.2
op-geth celo-v2.2.2

7 hours ago

Overview

Our Jovian release (celo-v2.2.1) added the --history.logs flag, but with the default history value inherited from go-ethereum, resulting in our nodes retaining indexes for ~1 month's logs as opposed to the intended default of 1 year. This release fixes that by multiplying the default value of --history.logs by a factor of 12.

Note that upgrading to this version will trigger further log indexing (11 months of logs if upgrading from celo/v2.2.1 and 12 months of logs if upgrading from any earlier release) during this time the node will experience increased resource usage.

What's Changed

  • Actually apply the factor of 12 update to the log history by @piersy in #489

Full Changelog: celo-v2.2.1...celo-v2.2.2

Don't miss a new op-geth release

NewReleases is sending notifications on new releases.