• Joined on 2025-04-12
oib pushed to main at oib/aitbc 2026-03-27 23:39:39 +01:00
35f26568b2 fix: use --no-root for Poetry installation to avoid package installation issues
oib pushed to main at oib/aitbc 2026-03-27 23:38:06 +01:00
3085b5efc0 fix: remove remaining heredoc to resolve YAML syntax error
oib pushed to main at oib/aitbc 2026-03-27 23:36:12 +01:00
bc59951d97 fix: resolve Poetry package installation and pip fallback issues
oib pushed to main at oib/aitbc 2026-03-27 23:35:05 +01:00
18cd7bc55e fix: replace heredoc with echo commands to resolve YAML syntax error
oib pushed to main at oib/aitbc 2026-03-27 23:33:28 +01:00
c99e7a8dec fix: correct heredoc syntax in package-tests.yml
oib pushed to main at oib/aitbc 2026-03-27 23:31:27 +01:00
06798bc7da fix: enhance fallback strategy for missing packages directory
oib pushed to main at oib/aitbc 2026-03-27 23:30:38 +01:00
dbcb491d86 fix: add Poetry directory validation and error recovery
oib pushed to main at oib/aitbc 2026-03-27 23:29:52 +01:00
790af6ad23 fix: add Git error handling and directory recovery for workspace issues
oib pushed to main at oib/aitbc 2026-03-27 23:28:54 +01:00
ce9ad2d3fa fix: add robust filesystem handling and multiple workspace locations
oib pushed to main at oib/aitbc 2026-03-27 23:27:41 +01:00
1514fc057c fix: handle existing repository directories in workspace setup
oib pushed to main at oib/aitbc 2026-03-27 23:26:49 +01:00
c3403ba77f fix: improve workspace directory creation and error handling
oib pushed to main at oib/aitbc 2026-03-27 23:25:10 +01:00
c339063b61 fix: improve Git workspace setup with robust fallback strategies
oib pushed to main at oib/aitbc 2026-03-27 23:23:29 +01:00
845e0c13be fix: add robust Poetry error handling for classifiers and lock issues
oib pushed to main at oib/aitbc 2026-03-27 23:22:07 +01:00
859341f0c0 fix: add poetry.lock regeneration for out-of-sync lock files
oib pushed to main at oib/aitbc 2026-03-27 23:20:35 +01:00
19663a15ff fix: resolve Poetry command not found errors in package tests
oib pushed to main at oib/aitbc 2026-03-27 23:18:37 +01:00
e151f56924 fix: update EVM version to cancun for mcopy instruction support
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