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

Implemented keygen transactions sending delays. #35

Merged
merged 1 commit into from
Aug 22, 2021

Conversation

dforsten
Copy link
Collaborator

In real world blockchains we cannot assume that all clients are instantly at the same block state. We give the validators 3 blocks time to catch up to assure our transactions are not rejected wrongfully.
Updated to the newest POSDAO contracts to query for the current key generation mode.

In real world blockchains we cannot assume that all clients are instantly at the same block state. We give the validators 3 blocks time to catch up to assure our transactions are not rejected wrongfully.
Updated to the newest POSDAO contracts to query for the current key generation mode.
@SurfingNerd SurfingNerd merged commit 2e5d9c0 into DMDcoin:hbbft Aug 22, 2021
@SurfingNerd
Copy link
Collaborator

potential fix for #22 ready for testing

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.

2 participants