Skip to content

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.

2 participants