Skip to content

fix(polymarket): verify redeem effects and sweep legacy collateral#59

Open
KillerQueen-Z wants to merge 2 commits into
BlockRunAI:mainfrom
KillerQueen-Z:fix/polymarket-collateral-redeem
Open

fix(polymarket): verify redeem effects and sweep legacy collateral#59
KillerQueen-Z wants to merge 2 commits into
BlockRunAI:mainfrom
KillerQueen-Z:fix/polymarket-collateral-redeem

Conversation

@KillerQueen-Z

Copy link
Copy Markdown
Contributor

Summary\n- Require a confirmed ERC-1155 outcome-token decrease before redeem reports success, closing the successful no-op class.\n- Include legacy USDC.e in withdrawable collateral; wrap only the required amount to pUSD through the official collateral onramp before bridge withdrawal.\n- Add regressions for no-op detection and legacy USDC.e withdrawal previews.\n\n## Root cause\nDirect CTF redemption with pUSD-derived inputs can succeed while redeeming a zero balance. The current adapter route fixes the underlying path; this PR verifies its actual token effect and lets historical USDC.e residue leave the vault.\n\n## Validation\n- npm test (171 passing)\n- npm run typecheck\n- npm run build\n- Read-only Polygon/CLOB verification using the reported resolved BTC conditions and transactions: the zero-payout transaction had no ERC-1155 burn or USDC.e transfer; the corrected transaction burned positions and transferred 1.298700 USDC.e.\n\nNote: the current local wallet has no redeemable positions, so no user funds were moved for this test.

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