Summary
Both 035_create_governance and 035_create_swap_offers share version 035. cmd/migrate/main.go migrationVersion() returns just "035", and down rolls back only one migration per run (break at :203) - non-deterministic state.
Acceptance Criteria
Complexity
High.
Summary
Both 035_create_governance and 035_create_swap_offers share version 035. cmd/migrate/main.go migrationVersion() returns just "035", and down rolls back only one migration per run (break at :203) - non-deterministic state.
Acceptance Criteria
Complexity
High.