dcrd/internal
Dave Collins 5b68754a42
mempool: Consolidate tx check flag construction.
This consolidates the logic for constructing the agenda flags to use for
checking transactions into a separate method versus building them inline
in multiple different places.

This makes it easier to add new agendas in the future while keeping the
flags consistent.
2021-12-14 11:16:18 -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: Consolidate tx check flag construction. 2021-12-14 11:16:18 -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 math/uint256: Prepare v1.0.0. 2021-12-09 17:25:56 -06:00
version version: Use uint32 for major/minor/patch. 2021-11-10 07:08:23 -06:00