Skip to content

Conversation

@fernandezlautaro
Copy link
Contributor

Copilot AI review requested due to automatic review settings January 14, 2026 16:31
@fernandezlautaro fernandezlautaro requested review from a team as code owners January 14, 2026 16:31
@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 across multiple modules to incorporate changes that reduce the duration of FinalizedOutOfSync in the MultiNode implementation, as referenced in JIRA ticket PLEX-2391.

Changes:

  • Updated chainlink-evm dependency from version 0.3.4-0.20260107110405-8d4f10fa9a56 to 0.3.4-0.20260114162311-d591d75b908f (or from 0.3.4-0.20251210110629-10c56e8d2cec in the main go.mod)
  • Applied the dependency update consistently across all module files in the repository

Reviewed changes

Copilot reviewed 7 out of 14 changed files in this pull request and generated no comments.

Show a summary per file
File Description
system-tests/tests/go.mod Updated chainlink-evm dependency to incorporate MultiNode FinalizedOutOfSync duration reduction
system-tests/lib/go.mod Updated chainlink-evm dependency to incorporate MultiNode FinalizedOutOfSync duration reduction
integration-tests/load/go.mod Updated chainlink-evm dependency to incorporate MultiNode FinalizedOutOfSync duration reduction
integration-tests/go.mod Updated chainlink-evm dependency to incorporate MultiNode FinalizedOutOfSync duration reduction
go.mod Updated chainlink-evm dependency to incorporate MultiNode FinalizedOutOfSync duration reduction
deployment/go.mod Updated chainlink-evm dependency to incorporate MultiNode FinalizedOutOfSync duration reduction
core/scripts/go.mod Updated chainlink-evm dependency to incorporate MultiNode FinalizedOutOfSync duration reduction

💡 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.

dhaidashenko
dhaidashenko previously approved these changes Jan 14, 2026
@cl-sonarqube-production
Copy link

@ilija42 ilija42 enabled auto-merge January 14, 2026 17:36
@ilija42 ilija42 requested a review from dhaidashenko January 14, 2026 17:36
@ilija42 ilija42 added this pull request to the merge queue Jan 14, 2026
Merged via the queue into develop with commit 6f3f008 Jan 14, 2026
306 of 309 checks passed
@ilija42 ilija42 deleted the PLEX-2391_FinalizedOutOfSync_improvement branch January 14, 2026 19:29
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.

4 participants