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

Add support for parity_ JSON-RPC API #74

Closed
conor10 opened this issue Mar 20, 2017 · 1 comment
Closed

Add support for parity_ JSON-RPC API #74

conor10 opened this issue Mar 20, 2017 · 1 comment
Labels

Comments

@conor10
Copy link
Contributor

conor10 commented Mar 20, 2017

The Parity team have renamed a number of personal_ calls to parity. See the parity_accounts-module & parity modules for details.

The existing Parity implementation in web3j should be adapted to accommodate this, so that the existing Parity implementation contains them, and those common Personal module calls should be moved into their own Personal module in web3j that is common to both Geth and Parity.

@conor10
Copy link
Contributor Author

conor10 commented Aug 9, 2017

Fixed by #147.

@conor10 conor10 closed this as completed Aug 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant