aitbc
3103debecf
Security Scanning / security-scan (push) Waiting to run
API Endpoint Tests / test-api-endpoints (push) Successful in 57s
CLI Tests / test-cli (push) Failing after 6s
Integration Tests / test-service-integration (push) Successful in 40s
Python Tests / test-python (push) Failing after 37s
feat: migrate coordinator-api routers to use centralized aitbc package utilities
...
- Replace logging.getLogger with aitbc.get_logger across all router files
- Migrate HTTP client usage from httpx to aitbc.AITBCHTTPClient in blockchain.py
- Add NetworkError exception handling from aitbc package
- Update blockchain status and sync status endpoints to use AITBCHTTPClient
- Add from __future__ import annotations to admin.py, client.py, governance.py
- Consistent logger initialization across 20+ router
2026-04-24 23:33:11 +02:00
..
2026-04-24 10:42:29 +02:00
2026-04-20 13:06:49 +02:00
2026-04-18 10:55:25 +02:00
2026-03-31 21:45:43 +02:00
2026-03-31 21:45:43 +02:00
2026-03-31 21:45:43 +02:00
2026-03-31 21:45:43 +02:00
2026-04-24 23:33:11 +02:00
2026-03-31 21:45:43 +02:00
2026-03-31 21:45:43 +02:00
2026-04-24 23:33:11 +02:00
2026-03-31 21:45:43 +02:00
2026-04-24 10:42:29 +02:00
2026-04-18 10:42:40 +02:00
2026-03-30 21:10:18 +02:00
2026-03-06 22:17:54 +01:00
2026-03-31 21:45:43 +02:00
2026-03-31 21:45:43 +02:00
2026-03-06 22:17:54 +01:00
2026-03-31 21:45:43 +02:00
2026-04-15 11:36:33 +02:00
2026-03-26 08:47:26 +01:00
2026-03-31 21:45:43 +02:00
2026-04-08 12:10:21 +02:00
2026-04-23 17:24:56 +02:00
2026-03-31 21:45:43 +02:00
2026-03-31 21:45:43 +02:00
2026-03-31 21:45:43 +02:00
2026-03-31 21:45:43 +02:00
2026-04-24 12:53:12 +02:00
2026-03-30 23:30:59 +02:00
2026-03-31 21:45:43 +02:00
2026-04-24 10:42:29 +02:00