Skip to content

fix(forge inspect): omit selector for anonymous events#14982

Open
stevencartavia wants to merge 1 commit into
masterfrom
steven/fix-anonymous-events
Open

fix(forge inspect): omit selector for anonymous events#14982
stevencartavia wants to merge 1 commit into
masterfrom
steven/fix-anonymous-events

Conversation

@stevencartavia
Copy link
Copy Markdown
Collaborator

Fixes #14980

Anonymous events don't emit keccak256(signature) as topics[0], so forge inspect ... abi / events no longer shows it. The signature row is marked anonymous; JSON output emits null.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

bug(forge inspect ... abi): events with anonymous should not have selector

1 participant