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

Support for management APIs #1

Closed
innobrig opened this issue Mar 23, 2017 · 3 comments
Closed

Support for management APIs #1

innobrig opened this issue Mar 23, 2017 · 3 comments

Comments

@innobrig
Copy link

innobrig commented Mar 23, 2017

Any chance you could expand your library to include support for the management APIs (such as personal, miner, etc.)? I see you support some personal APIs but for example the "personal_newAccount" seem to be missing. Thanks a lot for providing this, it's very useful.

@digitaldonkey
Copy link
Owner

Don't see this coming soon. Currently only JsonRPC is on the roadmap.

@innobrig
Copy link
Author

I'm not sure I understand. These APIs can be accessed through JsonRPC, therefore my humble request.

@digitaldonkey
Copy link
Owner

You said it "can be accessed..." Please read http://ethereum.stackexchange.com/a/3201/852

I don't see personal API implementation even on the horizon. But you're very welcome to contribute.

Have a look at eth_sign in combination with a TX signer like Metamask. You may archive what I guess you intend to archive. At first I thought that I would need the personal API too.

edxeth added a commit to edxeth/ethereum-reactphp that referenced this issue Mar 25, 2023
PHP Fatal error:  Uncaught TypeError: Ethereum\DataType\Transaction::__construct(): Argument digitaldonkey#1 ($hash) must be of type ?Ethereum\DataType\EthD32, Ethereum\DataType\Transaction given
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

No branches or pull requests

2 participants