Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

fix(abigen): use event name from abi attribute #2144

Merged

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Feb 13, 2023

Motivation

Closes #2142

use the parsed event name from the abi attribute instead of the ident by default.

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog
  • Breaking changes

@gakonst gakonst merged commit e970f58 into gakonst:master Feb 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Signature of EthEvent is calculated from struct name instead of predefined human readable abi string
2 participants