dcrd/internal
Dave Collins fea818c297
netsync: Remove orphan block handling.
This removes all orphan block handling from the syncing process and is
part of the overall effort to move to full headers-first syncing as
opposed to the current partial header-first checkpoint-based process.

It should be noted that this change is made in such a way that the
syncing process continues to work properly, however, it is only intended
to be an intermediate step, and, as such, it does result in suboptimal
behavior once it passes the final checkpoint.  That will no longer be
the case one the entire sync process conversion is complete.
2021-01-21 23:20:18 -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 netsync: Remove submit/processblock orphan flag. 2021-01-21 23:20:17 -06:00
netsync netsync: Remove orphan block handling. 2021-01-21 23:20:18 -06:00
progresslog progresslog: Make logger more generic. 2021-01-21 23:20:13 -06:00
rpcserver netsync: Remove submit/processblock orphan flag. 2021-01-21 23:20:17 -06:00
version release: Bump for 1.7 release cycle. 2020-10-15 16:30:33 -05:00