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

dbft: adjust timer setting by the block processing time #46

Merged
merged 1 commit into from
Sep 25, 2020

Commits on Sep 25, 2020

  1. dbft: adjust timer setting by the block processing time

    Make block timing more accurate under load. BlockIndex is needed to
    distinguish between consensus-produced block and the one added via regular
    block addition mechanism.
    
    See neo-project/neo#1959 and neo-project/neo#1960.
    roman-khimov committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    c641e01 View commit details
    Browse the repository at this point in the history