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

fixed deprecation warning #1474

Merged
merged 2 commits into from
Oct 21, 2019
Merged

fixed deprecation warning #1474

merged 2 commits into from
Oct 21, 2019

Conversation

MatthiasLohr
Copy link
Contributor

@MatthiasLohr MatthiasLohr commented Oct 18, 2019

What was wrong?

#1468 was a great Pull Request to fix deprecation warnings. However, I think they missed something.

How was it fixed?

Searching for privateKeyToAccount in the whole project and replaced with from_key. One single match, which causes deprecation warnings in my project.

Todo:

Cute Animal Picture

image

Signed-off-by: Matthias Lohr <mail@mlohr.com>
Copy link
Collaborator

@kclowes kclowes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! I realized I missed this as soon as I released 🤦

@MatthiasLohr
Copy link
Contributor Author

What about updating the release notes? How can we get this merged (and released) as soon as possible?

@pipermerriam
Copy link
Member

@kclowes
Copy link
Collaborator

kclowes commented Oct 21, 2019

Just updated the release note @MatthiasLohr. I'll merge and release today.

@kclowes kclowes merged commit ce6efb9 into ethereum:master Oct 21, 2019
@MatthiasLohr
Copy link
Contributor Author

Thank you very much!

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