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

Fix incorrect signature generation in case of contract #445

Merged
merged 3 commits into from Apr 17, 2020

Conversation

montyly
Copy link
Member

@montyly montyly commented Apr 17, 2020

Close #440

@montyly montyly merged commit 8f74407 into master Apr 17, 2020
@montyly montyly deleted the dev-fix-sig-contract branch April 17, 2020 11:05
montyly added a commit that referenced this pull request Apr 21, 2020
…s the parsing failed, as solc generated in the json type using the contract's name

- Revert function.signature to return the name of the contract
- Add function.solidity_signature that return the name with the contract converted. solidity_signature is used in the echidna and the function-ids printer
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.

Incorrect function id computation in case of contract as a parameter
1 participant