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

feat: chain-api generates OpenRPC definitions #4060

Closed
wants to merge 36 commits into from

Conversation

aatifsyed
Copy link
Contributor

Summary of changes

  • chain_api function signatures expose argument arity
  • chain_api functions are private
  • chain_api::serve registers functions to a self-describing module

Other information and links

#4032

Change checklist

  • I have performed a self-review of my own code,
  • I have made corresponding changes to the documentation,
  • I have added tests that prove my fix is effective or that my feature works (if possible),
  • I have made sure the CHANGELOG is up-to-date. All user-facing changes should be reflected in this document.

…c_types.rs > src/rpc/reflect/openrpc_types.rs
…c_types.rs > src/rpc/reflect/jsonrpc_types.rs
…c_types.rs > src/rpc/reflect/openrpc_types.rs
@aatifsyed aatifsyed requested a review from a team as a code owner March 15, 2024 05:41
@aatifsyed aatifsyed requested review from lemmih and LesnyRumcajs and removed request for a team March 15, 2024 05:41
@aatifsyed
Copy link
Contributor Author

whoops wrong branch

@aatifsyed aatifsyed closed this Mar 15, 2024
@LesnyRumcajs LesnyRumcajs deleted the aatifsyed/openrpc-chain-api-inline branch September 26, 2024 10:06
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.

1 participant