Feat/stellar deploy dryrun - #139
Merged
truthixify merged 1 commit intoJul 26, 2026
Merged
Conversation
|
@otobongdev Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
otobongdev
force-pushed
the
feat/stellar-deploy-dryrun
branch
from
July 24, 2026 12:32
225c117 to
d529a52
Compare
Contributor
|
Merge conflicts against develop. Rebase, resolve, force-push and I will check CI once it fires. |
Contributor
Author
|
ok |
otobongdev
marked this pull request as draft
July 24, 2026 14:01
otobongdev
marked this pull request as ready for review
July 24, 2026 14:01
…uturenet Adds stellar/scripts/deploy-dryrun.sh - self-contained script that deploys all four Wraith contracts to futurenet, wires them, runs smoke tests, and prints IDs with stellar.expert links. Idempotent via deterministic deploy salts. Includes DEPLOYMENT.md docs and CI nightly schedule job.
otobongdev
force-pushed
the
feat/stellar-deploy-dryrun
branch
from
July 24, 2026 14:25
d529a52 to
913befc
Compare
Contributor
|
Merged. Deploy dry-run script is a nice piece of ops infrastructure, thanks. |
pharwasz
pushed a commit
to pharwasz/contracts
that referenced
this pull request
Jul 27, 2026
…uturenet (wraith-protocol#139) Adds stellar/scripts/deploy-dryrun.sh - self-contained script that deploys all four Wraith contracts to futurenet, wires them, runs smoke tests, and prints IDs with stellar.expert links. Idempotent via deterministic deploy salts. Includes DEPLOYMENT.md docs and CI nightly schedule job. Co-authored-by: Alaps <qozeemibrahim065@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #103