Skip to content
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

chore: update JS inspector #6129

Merged
merged 3 commits into from
Jan 19, 2024
Merged

chore: update JS inspector #6129

merged 3 commits into from
Jan 19, 2024

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Jan 19, 2024

blocked by paradigmxyz/revm-inspectors#9

this updates JS inspector usage and gets rid of the db service task

@supernovahs
Copy link
Contributor

supernovahs commented Jan 19, 2024

#6092 blocking

@mattsse mattsse added the A-dependencies Pull requests or issues that are about dependencies label Jan 19, 2024
@mattsse mattsse requested a review from shekhirin January 19, 2024 15:32
@@ -492,7 +462,7 @@ where
&self,
opts: GethDebugTracingOptions,
env: Env,
at: BlockId,
_at: BlockId,
Copy link
Collaborator

Choose a reason for hiding this comment

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

why is it unused now?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

ah this is no longer required because we don't need to spawn the js task with a provider at the targeted block

updated

@mattsse mattsse added this pull request to the merge queue Jan 19, 2024
Merged via the queue into main with commit 77f3857 Jan 19, 2024
28 checks passed
@mattsse mattsse deleted the matt/update-js-inspector branch January 19, 2024 16:12
shekhirin pushed a commit that referenced this pull request Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dependencies Pull requests or issues that are about dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants