-
Notifications
You must be signed in to change notification settings - Fork 183
Update RPC admin guide #1051 #1244
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
Update RPC admin guide #1051 #1244
Conversation
https://developers-pr1244.previews.kube001.services.stellar-ops.com/docs/data/rpc/admin-guide Verified command locally
![]() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great addition! This is really great, @anataliocs! left some comments and questions, but i think you're pretty close
docker.io/stellar/system-test:soroban-preview11 \ | ||
docker.io/stellar/system-test:soroban-v20 \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
these docker images seem pretty old... might wanna ask around to see if this docker container is used or moved or whatever.
the repo seems like it's pretty actively maintained, so i would think there are up-to-date container images around somewhere... 🤷🏻♂️
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://hub.docker.com/r/stellar/system-test/tags
https://github.com/stellar/system-test
While the git repo has commits as recent as last week, the dockerhub latest image is:
soroban-v20
Last pushed a year ago by
Any recommendations here?
Co-authored-by: Elliot Voris <[email protected]>
…-setting-up-your-own-RPC-server-#1051
Preview is available here: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, @anataliocs!! Really well done!
#1051