Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always include stateMutability information in generated ABI #557

Closed
cburgdorf opened this issue Oct 4, 2021 · 1 comment
Closed

Always include stateMutability information in generated ABI #557

cburgdorf opened this issue Oct 4, 2021 · 1 comment
Labels
flag: beta-required Required for first beta release type: feature

Comments

@cburgdorf
Copy link
Collaborator

What is wrong?

We currently do not always include the stateMutability property for functions in the ABI that we generated. That's a problem as it will break tooling such as hardhat which expects that information to be present.

How can it be fixed

🔪

@cburgdorf cburgdorf added type: feature flag: beta-required Required for first beta release labels Oct 4, 2021
@cburgdorf cburgdorf added this to the October Release 0.9.0 "Jade" milestone Oct 4, 2021
@cburgdorf
Copy link
Collaborator Author

This has an open PR that is loosely related: #527

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flag: beta-required Required for first beta release type: feature
Projects
None yet
Development

No branches or pull requests

1 participant