Skip to content

Conversation

@kclowes
Copy link
Collaborator

@kclowes kclowes commented Dec 11, 2020

What was wrong?

The eth module still has methods that haven't been switched to snake_case. This PR moves get_balance.

Related to Issue #1429

How was it fixed?

added a get_balance method and deprecated getBalance.

Todo:

Cute Animal Picture

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

@kclowes kclowes merged commit c2f7683 into ethereum:master Dec 17, 2020
@kclowes kclowes deleted the get-balance-snake branch December 17, 2020 20:23
@jarednielsen
Copy link

Why was only one method migrated to snake case? As a newcomer to the library, reading the latest docs, it was quite confusing to track down that a single method had been changed.

Screen Shot 2021-01-04 at 11 50 38 AM

@kclowes
Copy link
Collaborator Author

kclowes commented Jan 4, 2021

@jarednielsen Because it's a work in progress. I opted for many smaller PRs instead of one big one with all the methods. Sorry for the confusion!

@jarednielsen
Copy link

No worries. Thanks a million for your hard work on the library :)

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