Skip to content

Add EVM redeem failure recovery to claimRedeem#217

Merged
nialexsan merged 7 commits intomainfrom
loic/pkm-460-add-evm-redeem-failure-recovery-to-claimredeem
Mar 18, 2026
Merged

Add EVM redeem failure recovery to claimRedeem#217
nialexsan merged 7 commits intomainfrom
loic/pkm-460-add-evm-redeem-failure-recovery-to-claimredeem

Conversation

@loic1
Copy link
Collaborator

@loic1 loic1 commented Mar 16, 2026

Changes:

  • Make claimRedeem permissionless with a timelock guard (intended to address comment). When EVM redeem reverts, shares are recovered back to the user in AutoBalancer
  • Add claim outcome tracking for backend confirmation

Follow-up to #210

Description


For contributor use:

  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the standards mentioned here.
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

@loic1 loic1 marked this pull request as ready for review March 16, 2026 19:39
@loic1 loic1 requested a review from a team as a code owner March 16, 2026 19:39
@loic1 loic1 requested a review from sid42 March 16, 2026 21:43
@loic1 loic1 requested a review from turbolent March 17, 2026 17:44
@codecov
Copy link

codecov bot commented Mar 17, 2026

Codecov Report

❌ Patch coverage is 89.79592% with 5 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
cadence/contracts/PMStrategiesV1.cdc 89.79% 5 Missing ⚠️

📢 Thoughts on this report? Let us know!

@nialexsan nialexsan merged commit 52574c9 into main Mar 18, 2026
9 checks passed
@nialexsan nialexsan deleted the loic/pkm-460-add-evm-redeem-failure-recovery-to-claimredeem branch March 18, 2026 14:04
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.

5 participants