Skip to content

test: preserve token balances across upgrades - #839

Merged
p3ris0n merged 5 commits into
BCPathway:mainfrom
Gojv-byte:Integration]-Upgrade-state-persistence-test
Aug 28, 2026
Merged

test: preserve token balances across upgrades#839
p3ris0n merged 5 commits into
BCPathway:mainfrom
Gojv-byte:Integration]-Upgrade-state-persistence-test

Conversation

@Gojv-byte

Copy link
Copy Markdown

What does this PR do?

Adds an integration regression test verifying that token balances and total supply persist after a contract WASM upgrade.

Type of change

  • Bug fix
  • Feature
  • Refactor
  • Docs
  • CI
  • Chore

Checklist

  • I ran pre-commit run --all-files locally and it passed
  • All CI jobs pass on this branch
  • I added or updated tests for new behaviour
  • I updated relevant docs / comments
  • No secrets or credentials are included
  • No breaking changes to public APIs (or I've documented them)

Breaking changes?

No. This only adds test coverage and does not change public APIs or contract behavior.

Related issues

Closes #673

@drips-wave

drips-wave Bot commented Aug 26, 2026

Copy link
Copy Markdown

@Gojv-byte 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

Gojv-byte and others added 4 commits August 27, 2026 20:31
… storage

Avoid uploading rustc wasm32 artifacts that the Soroban test host rejects (reference-types).

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

# Conflicts:
#	Cargo.toml
@p3ris0n
p3ris0n merged commit ea56c59 into BCPathway:main Aug 28, 2026
4 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.

[Integration] Upgrade state persistence test

2 participants