dcrd/internal
Dave Collins 9292e5bab9
netsync: Move proactive sigcache evict to server.
This moves the proactive signature cache eviction from the sync manager
to the server to more cleanly separate the responsibilities of the
server from the sync manager.  The server controls the lifecycle of the
signature cache and also now handles notifications from the blockchain
when blocks are connected, so the eviction more naturally fits there.

It also removes the SigCache entry from the sync manager Config struct
since it is no longer needed.
2021-01-07 17:22: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: update error code related documentation. 2020-12-21 13:00:59 -06:00
mining mining: Remove duplicate method. 2020-12-28 18:38:00 -06:00
netsync netsync: Move proactive sigcache evict to server. 2021-01-07 17:22:18 -06:00
progresslog progresslog: Add package documentation. 2020-12-14 19:20:07 -06:00
rpcserver rpcserver: Allow TLS client cert authentication 2021-01-07 13:58:38 -06:00
version release: Bump for 1.7 release cycle. 2020-10-15 16:30:33 -05:00