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

ZetaClient should stop trying to process inbound/outbound when these are paused #1888

Closed
Tracked by #1611
lumtis opened this issue Mar 13, 2024 · 0 comments · Fixed by #1984
Closed
Tracked by #1611

ZetaClient should stop trying to process inbound/outbound when these are paused #1888

lumtis opened this issue Mar 13, 2024 · 0 comments · Fixed by #1984
Assignees
Labels
bug Something isn't working zetaclient Issues related to ZetaClient

Comments

@lumtis
Copy link
Member

lumtis commented Mar 13, 2024

Describe the Issue
ZetaClient is currently still trying to process inbound/outbound even when those are paused:

observeInTX error

This is not a critical issues since the processing is blocked at the protocol level but we should still prevent ZetaCored from processing the inbounds/outbounds when paused

We should keep a state of the CrosschainFlags in the CoreContext in ZetaClient and check these flags when trying to process inbounds/outbounds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working zetaclient Issues related to ZetaClient
Projects
None yet
2 participants