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

Project Idea: Improve testing infrastructure for JSON-RPC apis #32

Open
lightclient opened this issue Sep 27, 2021 · 0 comments
Open

Project Idea: Improve testing infrastructure for JSON-RPC apis #32

lightclient opened this issue Sep 27, 2021 · 0 comments
Assignees

Comments

@lightclient
Copy link

We've been working recently to create a canonical specification for the JSON-RPC api in execution clients. Progress has been relatively good so far, but we're reaching the limits of what's possible without more serious testing infrastructure.

A few things that I think could be done:

  • integrate the Open RPC spec into Hive and test edge cases against clients to make sure they are all in agreement and that spec is in agreement
  • some sort of intelligent fuzzing of the RPCs, while validating responses against the spec
  • generally improving the readability of the spec

dm me on discord or twitter for more info

@muddlebee muddlebee self-assigned this Dec 20, 2021
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