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

Incorrect array schema in eth_getWork #227

Open
lightclient opened this issue May 19, 2022 · 3 comments
Open

Incorrect array schema in eth_getWork #227

lightclient opened this issue May 19, 2022 · 3 comments
Labels
A-spec Area: specification

Comments

@lightclient
Copy link
Member

From @conradev in #153:

I wrote something to parse openrpc.json and it failed to parse because items is an array, when it should be an object

prefixItems is an array of schemas, in order of the expected items in the array

It seems like this is an upstream issue with the OpenRPC tooling though.

@lightclient lightclient added the A-spec Area: specification label Jun 26, 2022
@BelfordZ
Copy link

created an issue to track this json-schema-tools/meta-schema#175

@Dr-Electron
Copy link

Technically this could be closed now, no? #429

@BelfordZ
Copy link

BelfordZ commented Jun 4, 2024

Still intending to add support to json schemas for openrpc though - would happily take a PR if anyone wants to do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-spec Area: specification
Projects
None yet
Development

No branches or pull requests

3 participants