You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(forge): modify events in forge inspect to return event signature (#8561)
* feat(forge): add `eventIdentifiers` to `forge inspect`
* chore: remove quotes from output
* fix: test
* fix: output 32 bytes of the event identifier
* fix: add back `0x` prefix
* chore: modify forge inspect <contract> events instead of implementing a new cmd
0 commit comments