It has turned out in practice that nodes are unable to re-execute old non-executed transactions on startup. It often happens that nodes are running long time without restart and when they do, they start to re-execute transactions from several days / weeks behind, which doesn't make any sense.
Therefore drop the pickup of non-executed transactions on startup and continue from the latest "HEAD".
It has turned out in practice that nodes are unable to re-execute old non-executed transactions on startup. It often happens that nodes are running long time without restart and when they do, they start to re-execute transactions from several days / weeks behind, which doesn't make any sense.
Therefore drop the pickup of non-executed transactions on startup and continue from the latest "HEAD".