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

Call runtime apis using state call #1490

Merged
merged 8 commits into from
Aug 23, 2023

Conversation

camfairchild
Copy link
Collaborator

This switches any custom RPC calls to instead use the state_call rpc to directly call the runtime API.
This should allow us to change the runtime API signatures in the future, without modifying any RPCs.
Meaning we would simply do a python-client code update for the metadata (or pull it live 👀 )

Copy link
Contributor

@Rubberbandits Rubberbandits left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@camfairchild camfairchild merged commit 54dfd05 into new_staging Aug 23, 2023
@ifrit98 ifrit98 deleted the call-runtime-apis-using-state-call branch December 14, 2023 20:23
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.

3 participants