dcrd/internal
Dave Collins cd201a9fa8
netsync: Remove unneeded ForceReorganization.
This removes the ForceReorganization method and infrastructure from the
sync manager as it is no longer needed since the blockchain is safe for
concurrent access and the additional mempool pruning the version in sync
manager currently does is not necessary since all siblings that could be
the target of a head reorganization are necessarily at the same height
and have the same stake difficulty.
2020-12-28 18:37:56 -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: update error code related documentation. 2020-12-21 13:00:59 -06:00
mining mining: Correct fee calculations during reorgs. 2020-12-27 15:18:41 -06:00
netsync netsync: Remove unneeded ForceReorganization. 2020-12-28 18:37:56 -06:00
progresslog progresslog: Add package documentation. 2020-12-14 19:20:07 -06:00
rpcserver rpcserver/netsync: Remove notifystakedifficulty. 2020-12-28 18:26:54 -06:00
version release: Bump for 1.7 release cycle. 2020-10-15 16:30:33 -05:00