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

[WIP] Fix incorrect solidity function signature #483

Closed
wants to merge 1 commit into from

Commits on May 13, 2020

  1. Fix incorrect solidity function signature

    - Remove variable.solidity_signature
    - Move state_variable.signature / signature_str to variable
    - Add variable.solidity_signature
    - Add better support for complex types in utils.type
    
    Additionally, the function-id printer will now show the return types
    
    Fix #482
    montyly committed May 13, 2020
    Configuration menu
    Copy the full SHA
    9a0e189 View commit details
    Browse the repository at this point in the history