Skip to content

feature: utility inspectors #98

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

Merged
merged 9 commits into from
Apr 3, 2025
Merged

feature: utility inspectors #98

merged 9 commits into from
Apr 3, 2025

Conversation

prestwich
Copy link
Member

@prestwich prestwich commented Apr 1, 2025

  • a spanning inspector that generates spans for EVM callframes
  • a timeout inspector, that halts EVM execution after a timer has elapsed
  • an inspector stack, that invokes a series of &dyn Inspector in order
  • an inspector layerer that is generic and allows access to inners without erasing type info

Copy link
Member

@Evalir Evalir left a comment

Choose a reason for hiding this comment

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

we like the stack

Copy link
Member

@Evalir Evalir left a comment

Choose a reason for hiding this comment

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

nice. i quite like the Layered<O,I> type

@prestwich prestwich enabled auto-merge (squash) April 3, 2025 05:20
@prestwich prestwich merged commit 293eaef into main Apr 3, 2025
5 checks passed
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.

None yet

2 participants