Skip to content

Conversation

@anedos-chainlink
Copy link
Collaborator

Changes are larger than anticipated due to the lack of support for per-source-chain signer+threshold. Introduces an additional configuration in env.toml/[[verifier]] called enabled_chains to designate that a perticular verifier node secures only certain chains.

Also changes the ordering of some operations in environment.go but it's mostly self-explanatory.

CCIP-8191

@anedos-chainlink anedos-chainlink force-pushed the ccip-8191-nop-downsizing branch 2 times, most recently from 07e4a55 to 6354947 Compare January 12, 2026 07:54
@github-actions
Copy link

Code coverage report:

Package main ccip-8191-nop-downsizing diff
github.com/smartcontractkit/chainlink-ccv/aggregator 52.97% 52.97% +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 49.29% 49.29% +0.00%
github.com/smartcontractkit/chainlink-ccv/indexer 37.26% 37.26% +0.00%
github.com/smartcontractkit/chainlink-ccv/integration 44.02% 44.02% +0.00%
github.com/smartcontractkit/chainlink-ccv/pkg 100.00% 100.00% +0.00%
github.com/smartcontractkit/chainlink-ccv/pricer 56.67% 56.67% +0.00%
github.com/smartcontractkit/chainlink-ccv/protocol 53.06% 53.06% +0.00%
github.com/smartcontractkit/chainlink-ccv/verifier 58.12% 58.12% +0.00%

@anedos-chainlink anedos-chainlink marked this pull request as ready for review January 12, 2026 11:41
@anedos-chainlink anedos-chainlink requested review from a team and skudasov as code owners January 12, 2026 11:41
carte7000
carte7000 previously approved these changes Jan 13, 2026
Changes are larger than anticipated due to the lack of support for
per-source-chain signer+threshold. Introduces an additional
configuration in env.toml/[[verifier]] called enabled_chains to
designate that a perticular verifier node secures only certain chains.

Also changes the ordering of some operations in environment.go but it's
mostly self-explanatory.

CCIP-8191
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