• Joined on 2025-04-12
oib pushed to main at oib/aitbc 2026-03-27 22:49:24 +01:00
36a5bd229a feat: enforce serial workflow execution - prevent parallel runs
oib pushed to main at oib/aitbc 2026-03-27 22:47:32 +01:00
6f347bc696 fix: add eth-account dependency to resolve import error
oib pushed to main at oib/aitbc 2026-03-27 22:45:24 +01:00
11d267fb83 feat: remove Foundry completely - Hardhat-only workflow
oib pushed to main at oib/aitbc 2026-03-27 22:43:24 +01:00
114bd2e85a feat: convert smart contract workflow to prioritize Hardhat over Foundry
oib pushed to main at oib/aitbc 2026-03-27 22:36:37 +01:00
d733acb1df fix: improve Foundry installation with corruption detection
oib pushed to main at oib/aitbc 2026-03-27 22:35:20 +01:00
9021ab01a7 fix: correct poetry lock command syntax
oib pushed to main at oib/aitbc 2026-03-27 22:34:33 +01:00
54d26f8e74 fix: resolve Git lock file issues in CI/CD workflows
oib pushed to main at oib/aitbc 2026-03-27 22:33:50 +01:00
4c76b43ee8 fix: resolve poetry.lock sync issue in security scanning
oib pushed to main at oib/aitbc 2026-03-27 22:33:16 +01:00
e39ac97f94 fix: resolve Foundry installation issues in smart contract tests
oib pushed to main at oib/aitbc 2026-03-27 22:31:11 +01:00
0fc72b764a feat: add comprehensive multi-language package testing workflow
oib pushed to main at oib/aitbc 2026-03-27 22:30:00 +01:00
960af176a6 feat: add comprehensive smart contract testing workflow
oib pushed to main at oib/aitbc 2026-03-27 22:25:21 +01:00
868360857d feat: fix critical path mismatch - configure runner for standard paths
oib pushed to main at oib/aitbc 2026-03-27 22:16:31 +01:00
3c44d7a71f feat: use only installed Node.js - no installation
oib pushed to main at oib/aitbc 2026-03-27 22:14:40 +01:00
f8a3e3096e feat: optimize Node.js installation in CLI workflow
oib pushed to main at oib/aitbc 2026-03-27 22:13:01 +01:00
e192aa02a3 feat: update CLI workflow to use Node.js 20/24
oib pushed to main at oib/aitbc 2026-03-27 22:10:26 +01:00
a20c205716 feat: remove disabled workflows - clean CI/CD configuration
oib pushed to main at oib/aitbc 2026-03-27 22:06:11 +01:00
f9235e65f0 feat: activate strategic workflows with workspace isolation
oib pushed to main at oib/aitbc 2026-03-27 22:00:03 +01:00
65bfdf528a feat: add comprehensive gossip network tests
oib pushed to main at oib/aitbc 2026-03-27 21:54:02 +01:00
eeb9d0be30 feat: add comprehensive guardian contract tests
oib pushed to main at oib/aitbc 2026-03-27 21:50:13 +01:00
56a50c93de feat: add comprehensive consensus mechanism tests