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

Improve generation of solidity signature #1323

Merged
merged 3 commits into from
Aug 3, 2022
Merged

Improve generation of solidity signature #1323

merged 3 commits into from
Aug 3, 2022

Conversation

montyly
Copy link
Member

@montyly montyly commented Aug 3, 2022

  • Better support nested types/array/structure/mapping
  • Clarify the API for full_name versus solidity_signature
  • Addd contract.get_function_from_full_name
  • Use the same API for function and variable
  • Add tests

Replace #483
Fix #1077

- Better support nested types/array/structure/mapping
- Clarify the API for full_name versus solidity_signature
- Addd contract.get_function_from_full_name
- Use the same API for function and variable
- Add tests

Replace #483
Fix #1077
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.

None yet

1 participant