No description
Find a file
counterweight 549fbf4975
Step 8: Cleanup old constants
- Remove EUR_TRADE_MIN, EUR_TRADE_MAX, PREMIUM_PERCENTAGE from shared_constants.py
- Remove eurTradeMin, eurTradeMax, premiumPercentage from shared/constants.json
- Update validate_constants.py to not require removed fields
- Update seed.py and seed_e2e.py to use defaults if fields don't exist
- Update tests to handle missing constants gracefully
2025-12-26 20:27:03 +01:00
.cursor/rules Phase 1: Add pgqueuer infrastructure 2025-12-21 22:37:04 +01:00
.githooks Add translation validation git hook 2025-12-26 11:58:09 +01:00
backend Step 8: Cleanup old constants 2025-12-26 20:27:03 +01:00
frontend Step 5: Update exchange price endpoint to use new pricing config 2025-12-26 20:20:23 +01:00
scripts working 2025-12-26 19:21:34 +01:00
shared Step 8: Cleanup old constants 2025-12-26 20:27:03 +01:00
.env.example tests passing 2025-12-18 23:33:32 +01:00
.envrc seed user 2025-12-18 22:42:32 +01:00
.gitignore Add Vitest coverage for frontend tests 2025-12-21 22:00:47 +01:00
.pre-commit-config.yaml code quality in place 2025-12-21 22:12:43 +01:00
docker-compose.yml tests passing 2025-12-18 22:08:31 +01:00
Makefile working 2025-12-26 19:21:34 +01:00