Optimize fault tolerance calculation for old blocks

Description

Currently, when older blocks are requested (~10000 blocks in the past) with Block API timeout occurs and also execution can cause high usage of CPU.

The source of the problem is calculation of fault tolerance which for older blocks is to long.

Temporary solution is created in this PR but ticket should not be closed until final solution is applied.

Activity

Done

Details

Assignee

Reporter

Priority

Fix versions

Sprint

Created June 3, 2020 at 6:01 PM
Updated June 24, 2020 at 1:40 PM
Resolved June 5, 2020 at 11:50 AM