Skip to content

Conversation

@fernandezlautaro fernandezlautaro requested a review from a team as a code owner January 19, 2026 13:05
Copilot AI review requested due to automatic review settings January 19, 2026 13:05
@fernandezlautaro fernandezlautaro requested review from a team as code owners January 19, 2026 13:05
@github-actions
Copy link
Contributor

👋 fernandezlautaro, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the chainlink-evm dependency version across multiple Go modules to incorporate address validation on registration functionality. The update is part of PLEX-2281 and depends on changes in the chainlink-evm and capabilities repositories.

Changes:

  • Updated chainlink-evm dependency from version 0.3.4-0.20260114162311-d591d75b908f to 0.3.4-0.20260119065526-641847fdeb8b across all Go modules
  • Updated capabilities EVM plugin git reference in plugins.private.yaml to align with the new functionality

Reviewed changes

Copilot reviewed 8 out of 15 changed files in this pull request and generated no comments.

Show a summary per file
File Description
system-tests/tests/go.mod Updates chainlink-evm dependency version to support address validation
system-tests/lib/go.mod Updates chainlink-evm dependency version to support address validation
plugins/plugins.private.yaml Updates capabilities EVM plugin gitRef to version containing address validation changes
integration-tests/load/go.mod Updates chainlink-evm dependency version to support address validation
integration-tests/go.mod Updates chainlink-evm dependency version to support address validation
go.mod Updates chainlink-evm dependency version to support address validation
deployment/go.mod Updates chainlink-evm dependency version to support address validation
core/scripts/go.mod Updates chainlink-evm dependency version to support address validation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link
Contributor

I see you updated files related to core. Please run pnpm changeset in the root directory to add a changeset as well as in the text include at least one of the following tags:

  • #added For any new functionality added.
  • #breaking_change For any functionality that requires manual action for the node to boot.
  • #bugfix For bug fixes.
  • #changed For any change to the existing functionality.
  • #db_update For any feature that introduces updates to database schema.
  • #deprecation_notice For any upcoming deprecation functionality.
  • #internal For changesets that need to be excluded from the final changelog.
  • #nops For any feature that is NOP facing and needs to be in the official Release Notes for the release.
  • #removed For any functionality/config that is removed.
  • #updated For any functionality that is updated.
  • #wip For any change that is not ready yet and external communication about it should be held off till it is feature complete.

george-dorin
george-dorin previously approved these changes Jan 19, 2026
@trunk-io
Copy link

trunk-io bot commented Jan 19, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

Failed Test Failure Summary Logs
TestVRFV2Integration_SingleConsumer_BlockHeaderFeeder The test failed due to an error during initialization, but the specific cause is not clearly indicated in the logs. Logs ↗︎
TestStartHeartbeats/bhs_feeder_startheartbeats_happy_path The test failed due to a missing CSA key required for the heartbeat functionality. Logs ↗︎
TestIntegration_VRF_WithBHS The test failed due to an unspecified error during the integration process. Logs ↗︎
TestVRFV2PlusIntegration_SingleConsumer_NeedsBlockhashStore The test failed during the VRFV2Plus integration due to an error in initializing calldata, indicating a problem with setting up the contract call p... Logs ↗︎

... and 7 more

View Full Report ↗︎Docs

@cl-sonarqube-production
Copy link

Quality Gate failed Quality Gate failed

Failed conditions
14.1% Duplication on New Code (required ≤ 10%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube

Catch issues before they fail your Quality Gate with our IDE extension SonarQube IDE SonarQube IDE

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