0c090c96fafix: temporarily disable routers to isolate Pydantic validation issue and add agent endpoints to working routers
oib
2026-03-05 12:57:40 +01:00
40cf275985fix: add missing API endpoints for CLI compatibility
oib
2026-03-05 12:42:01 +01:00
af68f46249docs: update CLI checklist with comprehensive test results
oib
2026-03-05 12:32:19 +01:00
efd85060dbfix: change miner authentication to use separate X-Miner-ID header instead of API key for miner identification
oib
2026-03-05 12:28:17 +01:00
80b9ea4b25feat: add miner management endpoints and standardize all API paths to /api/v1 prefix
oib
2026-03-05 11:12:57 +01:00
c2d4f39a36feat: add blockchain info endpoints and client job filtering capabilities
oib
2026-03-05 10:55:19 +01:00
5ff2d75cd1fix: wrap async ChainManager calls with asyncio.run and update exchange endpoints to use /api/v1 prefix
oib
2026-03-05 10:37:37 +01:00
35a546ee01fix: update blockchain block command to use local node RPC endpoints with fallback search, revert client job submission to /v1/jobs, and document Concrete ML Python 3.13 compatibility limitation
oib
2026-03-05 10:19:43 +01:00
776abd2f1cdocs: update comprehensive testing results for governance, agents, and advanced scenarios
oib
2026-03-05 10:15:29 +01:00
d79a06f13adocs: update agent commands testing status
oib
2026-03-05 10:14:23 +01:00
3f3850cbc0fix: standardize all agent API endpoints to use /api/v1 prefix and update blockchain commands to use local node
oib
2026-03-05 10:06:42 +01:00
d82600a953fix: update API endpoints to use /api/v1 prefix, fix blockchain node URL, resolve variable scoping issues, and accept multiple success status codes
oib
2026-03-05 10:00:21 +01:00
140cc0aa4efix: implement fallback chain for wallet balance queries with multiple RPC endpoints
oib
2026-03-05 09:46:48 +01:00
02518d2f79fix: update wallet balance and send commands to use blockchain RPC endpoints with workarounds
oib
2026-03-05 09:38:24 +01:00
8b28c4d9e3fix: update agent and wallet API endpoints, improve RPC error handling, and mark additional CLI commands as working
oib
2026-03-05 09:28:55 +01:00
5273b1866ffix: remove /v1 prefix from agent API endpoints and resolve variable naming conflicts
oib
2026-03-05 09:13:11 +01:00
d0fc3174f3docs: complete test scenarios for all remaining core CLI workflows
oib
2026-03-05 09:12:37 +01:00
865b2ded14docs: add test scenarios for core CLI workflows
oib
2026-03-05 09:08:47 +01:00
3685c2949fdocs: add test scenarios for config CLI commands
oib
2026-03-05 09:04:29 +01:00
b14328f493docs: add test scenarios for analytics and blockchain CLI commands
oib
2026-03-05 09:02:13 +01:00
4a13958e95docs: update CLI test results and checklist with advanced marketplace and payment testing
oib
2026-03-05 08:33:28 +01:00
1f16a1c406fix: resolve SQLModel migrations for .exec() -> .execute().scalars() and API schema issues
oib
2026-03-05 08:28:40 +01:00
bbbfbf8ddeAdd comprehensive documentation for Concrete ML compatibility issue
oib
2026-03-05 08:14:49 +01:00
4be6f8d5d9Fix Concrete ML compatibility issue and improve FHE service logging
oib
2026-03-05 08:13:45 +01:00
8e974bf0e2docs: update CLI test results with GPU topology clarification and mark working commands in checklist
oib
2026-03-05 07:53:38 +01:00
8125d26df3docs: add primary CLI test results - 78% success rate with core workflow working
oib
2026-03-05 07:42:32 +01:00
b6b9ca0edbdocs: add comprehensive CLI command checklist with 184 commands across 24 groups
oib
2026-03-05 07:30:54 +01:00
a25802d319docs: update CLI documentation with complete command reference and new features
oib
2026-03-05 07:26:31 +01:00
51c1993410fix: disable SQLModel Relationship() in domain models to prevent init errors
oib
2026-03-05 07:16:48 +01:00
2ec228e826chore(workflows): disable all GitHub Actions workflows
oib
2026-03-04 15:46:49 +01:00
5534226895refactor(ports): standardize service ports to 8000-8017 range and update CORS configurations across all services
oib
2026-03-04 15:43:17 +01:00
3df0a9ed62chore(cleanup): remove obsolete scripts and update paths for production deployment
oib
2026-03-04 13:24:38 +01:00
50954a4b31chore(systemd): remove obsolete systemd service files and update infrastructure documentation
oib
2026-03-04 12:16:50 +01:00
581309369dUpdate .gitignore for project organization and remove large backup files
oib
2026-03-03 20:57:22 +01:00
dabb297fa6chore(cleanup): remove temporary development files and organize .gitignore structure
oib
2026-03-03 20:53:59 +01:00
f0c7cd321edocs: run automated documentation updates workflow
oib
2026-03-03 20:48:51 +01:00
0ebac91f45fix(sync): resolve multi-chain gossip block propagation and sync across nodes
oib
2026-03-03 19:39:52 +01:00
b0a5d1e945Test commit with correctly placed file
oib
2026-03-02 15:43:26 +01:00
ccedbace53chore: remove configuration files and enhance blockchain explorer with advanced search, analytics, and export features
oib
2026-03-02 15:38:25 +01:00
c97e101727docs(plan): update milestone planning to mark phase 6 complete and transition to Q4 2026 global expansion phase
oib
2026-03-01 00:34:12 +01:00
7e9ba75f6cfeat(coordinator-api): enhance reinforcement learning service with PyTorch-based PPO, SAC, and Rainbow DQN implementations
oib
2026-03-01 00:18:14 +01:00
94b9bbc7f0docs(plan): update milestone planning with phase 4 focus and success metrics
oib
2026-03-01 00:06:33 +01:00