Fergal

Results 26 issues of Fergal

https://smartcontract-it.atlassian.net/browse/AUTO-10165 In this PR, we're modifying the log provider to dequeue the minium number of guaranteed logs across all block windows as a priority, before comitting to best effort execution....

https://smartcontract-it.atlassian.net/browse/AUTO-10164 WIth this PR, we're updating some comments within the buffer implementation, to explicitly declare our assumptions on how the buffer will be used. Further to this, we're also adding...

https://smartcontract-it.atlassian.net/browse/AUTO-10027 In this PR, we are: - Specifying defaults for the automation block rate and log limit in the toml config, based on the existing hard coded values [here](https://github.com/smartcontractkit/chainlink/blob/8863e3535f4c67f00fe6b380132bf72d78141215/core/services/ocr2/plugins/ocr2keeper/evmregistry/v21/logprovider/factory.go#L86) -...

https://smartcontract-it.atlassian.net/browse/AUTO-10074 - Bump to a version of automation with reduced workload/cadence for recoverer - Reduce cached logs in core # Performance comparison ## CL node stats ### Enabled ### Disabled...

### Requires Dependencies ### Resolves Dependencies

This PR is the complete changeset introduced across the following three PRs: - https://github.com/smartcontractkit/chainlink/pull/12852 (dequeue with iterations) - https://github.com/smartcontractkit/chainlink/pull/13470 (dequeue min commitment first) - https://github.com/smartcontractkit/chainlink/pull/13480 (handle re orgs) Additional changes...

## Ticket ## Requires Dependencies ## Resolves Dependencies