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

eIBC and delayedAck redundent events #845

Open
mtsitrin opened this issue Apr 14, 2024 · 0 comments
Open

eIBC and delayedAck redundent events #845

mtsitrin opened this issue Apr 14, 2024 · 0 comments
Assignees

Comments

@mtsitrin
Copy link
Contributor

currently both x/eibc and x/delyaedack emit event upon store write.

This causes for redundant events, due to internal logic, when packet's status changes.

The events should correlate with "logical" events (e.g eibc order created, eibc order fulfilled) and not with internal events

@mtsitrin mtsitrin self-assigned this Apr 14, 2024
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

When branches are created from issues, their pull requests are automatically linked.

1 participant