jgrusewski
c8c58f24c2
🚀 MAJOR FIX: Parallel agents eliminate 330+ compilation errors
- Fixed all FromPrimitive imports across codebase
- Resolved all common::types import paths (219+ files)
- Fixed Volume constructor issues (type alias vs struct)
- Resolved all E0308 type mismatches
- Fixed ExecutionReport and BrokerError imports
- Added missing Price arithmetic assignment traits
- Fixed Decimal to_f64 method calls with ToPrimitive
- Eliminated all re-exports per architectural rules
Errors reduced from 436 to 106 - 76% reduction achieved
2025-09-26 20:36:21 +02:00
..
2025-09-24 23:47:21 +02:00
2025-09-26 13:53:34 +02:00
2025-09-26 20:36:21 +02:00
2025-09-26 20:36:21 +02:00
2025-09-26 11:02:46 +02:00
2025-09-26 15:33:34 +02:00
2025-09-25 17:39:38 +02:00