Skip to content

[Wave 9] Add state migration tests across contract versions #189

Description

@truthixify

Problem

Upgrade authority tests prove who can upgrade, but they do not prove that existing storage and event state remains usable after a contract upgrade.

Done when

  • Create representative pre-upgrade storage snapshots.
  • Apply each supported upgrade in a test environment.
  • Assert old records remain readable and new writes use the expected schema.
  • Document rollback and incompatible migration behavior.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stellar WaveIssues in the Stellar wave program

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions