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

Remove concise contract and implicit contract deprecation warnings #1475

Merged

Conversation

kclowes
Copy link
Collaborator

@kclowes kclowes commented Oct 21, 2019

What was wrong?

There are a bunch of deprecation warnings in our specs that came about when we deprecated Concise and Implicit Contracts.

How was it fixed?

Added a pytest.warns anywhere it was needed so that the deprecation warnings don't show up.

Todo:

Cute Animal Picture

image

@kclowes kclowes force-pushed the remove-concise-implicit-dep-warnings branch from fbdd824 to 9fcc751 Compare October 21, 2019 17:04
@kclowes kclowes merged commit 8bc987e into ethereum:master Oct 24, 2019
@kclowes kclowes deleted the remove-concise-implicit-dep-warnings branch October 24, 2019 15:55
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.

2 participants