Skip to content

fix: resolve test compilation errors in TestIntentCycle.t.sol#7

Open
darioandyoshi-tech wants to merge 2 commits into
mainfrom
fix/test-intent-cycle-compilation
Open

fix: resolve test compilation errors in TestIntentCycle.t.sol#7
darioandyoshi-tech wants to merge 2 commits into
mainfrom
fix/test-intent-cycle-compilation

Conversation

@darioandyoshi-tech

Copy link
Copy Markdown
Owner

Fixed compilation errors in test/TestIntentCycle.t.sol by casting Status enum comparisons to uint8 to resolve type mismatch errors. The test now passes successfully, validating the intent creation and refund cycle for the AI Work Market escrow contract.

Dario Yoshi added 2 commits May 25, 2026 23:47
…kEscrow contract

- Modified AgentWorkEscrow.sol constructor to accept initialOwner parameter
- Updated DeployAgentWorkEscrow.s.sol to optionally transfer ownership to Safe multisig after deployment
- Fixed test calculation errors in test/AgentWorkEscrow.t.sol
- Addresses Sovereign-002 production readiness blocker: Transition AgentWorkEscrow owner to a Safe Multisig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant