• Joined on 2025-04-12
oib pushed to main at oib/aitbc 2026-03-27 23:17:14 +01:00
7534981a72 fix: improve package tests workspace setup and error handling
oib pushed to main at oib/aitbc 2026-03-27 23:15:09 +01:00
46716d9fab fix: add fallback compilation strategy for mcopy issues
oib pushed to main at oib/aitbc 2026-03-27 23:12:51 +01:00
1f8ff73590 fix: update Hardhat EVM version to support mcopy function
oib pushed to main at oib/aitbc 2026-03-27 23:11:22 +01:00
ecb7ff338f fix: install missing Hardhat ignition dependencies
oib pushed to main at oib/aitbc 2026-03-27 23:09:39 +01:00
ad4406b17e fix: install missing Hardhat toolbox dependencies
oib pushed to main at oib/aitbc 2026-03-27 23:08:50 +01:00
d139e80722 fix: improve systemd linking script with error handling
oib pushed to main at oib/aitbc 2026-03-27 23:06:51 +01:00
25e0c1a5fd fix: resolve package.json not found error in smart contract tests
oib pushed to main at oib/aitbc 2026-03-27 23:06:05 +01:00
7b9f226e5c fix: resolve systemd path issues in CI/CD workflows
oib pushed to main at oib/aitbc 2026-03-27 23:00:28 +01:00
74a6453667 feat: add service-dependent workflows for integration and API testing
oib pushed to main at oib/aitbc 2026-03-27 22:55:59 +01:00
35fc07977f feat: add systemd sync solution to eliminate repo/active gap
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