oib
15427c96c0
chore: update file permissions to executable across repository
...
- Change file mode from 644 to 755 for all project files
- Add chain_id parameter to get_balance RPC endpoint with default "ait-devnet"
- Rename Miner.extra_meta_data to extra_metadata for consistency
2026-03-06 22:17:54 +01:00
oib
3df0a9ed62
chore(cleanup): remove obsolete scripts and update paths for production deployment
...
- Remove dev/scripts/check-file-organization.sh (obsolete organization checker)
- Remove dev/scripts/community_onboarding.py (unused 559-line automation script)
- Update gpu_miner_host.py log path from /home/oib/windsurf/aitbc to /opt/aitbc
- Add service status and standardization badges to README.md
2026-03-04 13:24:38 +01:00
oib
50954a4b31
chore(systemd): remove obsolete systemd service files and update infrastructure documentation
...
- Remove 8 unused systemd service files from coordinator-api/systemd/
- aitbc-adaptive-learning.service (port 8005)
- aitbc-advanced-ai.service
- aitbc-enterprise-api.service
- aitbc-gpu-multimodal.service (port 8003)
- aitbc-marketplace-enhanced.service (port 8006)
- aitbc-modality-optimization.service (port 8004)
- aitbc-multimodal.service (port 8002)
- aitbc-openclaw-enhanced.service (port 8007
2026-03-04 12:16:50 +01:00
oib
f0c7cd321e
docs: run automated documentation updates workflow
2026-03-03 20:48:51 +01:00
oib
0ebac91f45
fix(sync): resolve multi-chain gossip block propagation and sync across nodes
2026-03-03 19:39:52 +01:00
oib
abe13d065f
fix(blockchain): fix database schema, migrations and add genesis script
2026-03-03 17:58:03 +01:00
oib
ccedbace53
chore: remove configuration files and enhance blockchain explorer with advanced search, analytics, and export features
...
- Delete .aitbc.yaml.example CLI configuration template
- Delete .lycheeignore link checker exclusion rules
- Delete .nvmrc Node.js version specification
- Add advanced search panel with filters for address, amount range, transaction type, time range, and validator
- Add analytics dashboard with transaction volume, active addresses, and block time metrics
- Add Chart.js integration
2026-03-02 15:38:25 +01:00