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

The daemon sometimes fails to check the block data #29

Open
avsetsin opened this issue Nov 12, 2021 · 0 comments
Open

The daemon sometimes fails to check the block data #29

avsetsin opened this issue Nov 12, 2021 · 0 comments

Comments

@avsetsin
Copy link
Contributor

If it takes a long time to check the data in a previous block, or if there is an error when receiving the data, the daemon not checks the data of the current block. Because of this, the daemon may sometimes pause the protocol with a slight delay or there may be a desynchronization in the numbers of the blocks to be signed for the deposit.

The protocol does not require an immediate response, since we have a large deposit gap, so this behavior is acceptable. However, it is worth exploring possible solutions.

@avsetsin avsetsin changed the title The daemon sometimes fails to check the data in the block The daemon sometimes fails to check the block data Nov 12, 2021
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