You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
@tomusdrw Thank you!
It's kinda hard sometimes to differentiate in the release-notes /-changelog between important major changes concerning usage and minor changes concerning cosmetic refactoring.
Some time ago I also experienced that the personal-module was disabled from default-loaded-jsonrpc-modules in 1.3.?? and re-enabled by next version-change, but it needed some investigation of commits to find the clue.
You're doing great work thumb up, but it would be nice if you provide more details on your release-notes and "improve communication / documentation".
Client: Parity/v1.4.3-beta-a1a03a6-20161116/x86_64-linux-gnu/rustc1.13.0
Run-options: - --jsonrpc-apis "web3,eth,net,personal,rpc"
I've tried some functions like
mentioned in https://github.com/ethcore/parity/wiki/JSONRPC-personal-module
but they all results in error that the method is not found / unknown.
Counter-sample: personal_signAndSendTransaction works like expected
Please provide also compatibility with geth-client-method personal_importRawKey to use same api calls.
The text was updated successfully, but these errors were encountered: