Skip to content

Bump cl-evm to have more gas-related metrics in Beholder#21604

Merged
pavel-raykov merged 4 commits intodevelopfrom
OEV-832-bump-cl-evm-to-have-more-gas-metrics-in-Beholder
Mar 20, 2026
Merged

Bump cl-evm to have more gas-related metrics in Beholder#21604
pavel-raykov merged 4 commits intodevelopfrom
OEV-832-bump-cl-evm-to-have-more-gas-metrics-in-Beholder

Conversation

@cll-gg
Copy link
Contributor

@cll-gg cll-gg commented Mar 19, 2026

Requires

smartcontractkit/chainlink-evm#393

Supports

Emitting gas-related metrics through Beholder (introducing otel metrics for this).

@cll-gg cll-gg added the build-publish Build and Publish image to SDLC label Mar 19, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 19, 2026

✅ No conflicts with other open PRs targeting develop

@trunk-io
Copy link

trunk-io bot commented Mar 19, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

Failed Test Failure Summary Logs
Test_CRE_V2_EVM_WriteReport_Invalid_Gas_Regression/[v2]_EVM.WriteReport_-_invalid_gas_fails_with_low The test failed due to an invalid gas value causing the transaction to fail. Logs ↗︎

View Full Report ↗︎Docs

@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

@cll-gg cll-gg marked this pull request as ready for review March 20, 2026 16:07
@cll-gg cll-gg requested review from a team as code owners March 20, 2026 16:07
Copilot AI review requested due to automatic review settings March 20, 2026 16:07
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

Updates chainlink-evm to a newer pseudo-version to support emitting additional gas-related (OTel) metrics via Beholder.

Changes:

  • Bump github.com/smartcontractkit/chainlink-evm dependency across the root module and test/deployment submodules.
  • Regenerate go.sum entries to match the updated dependency graph.
  • Add a changeset marking this as a patch release.

Reviewed changes

Copilot reviewed 8 out of 15 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
system-tests/tests/go.mod Bumps chainlink-evm version used by system tests.
system-tests/tests/go.sum Updates go.sum checksums for the bumped chainlink-evm.
system-tests/lib/go.mod Bumps chainlink-evm version in the system-tests library module.
system-tests/lib/go.sum Updates go.sum checksums for the bumped chainlink-evm.
integration-tests/load/go.mod Bumps chainlink-evm version in the load-tests module.
integration-tests/load/go.sum Updates go.sum checksums for the bumped chainlink-evm.
integration-tests/go.mod Bumps chainlink-evm version in integration tests module.
integration-tests/go.sum Updates go.sum checksums for the bumped chainlink-evm.
go.mod Bumps root module’s chainlink-evm requirement.
go.sum Updates root module go.sum for the bumped chainlink-evm.
deployment/go.mod Bumps chainlink-evm version in deployment module.
deployment/go.sum Updates go.sum checksums for the bumped chainlink-evm.
core/scripts/go.mod Bumps chainlink-evm version for core scripts module.
core/scripts/go.sum Updates go.sum checksums for the bumped chainlink-evm.
.changeset/sour-sharks-aid.md Adds a patch changeset entry for the dependency bump/metrics emission support.

"chainlink": patch
---

#added Emit gas-related metrics through Beholder
Copy link

Copilot AI Mar 20, 2026

Choose a reason for hiding this comment

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

The changeset body looks misformatted: #added isn’t standard Markdown (missing space) and changesets typically expect a plain, user-facing sentence or bullet rather than a tag-like heading. Consider rewriting line 5 to a normal description (e.g., Emit gas-related metrics through Beholder.) or, if you intended a heading, use valid Markdown like # Added followed by the description.

Suggested change
#added Emit gas-related metrics through Beholder
Emit gas-related metrics through Beholder.

Copilot uses AI. Check for mistakes.
@pavel-raykov pavel-raykov added this pull request to the merge queue Mar 20, 2026
Merged via the queue into develop with commit 4561cb7 Mar 20, 2026
296 of 301 checks passed
@pavel-raykov pavel-raykov deleted the OEV-832-bump-cl-evm-to-have-more-gas-metrics-in-Beholder branch March 20, 2026 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build-publish Build and Publish image to SDLC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants