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

feat(relayer): check event status one more time before sending call #17120

Merged
merged 13 commits into from
May 14, 2024

Conversation

cyberhorsey
Copy link
Contributor

@cyberhorsey cyberhorsey commented May 13, 2024

its possible the message could be processed befoer we wait for confirmations, get proof, and do all necessary checks. We should make sure the message is still processable right before we send the call, to avoid reverts, especially on mainnet.

Also fixes a bug with the retry headers, and fixes broekn CICD.

@davidtaikocha davidtaikocha added this pull request to the merge queue May 14, 2024
Merged via the queue into main with commit 6ef421a May 14, 2024
12 of 13 checks passed
@davidtaikocha davidtaikocha deleted the relayer_event_status_check branch May 14, 2024 00:39
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.

4 participants