• Joined on 2025-04-12
oib pushed to main at oib/aitbc 2026-03-26 09:31:06 +01:00
5ca6a51862 reorganize: sort CLI root files into logical subdirectories and rewire imports
665831bc64 merge: consolidate config/ and configs/ directories into single config/
23e4816077 fix: resolve 'box in a box' nesting issues in codebase
394ecb49b9 docs: consolidate CLI documentation and purge legacy structure
c0952c2525 refactor: flatten CLI directory structure - remove 'box in a box'
Compare 42 commits »
oib pushed to main at oib/aitbc 2026-03-26 08:31:02 +01:00
b00724a783 deps: update Python dependencies
9cc9bdc023 ci(deps): bump actions/cache from 3 to 5 and actions/setup-node from 4 to 6
Compare 2 commits »
oib pushed to main at oib/aitbc 2026-03-25 12:56:13 +01:00
bfe6f94b75 chore: remove outdated documentation and reference files
oib pushed to main at oib/aitbc 2026-03-24 16:14:46 +01:00
26f7dd5ad0 refactor: update systemd service configurations for deployment environment changes
oib pushed to main at oib/aitbc 2026-03-24 13:21:01 +01:00
f0535d3881 fix: add missing database commit and remove unused agent service files
f6c4b00c4a chore: bump minimum Node.js version to v24.14.0 across codebase
Compare 2 commits »
oib pushed to main at oib/aitbc 2026-03-24 10:19:19 +01:00
b2bcffa509 chore: remove unused Dockerfile and docker-compose.yml
oib pushed to master at oib/aitbc 2026-03-24 10:14:23 +01:00
74f8b96a79 chore: update workspace state and memory
2d68f66405 feat: implement structured agent memory architecture
Compare 2 commits »
oib created branch master in oib/aitbc 2026-03-24 10:14:22 +01:00
oib pushed to main at oib/aitbc 2026-03-24 10:13:12 +01:00
1e54320ad4 Merge remote-tracking branch 'origin/main'
9302661dc4 fix: improve blockchain node RPC responses and database path consistency
Compare 2 commits »
oib pushed to main at oib/aitbc 2026-03-24 10:10:53 +01:00
59202e7e0c Commit pending blockchain changes: poa.py mempool logging, main.py service fixes, router.py RPC improvements
de02cb6749 Merge commit bbe6723 from aitbc1: refactor: improve gossip broker cleanup and enhance CLI wallet transaction handling
Compare 2 commits »
oib pushed to main at oib/aitbc 2026-03-23 14:06:22 +01:00
bbe67239a1 refactor: improve gossip broker cleanup and enhance CLI wallet transaction handling
oib pushed to main at oib/aitbc 2026-03-23 12:11:37 +01:00
5dccaffbf9 refactor: update database schema and fix chain_id handling across components
81e96f102f refactor: centralize all dynamic data to /opt/aitbc/data directory
Compare 2 commits »
oib deleted branch central-config-and-blockchain-enhancements from oib/aitbc 2026-03-23 09:36:09 +01:00
oib closed pull request oib/aitbc#42 2026-03-23 09:36:09 +01:00
central-config-and-blockchain-enhancements
oib closed pull request oib/aitbc#43 2026-03-23 09:36:09 +01:00
central-config-and-blockchain-enhancements
oib pushed to main at oib/aitbc 2026-03-23 09:35:34 +01:00
e1184bcc13 resolve merge conflicts in .gitignore and .env.example
d024f6e6f3 fix: update gitignore for gitea token file
7cdd8f1fd0 Merge aitbc1/blockchain-production into main: Enhanced chain sync, PoA transaction processing, and production genesis tooling
fb3ac34ed3 Fix poetry lock file and update mypy dependency version
096ce30728 Add logging for mempool drain in PoA proposer
Compare 23 commits »
oib pushed to central-config-and-blockchain-enhancements at oib/aitbc 2026-03-23 09:33:37 +01:00
e1184bcc13 resolve merge conflicts in .gitignore and .env.example
d024f6e6f3 fix: update gitignore for gitea token file
ea3597319d feat: add sync command to CLI main interface
1e213a4f24 Merge pull request 'feat: add bulk block import for fast sync catch-up' (#44) from aitbc1/production-ready-pr into main
4711a5687c feat: add bulk block import for fast sync catch-up
Compare 7 commits »
oib deleted branch 22-pickle-security from oib/aitbc 2026-03-20 12:40:05 +01:00
oib deleted branch master from oib/aitbc 2026-03-20 12:40:05 +01:00
oib deleted branch aitbc1/blockchain-production from oib/aitbc 2026-03-20 12:39:36 +01:00