Bitcoin Core reports progress only up to 0.999999

1

On older version - after full synchronization in debug log i see message progress=1.0 In new - only progress=0.999999, it`s normal or i have some problems with synchronization?

Alex Muravyov

Posted 2018-03-15T16:26:49.417

Reputation: 111

Answers

1

This is a rounding issue, and not new.

You are most likely fully synchronized.

Pieter Wuille

Posted 2018-03-15T16:26:49.417

Reputation: 54 032