Skip to content

feat(deploy): add deploy simulation support#148

Merged
Nanle-code merged 3 commits into
Nanle-code:masterfrom
edehvictor:feat/deploy-simulate-105
May 28, 2026
Merged

feat(deploy): add deploy simulation support#148
Nanle-code merged 3 commits into
Nanle-code:masterfrom
edehvictor:feat/deploy-simulate-105

Conversation

@edehvictor
Copy link
Copy Markdown
Contributor

Closes #105

Changes:

  • add deploy --simulate to preflight a deploy through Soroban RPC
  • surface estimated fee and any simulation errors before printing the final deploy command
  • add a dedicated deploy simulation helper in src/utils/soroban.rs

Testing:

  • not run (per request)

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 27, 2026

@edehvictor 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! 🚀

Learn more about application limits

@Nanle-code Nanle-code merged commit 425d51e into Nanle-code:master May 28, 2026
1 check failed
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.

Issue 14: Add deploy --simulate using Soroban RPC before mainnet deploy

2 participants