Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Improve broadcast_confirm_req_batch delays and max size #2130

Merged

Commits on Jul 5, 2019

  1. Improve broadcast_confirm_req_batch delays and max size

    Batch confirm_req by hash/root:
    * removed increased delay for each iteration. It could cause much longer confirmations without change (+50 ms each iteration)
    * larger max reps limit should allow more aggressive & faster confirmation
    * better load balancing across multiple representatives in each iteration
    SergiySW committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    ae367b3 View commit details
    Browse the repository at this point in the history
  2. Better iteration

    SergiySW committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    f7e53b3 View commit details
    Browse the repository at this point in the history