Skip to content

edr-0.12.0-next.25 (next)#1292

Merged
Wodann merged 1 commit intomainfrom
changeset-release/main
Feb 12, 2026
Merged

edr-0.12.0-next.25 (next)#1292
Wodann merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Feb 11, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@nomicfoundation/edr@0.12.0-next.25

Minor Changes

  • 3974769: Added callTraces() to Response object, inclusion of which is configurable through the includeCallTraces option on the ObservabilityConfig

  • f4bdc36: Removed getLatestSupportedSolcVersion API

    BREAKING CHANGE: A new API latestSupportedSolidityVersion was previously introduced to replace the deprecated getLatestSupportedSolcVersion. The old API has now been removed. Users should update their code to use latestSupportedSolidityVersion instead.

  • 3974769: Removed traces() API from the Response object

  • f4bdc36: Added support to the debug_traceCall & debug_traceTransaction JSON-RPC methods for different tracers (4byteTracer, callTracer, flatCallTracer, prestateTracer, noopTracer, and muxTracer).

    Our API is now aligned with Geth's tracing capabilities.

    BREAKING CHANGE: Memory capture used to be enabled by default on geth, but has since been flipped core: cmd: invert disableMemory ethereum/go-ethereum#23558 and is now disabled by default. We have followed suit and disabled it by default as well. If you were relying on memory capture, you will need to explicitly enable it by setting the enableMemory option to true in your tracer configuration.

@github-actions github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from 1581633 to 8cdcc86 Compare February 12, 2026 16:31
@Wodann Wodann closed this Feb 12, 2026
@Wodann Wodann reopened this Feb 12, 2026
@Wodann Wodann temporarily deployed to github-action-benchmark February 12, 2026 17:40 — with GitHub Actions Inactive
@Wodann Wodann temporarily deployed to github-action-benchmark February 12, 2026 17:45 — with GitHub Actions Inactive
@Wodann Wodann temporarily deployed to github-action-benchmark February 12, 2026 17:45 — with GitHub Actions Inactive
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.66%. Comparing base (214072c) to head (979831d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1292      +/-   ##
==========================================
- Coverage   73.67%   73.66%   -0.01%     
==========================================
  Files         444      444              
  Lines       75642    75642              
  Branches    75642    75642              
==========================================
- Hits        55727    55722       -5     
- Misses      17864    17868       +4     
- Partials     2051     2052       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 8cdcc86 to 979831d Compare February 12, 2026 19:20
@Wodann Wodann self-assigned this Feb 12, 2026
@Wodann Wodann closed this Feb 12, 2026
@Wodann Wodann reopened this Feb 12, 2026
@Wodann Wodann temporarily deployed to github-action-benchmark February 12, 2026 19:29 — with GitHub Actions Inactive
@Wodann Wodann temporarily deployed to github-action-benchmark February 12, 2026 20:01 — with GitHub Actions Inactive
@Wodann Wodann had a problem deploying to github-action-benchmark February 12, 2026 20:01 — with GitHub Actions Failure
@Wodann Wodann added this pull request to the merge queue Feb 12, 2026
Merged via the queue into main with commit 1ff9abf Feb 12, 2026
66 of 68 checks passed
@Wodann Wodann deleted the changeset-release/main branch February 12, 2026 22:17
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.

1 participant