• Joined on 2025-04-12
oib pushed to master at oib/aitbc 2026-03-20 09:41:25 +01:00
2d68f66405 feat: implement structured agent memory architecture
oib pushed to aitbc1/blockchain-production at oib/aitbc 2026-03-20 09:40:03 +01:00
74ab1657f7 refactor: consolidate environment configuration and add production genesis tooling
oib pushed to aitbc1/blockchain-production at oib/aitbc 2026-03-19 17:17:36 +01:00
eef496b70a feat(chain_sync): apply transaction state changes during block import
oib pushed to aitbc1/blockchain-production at oib/aitbc 2026-03-19 16:08:53 +01:00
845c648313 feat(chain_sync): add configurable source/import hosts and improve rate limit handling
oib pushed to aitbc1/blockchain-production at oib/aitbc 2026-03-19 15:01:33 +01:00
0c85f89776 feat(chain_sync): add retry logic with exponential backoff for RPC connections and block imports
oib pushed to aitbc1/blockchain-production at oib/aitbc 2026-03-19 13:50:52 +01:00
0218cd1422 feat(chain_sync): add leader host routing for follower nodes
oib pushed to aitbc1/blockchain-production at oib/aitbc 2026-03-19 13:25:33 +01:00
f2849ee4a9 feat(consensus): implement transaction processing in PoA block proposer
oib deleted branch claim/8 from oib/aitbc 2026-03-19 13:10:03 +01:00
oib deleted branch claim/9 from oib/aitbc 2026-03-19 13:10:03 +01:00
oib created branch aitbc/sync-chain-changes in oib/aitbc 2026-03-19 13:01:40 +01:00
oib pushed to aitbc/sync-chain-changes at oib/aitbc 2026-03-19 13:01:40 +01:00
b4b5a57390 refactor: clean up configuration and add production infrastructure
5f2ab48b9a Shared Chain Implementation
1205a7c681 fix(dev_heartbeat): use correct sh() signature, fix CLI syntax path
97d989bc04 refactor(blockchain): use settings.chain_id as default instead of hardcoded "ait-devnet"
ffbf0b8966 Merge branch 'main' of gitea.bubuit.net:oib/aitbc
Compare 5 commits »
oib pushed to aitbc1/blockchain-production at oib/aitbc 2026-03-19 12:59:39 +01:00
e791aa13da refactor: clean up configuration and add production infrastructure
oib pushed to aitbc1/blockchain-production at oib/aitbc 2026-03-19 12:49:27 +01:00
978d4d22f6 Shared Chain Implementation
oib pushed to aitbc1/blockchain-production at oib/aitbc 2026-03-19 12:29:34 +01:00
6020ad04c4 refactor(blockchain): use settings.chain_id as default instead of hardcoded "ait-devnet"
oib pushed to aitbc1/blockchain-production at oib/aitbc 2026-03-19 12:19:20 +01:00
d99bb73a9b refactor(combined_main): remove P2P placeholder and improve shutdown handling
oib pushed to aitbc1/blockchain-production at oib/aitbc 2026-03-19 11:57:25 +01:00
4b78f3707b P2P functionality has been successfully merged into the main blockchain node service
oib pushed to aitbc1/blockchain-production at oib/aitbc 2026-03-19 11:31:11 +01:00
4c2062289c fix(dev_heartbeat): use correct sh() signature, fix CLI syntax path
4c3db7c019 Merge pull request 'Remove faucet account from production genesis configuration (issue #36)' (#37) from aitbc1/36-remove-faucet into main
594c3c6b0f Merge pull request 'feat: add production setup and infrastructure improvements' (#40) from aitbc/36-remove-faucet-from-prod-genesis into main
690dcd2407 merge PR #40: add production setup and infrastructure improvements
8a312cc498 Merge gitea main branch with production improvements
Compare 10 commits »
oib pushed to main at oib/aitbc 2026-03-18 16:43:46 +01:00
4c3db7c019 Merge pull request 'Remove faucet account from production genesis configuration (issue #36)' (#37) from aitbc1/36-remove-faucet into main
7e4154a568 Merge branch 'main' into aitbc1/36-remove-faucet
Compare 2 commits »
oib merged pull request oib/aitbc#37 2026-03-18 16:43:44 +01:00
Remove faucet account from production genesis configuration (issue #36)
oib pushed to main at oib/aitbc 2026-03-18 16:43:25 +01:00
594c3c6b0f Merge pull request 'feat: add production setup and infrastructure improvements' (#40) from aitbc/36-remove-faucet-from-prod-genesis into main
690dcd2407 merge PR #40: add production setup and infrastructure improvements
8a312cc498 Merge gitea main branch with production improvements
0c60fc5542 feat: add production setup and infrastructure improvements
c2fa6737dc Merge branch 'main' of https://github.com/oib/AITBC
Compare 6 commits »