Skip to content

Conversation

@Hossein-ab99
Copy link
Member

Transition the client-side management of currencies and pairs to align with the updated backend services. This will streamline currency and pair information handling, remove hardcoded values, and make the system more dynamic and admin-configurable.

Currency Integration:
Replace hardcoded currency definitions with data from the new currency service.
Fetch and implement currency details such as names, symbols, decimal precision, and active/inactive status dynamically.

Pair Management:
Replace hardcoded pair information with data fetched from the updated pair service.
Dynamically map pairs with associated currency details.
Ensure compatibility between the pair service and the currency service for data consistency.

@Hossein-ab99 Hossein-ab99 added the bug Something isn't working label Feb 16, 2025
@Hossein-ab99 Hossein-ab99 added the enhancement New feature or request label Feb 16, 2025
@Hossein-ab99 Hossein-ab99 self-assigned this Feb 16, 2025
@Hossein-ab99 Hossein-ab99 merged commit 30a4a63 into develop Feb 18, 2025
1 check passed
@Hossein-ab99 Hossein-ab99 deleted the 246/feature/refactor-currency-pair-management branch February 18, 2025 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants