Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Produce time - 1.8 #8682

Merged
merged 6 commits into from
Feb 26, 2020
Merged

Produce time - 1.8 #8682

merged 6 commits into from
Feb 26, 2020

Commits on Feb 22, 2020

  1. Configuration menu
    Copy the full SHA
    59d6f52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d7478f View commit details
    Browse the repository at this point in the history
  3. Do not allow for 50ms leeway for next block as this now prevents inco…

    …ming blocks from being processed during that 50ms
    heifner committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    a0dba75 View commit details
    Browse the repository at this point in the history
  4. Use head_block_time instead of pending_block_time since there is not …

    …necessarily a pending block. Avoids block_validate_exception of 'no pending block'
    heifner committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    dc2dcc2 View commit details
    Browse the repository at this point in the history
  5. Remove block time from late block log message since we don't know wha…

    …t timestamp a pending block should have
    heifner committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    1f31474 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30dfe2f View commit details
    Browse the repository at this point in the history