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

Finish backporting changes to JSON-RPC API #966

Merged
merged 15 commits into from
Jul 26, 2023
Merged

Conversation

tomaka
Copy link
Contributor

@tomaka tomaka commented Jul 26, 2023

Close #960

This finishes backporting paritytech/json-rpc-interface-spec#66

Overall it was pretty straight forward, however this is completely untested.

In terms of code, I'm moderately happy about it. There's a lot of boilerplate because we're no longer using the "infrastructure" that ClientMainTask is providing.
I'm not completely sure what to do here. Assuming that the full node will implement the API as well, it would make sense to integrate these new features into the ClientMainTask. However this is complicated and I don't really know how I'd do that.

@tomaka tomaka added this pull request to the merge queue Jul 26, 2023
Merged via the queue into smol-dot:main with commit 86ed62f Jul 26, 2023
@tomaka tomaka deleted the more-json-rpc branch July 26, 2023 14:45
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

Successfully merging this pull request may close these issues.

Backport JSON-RPC spec changes
1 participant