Skip to content

test: preserve token balances across upgrades - #839

Open
Gojv-byte wants to merge 2 commits into
BCPathway:mainfrom
Gojv-byte:Integration]-Upgrade-state-persistence-test
Open

test: preserve token balances across upgrades#839
Gojv-byte wants to merge 2 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

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

1 participant