Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Retry contract #255

Open
mpetrun5 opened this issue Jul 10, 2024 · 0 comments
Open

Implement Retry contract #255

mpetrun5 opened this issue Jul 10, 2024 · 0 comments

Comments

@mpetrun5
Copy link
Collaborator

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants