v0.1.42
Remove CryptoCompare fallback in API proxy mode
Changes:
- API proxy mode now uses fail-fast behavior (no CryptoCompare fallback)
- If proxy API fails, skip that crypto and continue with next one
- Cleaner logs showing 'Fallback: None (fail-fast, skip crypto on error)'
Behavior:
- Faster sync cycles (no retry delays)
- Simpler error handling
- Avoids double API calls when using alternative API source