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

1193 bugfix: don't silently ignore constructor args when no constructor function is provided #1316

Merged
merged 2 commits into from
Apr 15, 2019

Conversation

redshiftzero
Copy link
Contributor

What was wrong?

Fix bug #1193 (constructor arguments are passed and silently ignored when no constructor function is provided)

How was it fixed?

Raise exception as suggested in the ticket

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@kclowes
Copy link
Collaborator

kclowes commented Apr 8, 2019

Thank you @redshiftzero! If you pull in the latest master, those failures should go away

@redshiftzero
Copy link
Contributor Author

thanks @kclowes @pipermerriam, this should be ready for re-review

@kclowes
Copy link
Collaborator

kclowes commented Apr 12, 2019

Looks good to me! @pipermerriam do you have any other feedback?

@kclowes kclowes merged commit 55e2512 into ethereum:master Apr 15, 2019
@redshiftzero redshiftzero deleted the 1193-missing-abi-constructor branch April 15, 2019 18:25
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.

3 participants