dcrd/internal
Dave Collins 44d5aea13e
mining: Prevent unnecessary reorg with equal votes.
This corrects the logic related to preventing unnecessary reorgs in the
function that sorts parents based the number of votes available for them
and the current tip block and adds tests to ensure proper functionality.
2021-12-08 18:29:42 -06:00
..
fees fees: Remove deprecated DisableLog. 2020-12-28 13:13:47 -06:00
limits multi: update build tags to pref. go1.17 syntax. 2021-10-19 20:21:44 -05:00
mempool mempool: Convert to use stdscript. 2021-11-18 12:33:40 -06:00
mining mining: Prevent unnecessary reorg with equal votes. 2021-12-08 18:29:42 -06:00
netsync netsync: Remove unused tx submission processing. 2021-12-05 02:58:49 -06:00
progresslog progresslog: Make header logging concurrent safe. 2021-11-23 17:24:58 -06:00
rpcserver rpcserver: Rename var to make linter happy. 2021-12-05 02:58:48 -06:00
staging/primitives primitives: Add inclusion proof benchmarks. 2021-12-04 17:57:18 -06:00
version version: Use uint32 for major/minor/patch. 2021-11-10 07:08:23 -06:00