Files
aitbc/home/client/client_wallet.json
oib b9688dacf3 docs: enhance Ollama GPU test workflow, reorganize project structure, and fix pytest warnings
- Upgrade ollama-gpu-provider skill to v2.0 with complete test workflow documentation
- Add comprehensive troubleshooting, monitoring commands, and CI/CD integration examples
- Update client.py default coordinator port from 8000 to 18000
- Clear currentissue.md and add usage guidelines for issue tracking
- Create dev-utils/ directory and move aitbc-pythonpath.pth from root
- Create docs/guides/ and docs
2026-01-29 13:20:09 +01:00

44 lines
1.2 KiB
JSON

{
"address": "aitbc18f75b7eb7e2ecc7567b6",
"balance": 9364.94794,
"transactions": [
{
"type": "earn",
"amount": 10000.0,
"job_id": "genesis_distribution",
"description": "Initial funding from genesis block",
"timestamp": "2026-01-23T14:55:27.329418"
},
{
"type": "spend",
"amount": -100.0,
"description": "Payment for GPU training",
"timestamp": "2026-01-23T14:55:49.690981"
},
{
"type": "spend",
"amount": -500.0,
"description": "GPU inference batch",
"timestamp": "2026-01-23T14:55:56.229075"
},
{
"type": "spend",
"amount": -10.0,
"description": "Payment for job 78f7546575e24d3dbf64b96e78d8e54b",
"timestamp": "2026-01-23T15:09:30.029201"
},
{
"type": "spend",
"amount": -25.0,
"description": "Payment for job e3b3fd7ddd684270932cfd8107771e81",
"timestamp": "2026-01-23T15:09:41.183693"
},
{
"type": "spend",
"amount": -0.05206,
"description": "Payment for job 44c27e1a02e74a5584691eacf9e06e29",
"timestamp": "2026-01-29T12:56:26.896360"
}
],
"created_at": "2026-01-23T14:55:27.329386"
}