Skip to content

deployments: handle DisableFinalityCheckers config gen#622

Merged
makramkd merged 1 commit intomainfrom
mk/mv-disablefinalitycheckers-to-config-gen
Jan 29, 2026
Merged

deployments: handle DisableFinalityCheckers config gen#622
makramkd merged 1 commit intomainfrom
mk/mv-disablefinalitycheckers-to-config-gen

Conversation

@makramkd
Copy link
Collaborator

@makramkd makramkd commented Jan 29, 2026

Follow up to #617

  • Move the DisableFinalityCheckers override from
    GenerateConfigWithBlockchainInfos to the changeset that generates the
    committee verifier config.
  • The Canton override is still required due to the runtime hydration,
    moving this to the changesets would be a more significant refactor.

* Move the DisableFinalityCheckers override from
  GenerateConfigWithBlockchainInfos to the changeset that generates the
  committee verifier config.
* The Canton override is still required due to the runtime hydration,
  moving this to the changesets would be a more significant refactor.
@github-actions
Copy link

Code coverage report:

Package main mk/mv-disablefinalitycheckers-to-config-gen diff
github.com/smartcontractkit/chainlink-ccv/aggregator 48.36% 48.36% +0.00%
github.com/smartcontractkit/chainlink-ccv/cmd 0.00% 0.00% +0.00%
github.com/smartcontractkit/chainlink-ccv/committee 100.00% 100.00% +0.00%
github.com/smartcontractkit/chainlink-ccv/common 0.00% 0.00% +0.00%
github.com/smartcontractkit/chainlink-ccv/executor 42.37% 42.31% -0.06%
github.com/smartcontractkit/chainlink-ccv/indexer 37.09% 37.16% +0.07%
github.com/smartcontractkit/chainlink-ccv/integration 36.76% 36.76% +0.00%
github.com/smartcontractkit/chainlink-ccv/pkg 100.00% 100.00% +0.00%
github.com/smartcontractkit/chainlink-ccv/pricer 15.70% 15.70% +0.00%
github.com/smartcontractkit/chainlink-ccv/protocol 62.93% 62.93% +0.00%
github.com/smartcontractkit/chainlink-ccv/verifier 55.57% 55.57% +0.00%

github.com/smartcontractkit/chainlink-ccip/ccv/chains/evm v0.0.0-20260116110203-68d767f52164
github.com/smartcontractkit/chainlink-ccip/ccv/chains/evm/deployment v0.0.0-20260116110203-68d767f52164
github.com/smartcontractkit/chainlink-ccv v0.0.0-20260122132406-0ada7a3fe04a
github.com/smartcontractkit/chainlink-ccv v0.0.0-20260129103857-fe36763e89c2
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is irrelevant, we have a replace for chainlink-ccv

github.com/smartcontractkit/chainlink-ccip/chains/evm/deployment v0.0.0-20260110001823-6248663ac9c4
github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260113130254-8ce3b210bc66
github.com/smartcontractkit/chainlink-ccv v0.0.0-20260116152026-295e4f116719
github.com/smartcontractkit/chainlink-ccv v0.0.0-20260129103857-fe36763e89c2
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Latest main as of writing.

@makramkd makramkd marked this pull request as ready for review January 29, 2026 12:44
@makramkd makramkd requested review from a team and skudasov as code owners January 29, 2026 12:44
@makramkd makramkd added this pull request to the merge queue Jan 29, 2026
Merged via the queue into main with commit ce18ef4 Jan 29, 2026
19 checks passed
@makramkd makramkd deleted the mk/mv-disablefinalitycheckers-to-config-gen branch January 29, 2026 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants