This repository was archived by the owner on Mar 11, 2025. It is now read-only.
This repository was archived by the owner on Mar 11, 2025. It is now read-only.
Implement Retry contract #255
Open
Description
Implement a retry contract that has the ability to trigger the retry for other networks.
Implementation details
The retry contract should be able to specify:
- source domain of the retry
- ID of the transfer to be retried (empty as a special case for all) - depositNonces
- destination domain of the retry
Testing details
- unit tests
Acceptance Criteria
- we can trigger retry for specific transfer from another network