dcrd/internal
Dave Collins fffe1f09c0
mining: No error log on expected head reorg errors.
This changes the log for head reorg failures to a debug log instead of
an error log since it is actually expected to fail reorgs from time to
time due to the fact mining is a race to find blocks.

It also cleans up the code slightly while here and adds an additional
check to avoid additional work in the case reorgs to other tips fail and
the current tip then becomes the best candidate among the eligible
parents.
2021-01-22 14:40:09 -06:00
..
fees fees: Remove deprecated DisableLog. 2020-12-28 13:13:47 -06:00
limits multi: replace godoc.org with pkg.go.dev 2020-02-18 19:35:19 -06:00
mempool multi: Remove blockChain field from UtxoViewpoint. 2021-01-18 13:12:44 -06:00
mining mining: No error log on expected head reorg errors. 2021-01-22 14:40:09 -06:00
netsync multi: Add chain verify progress percentage. 2021-01-21 23:30:35 -06:00
progresslog multi: Add chain verify progress percentage. 2021-01-21 23:30:35 -06:00
rpcserver rpcserver: Calc verify progress based on best hdr. 2021-01-21 23:30:36 -06:00
version release: Bump for 1.7 release cycle. 2020-10-15 16:30:33 -05:00