Skip to content

chore(wallet): add seed data and fix is_active backfill for local integration testing

Benabbes Walid a demandé de fusionner chore/wallet-seed-data-integration-testing vers develop

improves the local development and integration testing experience by adding database seed data and fixing a critical issue related to the is_active field mapping.

It ensures that the wallet service can run independently without requiring full onboarding flows, while also preventing runtime errors caused by NULL values in boolean fields

Rapports de requête de fusion