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

RPC call to view realm state #2996

Open
thehowl opened this issue Oct 22, 2024 · 0 comments
Open

RPC call to view realm state #2996

thehowl opened this issue Oct 22, 2024 · 0 comments
Labels
📦 🤖 gnovm Issues or PRs gnovm related 🌱 feature New update to Gno

Comments

@thehowl
Copy link
Member

thehowl commented Oct 22, 2024

We want a RPC call to view and inspect the state of a realm. Ideally, as per #1974, we want it to also be able to handle advanced use-cases like closures; but we can start off simple with primitive values and then grow from there.

This can allow us to eventually enable workflows like those mentioned in #2989, where after downloading a remote state into a local installation we can use it in gnodev and gno run|test, so that they can be pre-loaded with the remote state.

Related: #2949, #1776.

@thehowl thehowl added 🌱 feature New update to Gno 📦 🤖 gnovm Issues or PRs gnovm related labels Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 🤖 gnovm Issues or PRs gnovm related 🌱 feature New update to Gno
Projects
Status: Triage
Development

No branches or pull requests

1 participant