π― Goal
Implement fallback logic if the AMM lacks liquidity.
π Requirements
- Catch swap failures
- Fallback to paying out the original asset directly
π Target Directory
Contributors should work within this directory:
contracts/settlement_contract
π Architecture & Dependencies
π§ Technical Scope
πΏ Fork & Branch
- Fork the repository
- Branch:
git checkout -b sec-failed-swaps
β
Acceptance Criteria
- All tests must pass successfully
- Test cases pass on testnet
π¬ Example Commit Message
feat: implement fallback logic if the amm lacks liquidity.
π― Goal
Implement fallback logic if the AMM lacks liquidity.
π Requirements
π Target Directory
Contributors should work within this directory:
contracts/settlement_contractπ Architecture & Dependencies
π§ Technical Scope
πΏ Fork & Branch
git checkout -b sec-failed-swapsβ Acceptance Criteria
π¬ Example Commit Message