Hu-Fi / Mr.Market-V2

This is the V2 version of Mr.Market
GNU Affero General Public License v3.0
1 stars 0 forks source link

[TSE] Implement Exchange Operation Service #12

Closed MWBlocky closed 1 month ago

MWBlocky commented 1 month ago

Description

This Pull Request introduces a comprehensive service for persisting exchange operations in a database. The service is designed to ensure that every interaction with supported exchanges is reliably stored, enabling recovery from failures and providing insights into exchange activities without relying on direct API calls for internal operations.

Summary of changes

Related issues

Fixes #8