• Joined on 2026-03-13
aitbc pushed to main at oib/aitbc 2026-03-31 16:26:53 +02:00
655d8ec49f security: move Gitea token to secure location
aitbc pushed to main at oib/aitbc 2026-03-31 16:07:36 +02:00
f06856f691 security: move GitHub token to secure location
aitbc pushed to main at oib/aitbc 2026-03-31 15:26:57 +02:00
a20190b9b8 Remove tracked __pycache__ directories
aitbc pushed to main at oib/aitbc 2026-03-31 15:11:59 +02:00
2dafa5dd73 feat: update service versions to v0.2.3 release
aitbc pushed to main at oib/aitbc 2026-03-31 15:02:13 +02:00
f72d6768f8 fix: increase blockchain monitoring interval from 10 to 60 seconds
aitbc pushed to main at oib/aitbc 2026-03-31 14:51:55 +02:00
209f1e46f5 fix: bypass rate limiting for internal network IPs (10.1.223.93, 10.1.223.40)
aitbc pushed to main at oib/aitbc 2026-03-31 13:56:40 +02:00
6c0cdc640b fix: restore blockchain RPC endpoints from dummy implementations to real functionality
aitbc pushed to main at oib/aitbc 2026-03-31 13:36:38 +02:00
6e36b453d9 feat: add blockchain RPC startup optimization script
aitbc pushed to main at oib/aitbc 2026-03-31 13:31:41 +02:00
ef43a1eecd fix: update blockchain monitoring configuration and convert services to use venv python
aitbc pushed to main at oib/aitbc 2026-03-30 23:31:02 +02:00
f5b3c8c1bd fix: disable blockchain router to prevent monitoring call conflicts
aitbc pushed to main at oib/aitbc 2026-03-30 22:49:04 +02:00
f061051ec4 fix: optimize database initialization and marketplace router ordering
aitbc pushed to main at oib/aitbc 2026-03-30 22:34:07 +02:00
f646bd7ed4 fix: add fixed marketplace offers endpoint to avoid AttributeError
aitbc pushed to main at oib/aitbc 2026-03-30 22:25:28 +02:00
0985308331 fix: disable global API key middleware and add test miner creation endpoint
aitbc pushed to main at oib/aitbc 2026-03-30 21:10:21 +02:00
58020b7eeb fix: update coordinator-api module path and add ML dependencies
aitbc pushed to main at oib/aitbc 2026-03-30 20:33:43 +02:00
e4e5020a0e fix: rename logging module import to app_logging to avoid conflicts
aitbc pushed to main at oib/aitbc 2026-03-30 20:33:20 +02:00
a9c2ebe3f7 feat: add health check script and update setup/service configurations
e7eecacf9b fix: update setup script and coordinator service to use standard /opt/aitbc paths
Compare 2 commits »
aitbc created branch aitbc1/7-add-tests-for-aitbc-core-package in oib/aitbc 2026-03-24 10:11:27 +01:00
aitbc pushed to aitbc1/7-add-tests-for-aitbc-core-package at oib/aitbc 2026-03-24 10:11:27 +01:00
bf1e18921b Update identity and memory files with current status and configurations
437ebd34c1 Memory consolidation: archive 2026-03-08..09, update MEMORY.md
1e89367cba docs: add fix summary for blockchain and matrix issues
a6b6e1449f Initial commit: OpenClaw workspace setup
Compare 4 commits »
aitbc created pull request oib/aitbc#38 2026-03-16 00:06:33 +01:00
feat: add production genesis config without faucet
aitbc created pull request oib/aitbc#37 2026-03-16 00:04:57 +01:00
Remove faucet account from production genesis configuration (issue #36)