What was wrong?
We'd like to start using pythonic snake_case names for all JSON-RPC methods. The pattern has been laid out in the Geth admin module.
How can it be fixed?
Add deprecation warnings, new snake case methods, and tests for all other modules. Ideally, each module would be its own PR.