Skip to content

feat: add Soroban contract restoration example (#137) - #143

Merged
Dantama022 merged 2 commits into
Dantama022:mainfrom
NanaKhadija1980j:feature/104-contract-restoration
Jul 29, 2026
Merged

feat: add Soroban contract restoration example (#137)#143
Dantama022 merged 2 commits into
Dantama022:mainfrom
NanaKhadija1980j:feature/104-contract-restoration

Conversation

@NanaKhadija1980j

Copy link
Copy Markdown
Contributor

Summary

  • Add runnable example 104-contract-restoration for detecting archived Soroban contract state
  • Demonstrate RestoreFootprint simulation, submission when archived, and post-restoration verification
  • Register example in runner catalog and document in README

Closes #137

Test plan

  • npm run run-example 104-contract-restoration
  • Verify archive detection diagnostics for accessible contracts
  • Verify restoration simulation reports fee and footprint
  • Verify runner registration and README updates

Made with Cursor

Demonstrate archive detection, RestoreFootprint simulation and submission, and TTL extension vs restoration guidance for Soroban ledger entries.

Co-authored-by: Cursor <cursoragent@cursor.com>
@drips-wave

drips-wave Bot commented Jul 29, 2026

Copy link
Copy Markdown

@NanaKhadija1980j 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

@Dantama022
Dantama022 merged commit 71c5e38 into Dantama022:main Jul 29, 2026
0 of 3 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.

ISSUE-104: Add Soroban Contract Restoration Example

2 participants