aitbc
f505145a48
Implement missing RPC endpoints and fix GPU operations
- Add mining RPC endpoints: /rpc/mining/start, /rpc/mining/stop, /rpc/mining/status, /rpc/mining/miners
- Add pending transactions endpoint: /rpc/pending (alias for mempool)
- Update GPU register/update commands to not require island credentials
- All mining endpoints use in-memory storage for simplified implementation
2026-05-26 22:53:25 +02:00
..
2026-05-24 20:21:23 +02:00
2026-05-25 10:18:14 +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-25 19:45:34 +02:00
2026-05-20 08:23:30 +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-26 22:53:25 +02:00
2026-05-12 17:01:57 +02:00
2026-05-26 09:28:40 +02:00
2026-04-30 11:57:09 +02:00
2026-05-12 17:01:57 +02:00
2026-05-24 20:21:23 +02:00
2026-05-24 20:21:23 +02:00
2026-05-19 12:46:59 +02:00
2026-05-12 17:01:57 +02:00
2026-05-25 15:10:12 +02:00
2026-05-25 19:45:34 +02:00
2026-05-24 20:21:23 +02:00
2026-05-12 17:01:57 +02:00
2026-05-19 12:46:59 +02:00
2026-05-24 20:21:23 +02:00
2026-05-24 20:21:23 +02:00
2026-05-24 20:21:23 +02:00
2026-05-25 19:45:34 +02:00
2026-05-25 15:10:12 +02:00
2026-03-08 11:26:18 +01:00