Skip to content

Conversation

@KvngMikey
Copy link

@KvngMikey KvngMikey commented Nov 22, 2025

Fixes #717

Summary

This PR completes the deprecation and removal of the legacy paid boolean field in mint_quotes, fully migrating the system to rely on the state field as the single source of truth for quote payment status.

  • Tests depending on the legacy paid field were updated.
  • Foreign-key–related failures caused by table recreation were fixed by explicitly restoring the correct schema during the migration.
  • All pytest suites pass successfully with pytest -v.

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.

Todo: deprecate paid field in MintQuote

3 participants