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

fixes "2 ether" not returning a value, const_int type guessing, update solc@0.8.11, minor issues #12

Merged
merged 5 commits into from
Jan 4, 2022

Conversation

tintinweb
Copy link
Owner

This PR fixes an issue where the following statement would not immediately return a value as the naive "typeDecl" check would think its a type declaration:

> 2 ether
  • some minor fixes/refactoring on top of autocomplete

@tintinweb tintinweb changed the title fixes "2 ether" not returning a value fixes "2 ether" not returning a value, const_int type guessing, minor issues Jan 4, 2022
@tintinweb tintinweb changed the title fixes "2 ether" not returning a value, const_int type guessing, minor issues fixes "2 ether" not returning a value, const_int type guessing, update solc@0.8.11, minor issues Jan 4, 2022
@tintinweb tintinweb merged commit b302a52 into autocomplete Jan 4, 2022
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