Skip to content

Make the openrpc.json schema adhere to the Ethereum execution API specs #1837

Closed
@Neurone

Description

@Neurone

Problem

The openrpc.json schema file provided in the repo is not aligned with the one generated using the official Ethereum execution API specs repo.

We noticed the differences while working on some updates about the v parameter.

See here for an example of a compiled openrpc.json schema file.

Solution

  • Adhere to the OpenRPC schema definition generated by the official Ethereum execution API specs repo for all those functions we already implemented in the JSON-RPC Relay
  • (Optional) Find a way to keep the spec in sync in case of updates

Alternatives

No response

Metadata

Metadata

Labels

P2Team PromotedIssues to be triaged and discussed by committers, maintainers, to be worked on the following sprintenhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions