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

[EVM] Validate tx logs to process correctly #1706

Open
julianmerlo95 opened this issue Sep 18, 2024 · 1 comment
Open

[EVM] Validate tx logs to process correctly #1706

julianmerlo95 opened this issue Sep 18, 2024 · 1 comment
Assignees

Comments

@julianmerlo95
Copy link
Collaborator

julianmerlo95 commented Sep 18, 2024

Issue

Some time we can 2 vaa_id with the same txHash. And we dont process correctly this case

Solution

  • Filter the logs by topic to process
  • Improve deduplicated key

Acceptance Criterial

  • Process both VAA
@julianmerlo95
Copy link
Collaborator Author

Fix standard relayer txs:
Image

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

No branches or pull requests

1 participant