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

Upgrade tooling #3983

Merged
merged 3 commits into from
Nov 15, 2023
Merged

Upgrade tooling #3983

merged 3 commits into from
Nov 15, 2023

Conversation

sisuresh
Copy link
Contributor

Description

Resolves parts of #3822.

  1. The get-settings-upgrade-txs command line option will print out transactions to submit to the network to set up a settings upgrade.
  2. The dumpproposedsettings HTTP endpoint will print out the ConfigUpgradeSet for a given ConfigUpgradeSetKey.

Checklist

  • Reviewed the contributing document
  • Rebased on top of master (no merge commits)
  • Ran clang-format v8.0.0 (via make format or the Visual Studio extension)
  • Compiles
  • Ran all tests
  • If change impacts performance, include supporting evidence per the performance document

@sisuresh sisuresh force-pushed the latest-upgrade-command branch 3 times, most recently from b5c4c00 to f0166ee Compare October 24, 2023 16:20
@sisuresh sisuresh changed the title Latest upgrade command Upgrade tooling Oct 25, 2023
src/rust/src/lib.rs Outdated Show resolved Hide resolved
@sisuresh sisuresh force-pushed the latest-upgrade-command branch from c31cf8a to 22015e8 Compare October 30, 2023 22:54
docs/software/commands.md Outdated Show resolved Hide resolved
@dmkozh
Copy link
Contributor

dmkozh commented Nov 15, 2023

r+ 58d7927

@latobarita latobarita merged commit dc40f30 into stellar:master Nov 15, 2023
10 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