Skip to content

Add Snake Case Methods for JSON-RPC calls #1429

@kclowes

Description

@kclowes

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.

  • Eth
  • GethShh
  • GethPersonal
  • GethTxPool
  • GethMiner
  • Net
  • ParityShh
  • ParityPersonal
  • Parity

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions