Skip to content

Fix Event Params and conditional imports#898

Merged
sentilesdal merged 5 commits intomainfrom
matt/fix_event_params
Sep 25, 2023
Merged

Fix Event Params and conditional imports#898
sentilesdal merged 5 commits intomainfrom
matt/fix_event_params

Conversation

@sentilesdal
Copy link
Copy Markdown
Contributor

There was a bug where we weren't including all the event params for events. This is fixed. Also, the imports for ABIEvent and ABIEventParams are now conditionally imported.

  • make executable
  • fix event params
  • ignore difference to arguments for call
  • regenerate

we weren't including all the params, also fixes conditional imports
ContractFunction is generic, we are passing specific arguments now so we
should ignore this warning
@vercel
Copy link
Copy Markdown

vercel Bot commented Sep 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
elf-simulations ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2023 10:24pm

Comment thread lib/hyperdrive_types/hyperdrive_types/ERC20MintableContract.py
Copy link
Copy Markdown
Contributor

@dpaiton dpaiton left a comment

Choose a reason for hiding this comment

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

thanks for cleaning this up!

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