dcrd/internal
Sef Boukenken 32a14f8d7f addrmgr: Start v2 module dev cycle.
Upcoming changes constitute breaking public API changes to the addrmgr
module, therefore, this follows the process for introducing major API
breaks which consists of:

- Bump the major version in the go.mod of the affected module if not
  already done since the last release tag
- Add a replacement to the go.mod in the main module if not already done
  since the last release tag
- Update all imports in the repo to use the new major version as
  necessary
- Make necessary modifications to allow all other modules to use the new
  version in the same commit
- Repeat the process for any other modules that require a new major as a
  result of consuming the new major(s)
2021-02-12 12:15:54 -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 mempool: Store staged transactions as TxDesc 2021-01-25 14:30:45 -06:00
mining mining: No error log on expected head reorg errors. 2021-01-22 14:40:09 -06:00
netsync netsync: Stop sending reject messages. 2021-02-08 16:09:33 -06:00
progresslog multi: Add chain verify progress percentage. 2021-01-21 23:30:35 -06:00
rpcserver addrmgr: Start v2 module dev cycle. 2021-02-12 12:15:54 -06:00
version release: Bump for 1.7 release cycle. 2020-10-15 16:30:33 -05:00