Skip to content

bump chainlink-evm#21452

Open
augustbleeds wants to merge 1 commit intodevelopfrom
augustus.bump-chainlink-evm
Open

bump chainlink-evm#21452
augustbleeds wants to merge 1 commit intodevelopfrom
augustus.bump-chainlink-evm

Conversation

@augustbleeds
Copy link
Contributor

Bump chainlink-evm to include the new auction timeout config change: smartcontractkit/chainlink-evm#384 .

This is urgent because we are hitting the old, hardcoded timeout in production with no ability to mitigate it.

Requires

Supports

Copilot AI review requested due to automatic review settings March 6, 2026 23:38
@augustbleeds augustbleeds requested review from a team as code owners March 6, 2026 23:38
@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2026

👋 augustbleeds, 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!

@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2026

I see you updated files related to core. Please run make gocs 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.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2026

✅ No conflicts with other open PRs targeting develop

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

Risk Rating: LOW

This PR bumps the github.com/smartcontractkit/chainlink-evm dependency across the repo’s Go modules to pick up the upstream “auction timeout config” change referenced in LINK-777.

Changes:

  • Updated chainlink-evm from v0.3.4-0.20260303141232-9cc3feb83863 to v0.3.4-0.20260306231944-4f37e0f36d74 in all affected go.mod files.
  • Updated corresponding go.sum entries to match the new module version/hashes.

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 Bumps chainlink-evm indirect version
system-tests/tests/go.sum Updates sums for bumped chainlink-evm
system-tests/lib/go.mod Bumps chainlink-evm version
system-tests/lib/go.sum Updates sums for bumped chainlink-evm
integration-tests/load/go.mod Bumps chainlink-evm version
integration-tests/load/go.sum Updates sums for bumped chainlink-evm
integration-tests/go.mod Bumps chainlink-evm version
integration-tests/go.sum Updates sums for bumped chainlink-evm
go.mod Bumps root chainlink-evm version
go.sum Updates sums for bumped chainlink-evm
deployment/go.mod Bumps chainlink-evm version
deployment/go.sum Updates sums for bumped chainlink-evm
core/scripts/go.mod Bumps chainlink-evm version
core/scripts/go.sum Updates sums for bumped chainlink-evm

You can also share your feedback on Copilot code review. Take the survey.

@cl-sonarqube-production
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@trunk-io
Copy link

trunk-io bot commented Mar 7, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

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