Ecosystem 5.0.5
January 2025
BUG FIXESCOMPATIBILITYIMPORTS
Ecosystem v5.0.5
Release Date: January 2025
Tags: BUG FIXES, COMPATIBILITY, IMPORTS
Changed
- Changed blockchain service availability checking in ecosystem utilities, so a missing service is detected before it is used
- Changed ecosystem features to degrade gracefully when a specific blockchain service is missing
- Changed blockchain services to load on demand, with fallback handling
- Changed the feedback for unavailable blockchain features to descriptive error messages
- Changed blockchain access across the ecosystem to run through one safe import layer rather than each service being imported directly
Fixed
- Fixed compilation errors when the ecosystem extension is bundled without blockchain modules (SOL, TRON, XMR, TON)
- Fixed missing blockchain dependencies failing the build instead of being handled gracefully
- Fixed the ecosystem extension so it can be bundled independently, without requiring every blockchain service to be present
- Fixed unavailable blockchain services surfacing as a compilation failure rather than a clear message saying which service is missing