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

Add sorobaninfo option that dumps current upgradeable settings as a ConfigUpgradeSet #4341

Merged
merged 2 commits into from
Jun 4, 2024

Conversation

sisuresh
Copy link
Contributor

@sisuresh sisuresh commented May 30, 2024

Use with stellar-xdr to get the json format required to do soroban settings upgrades.

Example -

curl -s "127.0.0.1:11626/sorobaninfo?format=upgrade_xdr" | stellar-xdr decode --type ConfigUpgradeSet

@sisuresh sisuresh marked this pull request as draft May 30, 2024 22:51
@stellar stellar deleted a comment Jun 4, 2024
@sisuresh sisuresh marked this pull request as ready for review June 4, 2024 14:46
@sisuresh sisuresh requested a review from dmkozh June 4, 2024 14:47
@dmkozh
Copy link
Contributor

dmkozh commented Jun 4, 2024

r+ 322c734

@latobarita latobarita merged commit 89b27aa into stellar:master Jun 4, 2024
15 checks passed
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