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 event and message handlers #327

Open
mpetrun5 opened this issue Jul 10, 2024 · 1 comment · May be fixed by #337
Open

Implement Retry event and message handlers #327

mpetrun5 opened this issue Jul 10, 2024 · 1 comment · May be fixed by #337

Comments

@mpetrun5
Copy link
Collaborator

Implement Retry event handler for the new Retry contract and message handlers per
network that handle the Retry message.

Implementation details

  • Retry event handler should only be an EVM handler
  • Message handlers should check the deposit nonce and destination domain and filter out the transfers that do not match

Testing details

  • unit tests
  • E2E tests

Acceptance Criteria

  • retry can be triggered from any network
@LyonSsS
Copy link

LyonSsS commented Jul 16, 2024

Tested on Devnet - works as expected

@mpetrun5 mpetrun5 linked a pull request Jul 19, 2024 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants