aitbc
81e53996d1
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 consensus endpoint bug - use request_data.consensus_threshold
...
Bug: achieve_consensus endpoint was trying to access request.consensus_threshold
but the parameter is named request_data (type ConsensusRequest), causing AttributeError.
Fix: Changed request.consensus_threshold to request_data.consensus_threshold
in apps/coordinator-api/src/app/contexts/agent_coordination/routers/swarm.py
Service restarted: aitbc-coordinator-api
2026-05-15 06:27:30 +02:00
..
2026-05-13 09:32:53 +02:00
2026-05-13 09:32:53 +02:00
2026-05-12 17:01:57 +02:00
2026-05-09 12:03:26 +02:00
2026-05-12 17:01:57 +02:00
2026-05-12 17:01:57 +02:00
2026-05-12 17:01:57 +02:00
2026-05-09 12:25:14 +02:00
2026-04-25 08:24:34 +02:00
2026-05-15 06:19:18 +02:00
2026-05-12 17:01:57 +02:00
2026-05-15 06:27:30 +02:00
2026-04-30 11:57:09 +02:00
2026-05-14 22:48:28 +02:00
2026-05-12 17:01:57 +02:00
2026-05-13 09:32:53 +02:00
2026-05-14 21:50:09 +02:00
2026-05-14 18:38:35 +02:00
2026-05-12 17:01:57 +02:00
2026-04-30 08:33:18 +02:00
2026-05-15 00:38:32 +02:00
2026-05-08 19:54:02 +02:00
2026-05-09 12:03:26 +02:00
2026-05-12 17:01:57 +02:00
2026-05-13 09:32:53 +02:00
2026-05-12 17:01:57 +02:00
2026-05-12 17:01:57 +02:00
2026-05-14 16:20:42 +02:00
2026-05-13 09:32:53 +02:00
2026-05-11 13:46:42 +02:00
2026-03-08 11:26:18 +01:00