• Joined on 2025-04-12
oib pushed to main at oib/aitbc 2026-03-29 15:14:27 +02:00
a07c3076b8 docs: complete workflow optimization with sync and verification
oib pushed to main at oib/aitbc 2026-03-29 15:05:48 +02:00
21478681e1 refactor: standardize config path and add CLI entry point
oib pushed to main at oib/aitbc 2026-03-29 15:04:37 +02:00
7c29011398 docs: add critical genesis block architecture warnings
oib pushed to main at oib/aitbc 2026-03-29 14:58:41 +02:00
7cdb88c46d docs: optimize multi-node workflow based on first run experience
oib pushed to main at oib/aitbc 2026-03-29 14:49:04 +02:00
d34e95329c docs: update multi-node workflow with pre-flight setup
oib pushed to main at oib/aitbc 2026-03-29 14:45:21 +02:00
a6d4e43e01 docs: update AITBC CLI configuration in workflow
oib pushed to main at oib/aitbc 2026-03-29 14:44:44 +02:00
f38790d824 docs: remove redundant systemd service updates from workflow
oib pushed to main at oib/aitbc 2026-03-29 14:43:55 +02:00
ef764d8e4e docs: clean up systemd service configuration in workflow
oib pushed to main at oib/aitbc 2026-03-29 14:43:13 +02:00
6a2007238f docs: update multi-node workflow to use AITBC CLI tool
oib pushed to main at oib/aitbc 2026-03-29 14:42:26 +02:00
e5eff3ebbf refactor: move central .env to /etc/aitbc/blockchain.env
oib pushed to main at oib/aitbc 2026-03-29 14:41:20 +02:00
56a5acd156 docs: add directory existence checks to multi-node workflow
oib pushed to main at oib/aitbc 2026-03-29 14:40:41 +02:00
7a4cac624e docs: update multi-node workflow for aitbc1 localhost execution
oib pushed to main at oib/aitbc 2026-03-29 14:39:52 +02:00
bb7f592560 refactor: merge .env.production into central .env and standardize paths
oib pushed to main at oib/aitbc 2026-03-29 14:38:47 +02:00
2860b0c8c9 docs: update multi-node workflow to use central .env configuration
oib pushed to main at oib/aitbc 2026-03-29 14:37:24 +02:00
11287056e9 ci: update all workflows to use standardized AITBC directory structure
oib pushed to main at oib/aitbc 2026-03-29 14:35:19 +02:00
ff136a1199 docs: add multi-node blockchain deployment workflow
oib pushed to main at oib/aitbc 2026-03-29 14:11:39 +02:00
6ec83c5d1d fix: uncomment EnvironmentFile in blockchain-node service to load .env.production
oib pushed to main at oib/aitbc 2026-03-29 13:21:09 +02:00
8b8d639bf7 fix: resolve CI failures across all workflows
oib pushed to main at oib/aitbc 2026-03-29 13:03:30 +02:00
af34f6ae81 fix: resolve remaining CI issues — services, hardhat, Rust, mypy
oib pushed to main at oib/aitbc 2026-03-29 12:53:38 +02:00
1f932d42e3 fix: resolve CI failures from workflow rewrite