aitbc
08d6921444
API Endpoint Tests / test-api-endpoints (push) Successful in 9s
CLI Tests / test-cli (push) Failing after 3s
Integration Tests / test-service-integration (push) Successful in 42s
Python Tests / test-python (push) Failing after 39s
Security Scanning / security-scan (push) Successful in 2m36s
Multi-Node Blockchain Health Monitoring / health-check (push) Successful in 3s
Blockchain Synchronization Verification / sync-verification (push) Failing after 2s
feat: migrate coordinator-api routers and exchange_island CLI to use centralized aitbc package HTTP client
...
- Replace httpx.Client with aitbc.AITBCHTTPClient in client.py get_blocks endpoint
- Migrate monitoring_dashboard.py from httpx.AsyncClient to AITBCHTTPClient
- Replace httpx with AITBCHTTPClient in blockchain.py get_balance function
- Add NetworkError exception handling across all migrated endpoints
- Remove async context managers in favor of direct AITBCHTTPClient usage
- Remove httpx imports
2026-04-25 06:34:59 +02:00
..
2026-04-14 13:31:10 +02:00
2026-04-25 06:34:59 +02:00
2026-03-30 16:22:45 +02:00
2026-03-26 09:12:02 +01:00
2026-03-08 11:26:18 +01:00
2026-04-23 13:10:11 +02:00
2026-03-08 11:26:18 +01:00
2026-04-23 12:24:48 +02:00
2026-03-06 22:17:54 +01:00
2026-04-24 22:05:55 +02:00
2026-03-30 16:22:45 +02:00
2026-03-30 16:22:45 +02:00
2026-03-26 09:24:48 +01:00
2026-03-06 22:17:54 +01:00
2026-04-24 22:05:55 +02:00
2026-03-08 11:26:18 +01:00
2026-03-26 09:12:02 +01:00
2026-03-02 22:36:28 +01:00
2026-03-26 09:12:02 +01:00
2026-03-29 11:52:37 +02:00
2026-03-08 11:26:18 +01:00
2026-04-24 12:57:42 +02:00
2026-04-24 22:05:55 +02:00
2026-03-26 09:24:48 +01:00
2026-04-08 12:10:21 +02:00
2026-04-08 12:10:21 +02:00
2026-04-24 23:33:11 +02:00
2026-03-29 16:17:23 +02:00
2026-04-08 12:10:21 +02:00
2026-04-18 20:39:33 +02:00
2026-04-18 20:39:33 +02:00
2026-03-26 09:24:48 +01:00
2026-03-30 22:34:05 +02:00
2026-04-24 22:05:55 +02:00
2026-03-30 22:34:05 +02:00
2026-04-18 20:39:33 +02:00
2026-03-30 09:04:42 +02:00
2026-03-27 07:34:23 +01:00
2026-03-31 21:45:43 +02:00
2026-03-26 09:24:48 +01:00
2026-04-24 22:05:55 +02:00