Some checks failed
Cross-Node Transaction Testing / transaction-test (push) Has been cancelled
Deploy to Testnet / deploy-testnet (push) Has been cancelled
Integration Tests / test-service-integration (push) Has been cancelled
Multi-Node Stress Testing / stress-test (push) Has been cancelled
Python Tests / test-python (push) Has been cancelled
Security Scanning / security-scan (push) Has been cancelled
- Fix TradingService: convert all methods to async to match AsyncSession - Fix router: await all async service method calls in trading main.py - Auto-generate request_id/match_id/agreement_id in create methods - Enhance marketplace analytics: real counts, avg price, total capacity - Enhance trading analytics: real request/match/agreement counts - All trading endpoints now return data instead of 500 errors