• Joined on 2025-04-12
oib pushed to main at oib/aitbc 2026-03-30 08:43:29 +02:00
b0ff378145 fix: consolidate virtual environment path and remove duplicate CLI requirements file
oib pushed to main at oib/aitbc 2026-03-30 08:22:19 +02:00
ece6f73195 feat: add AI agent, OpenClaw, workflow, and resource management commands to CLI
oib pushed to main at oib/aitbc 2026-03-30 08:18:40 +02:00
b5f5843c0f refactor: rename simple_wallet.py to aitbc_cli.py and update CLI launcher script
oib pushed to main at oib/aitbc 2026-03-30 08:14:03 +02:00
893ac594b0 fix: correct transaction field mapping and standardize genesis path resolution in PoA consensus
oib pushed to main at oib/aitbc 2026-03-30 07:52:43 +02:00
5775b51969 Automated maintenance update - Mo 30 Mär 2026 07:52:40 CEST
oib pushed to main at oib/aitbc 2026-03-29 20:06:55 +02:00
430120e94c chore: remove configuration files and reorganize production workflow documentation
oib pushed to main at oib/aitbc 2026-03-29 19:54:31 +02:00
b5d7d6d982 docs: add comprehensive contract testing, monitoring, and analytics workflow steps
oib pushed to main at oib/aitbc 2026-03-29 19:12:12 +02:00
df3f31b865 docs: optimize workflow with production deployment scripts and AI marketplace tracking
oib pushed to main at oib/aitbc 2026-03-29 18:58:26 +02:00
9061ddaaa6 feat: add comprehensive marketplace scenario testing and update production readiness workflow
oib pushed to main at oib/aitbc 2026-03-29 18:28:58 +02:00
6896b74a10 feat: add chain_id parameter to get_addresses RPC endpoint
oib pushed to main at oib/aitbc 2026-03-29 18:25:53 +02:00
86bc2d7a47 fix: correct transaction value field from "value" to "amount" in PoA proposer
oib pushed to main at oib/aitbc 2026-03-29 17:56:05 +02:00
e001e0c06e feat: add get_pending_transactions method to mempool implementations
oib pushed to main at oib/aitbc 2026-03-29 17:50:54 +02:00
00d607ce21 docs: refactor workflow with script references and add mempool RPC endpoint
oib pushed to main at oib/aitbc 2026-03-29 17:30:09 +02:00
1e60fd010c feat: integrate actual blockchain mining with PoA consensus and fix CLI wallet operations
oib pushed to main at oib/aitbc 2026-03-29 17:15:57 +02:00
8251853cbd feat: add marketplace and AI services RPC endpoints
oib pushed to main at oib/aitbc 2026-03-29 17:04:57 +02:00
b5da4b15bb Automated maintenance update - So 29 Mär 2026 17:04:18 CEST
oib pushed to main at oib/aitbc 2026-03-29 17:01:31 +02:00
45cc1c8ddb refactor: consolidate workflow steps and replace inline commands with script references
oib pushed to main at oib/aitbc 2026-03-29 16:52:33 +02:00
0d9ef9b5b7 refactor: add blockchain sync and network optimization scripts to workflow
oib pushed to main at oib/aitbc 2026-03-29 16:26:26 +02:00
2b3f9a4e33 refactor: remove script snippets and reference scripts in workflow
oib pushed to main at oib/aitbc 2026-03-29 16:21:45 +02:00
808da6f25d feat: create all scripts referenced in workflow documentation