Skip to content

Conversation

@0xrubes
Copy link

@0xrubes 0xrubes commented May 4, 2025

There's a minor bug in the getExecutionData() view function. It will currently not return the execution hooks for the ERC-6900-native account selectors, as executionData.executionHooks is only populated in the case the selector is not an account selector.

Solution is super straight forward, to have executionStorage.executionHooks populated outside of the branch-logic.

Copy link
Collaborator

@howydev howydev left a comment

Choose a reason for hiding this comment

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

good catch! LGTM

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