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

List builtin programs in the RPC of pallet-builtin #3854

Open
clearloop opened this issue Apr 1, 2024 · 0 comments
Open

List builtin programs in the RPC of pallet-builtin #3854

clearloop opened this issue Apr 1, 2024 · 0 comments
Labels
C1-feature Feature request

Comments

@clearloop
Copy link
Contributor

clearloop commented Apr 1, 2024

Problem to Solve

we currently don't have a RPC call for querying system programs from users' or docs side

Possible Solution

  1. Expand name and ( usage? including online docs ) in trait BuiltinActor https://github.com/gear-tech/gear/blob/master/pallets/gear-builtin/src/lib.rs#L107
  2. Add a RPC call for listing all system programs https://github.com/gear-tech/gear/blob/master/pallets/gear-builtin/rpc/src/lib.rs#L73

Notes

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C1-feature Feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant