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

Implement 'write' RPC Endpoints #1

Open
drandreaskrueger opened this issue Mar 11, 2020 · 2 comments
Open

Implement 'write' RPC Endpoints #1

drandreaskrueger opened this issue Mar 11, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@drandreaskrueger
Copy link

thanks, this looks like a really useful tool.

will it support the "read-only" part of the RPC calls only, or do you plan to extend it?

what about e.g. author_submitExtrinsic ?

Thanks!

@DanielMagro97
Copy link
Collaborator

Thank you very much for your feedback @drandreaskrueger

We are currently working on modifying the API server to be compatible with the changes made in v1.6.2 of the @polkadot/api package. This API Server was originally made with the intention to be used with PANIC for Polkadot, which is why it only has read-only parts. That being said, we appreciate your suggestion and will consider getting the endpoint you mentioned included in a future release.

@DanielMagro97 DanielMagro97 self-assigned this Mar 14, 2020
@DanielMagro97 DanielMagro97 changed the title read-only ? Implement 'write' RPC Endpoints Mar 15, 2020
@dillu24 dillu24 added the enhancement New feature or request label Mar 15, 2020
@drandreaskrueger
Copy link
Author

drandreaskrueger commented Mar 16, 2020

That sounds very good.

Please keep me posted.

Perhaps close this issue, but put a reminder for yourself in a few months (or whenever).

It would be nice if you then posted to this issue thread here - once the "write access" phase begins.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants