-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
deprecate generateGasPrice in favor of snakecased generate_gas_price #1905
deprecate generateGasPrice in favor of snakecased generate_gas_price #1905
Conversation
39b3087
to
e96fece
Compare
48c13e2
to
0a74e66
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Manual testing looks good to me! I just left a few doc comments, and one on testing for a DeprecationWarning
.
@@ -14,14 +14,14 @@ def test_get_set_gasPrice(web3): | |||
|
|||
|
|||
def test_no_gas_price_strategy_returns_none(web3): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this the one we paired on trying to add a deprecation warning? If not, I'd expect a test that ensures the DeprecationWarning
gets raised somewhere in this file.
Co-authored-by: kclowes <kclowes@users.noreply.github.com>
Co-authored-by: kclowes <kclowes@users.noreply.github.com>
Co-authored-by: kclowes <kclowes@users.noreply.github.com>
What was wrong?
Added generate_gas_price, deprecated generateGasPrice
Related to Issue #1429
Todo:
Cute Animal Picture