Skip to content

feat(mux-tracer): Support JS tracer in MUX tracer. #2442

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kustrun
Copy link
Contributor

@kustrun kustrun commented May 13, 2025

Ref: paradigmxyz/revm-inspectors#58

Motivation

Currently muxTracer supports only built-in tracers. It should also support JS tracers.

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@kustrun kustrun force-pushed the feat/support-js-tracer-in-mux-tracer branch from b50497b to 54a9b60 Compare May 13, 2025 17:50
Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

cool, that should work.

this is technically breaking, but I think we can get away with this,

just need to time the inspector pr accordingly

@github-project-automation github-project-automation bot moved this to Reviewed in Alloy May 13, 2025
@mattsse mattsse added the blocked This cannot move forward until something else changes label May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This cannot move forward until something else changes
Projects
Status: Reviewed
Development

Successfully merging this pull request may close these issues.

2 participants