dcrd/addrmgr
Dave Collins d5016f289f
addrmrg: Refine vgo deps.
Now that wire has been defined, update the addrmgr module to only depend
on it instead of the entire dcrd module.  Also, since there is no longer
a dep on the entire dcrd module to pick it up transitively, add the slog
dep as well.
2018-05-25 17:34:07 -05:00
..
addrmanager_test.go addrmgr: Test timestamp update during AddAddress() 2018-05-02 20:47:26 -05:00
addrmanager.go addrmgr: Simplify package API. 2018-05-02 20:35:40 -05:00
doc.go addrmgr: Test removal of corrupt peers file. 2018-03-06 00:03:56 +00:00
go.mod addrmrg: Refine vgo deps. 2018-05-25 17:34:07 -05:00
go.modverify addrmrg: Refine vgo deps. 2018-05-25 17:34:07 -05:00
knownaddress_test.go addrmgr: Simplify tests for KnownAddress. 2018-05-01 12:42:07 -05:00
knownaddress.go addrmgr: Improve isBad() performance. 2018-03-06 21:50:18 -06:00
log.go multi: Replace btclog with slog. 2018-05-23 14:22:10 -05:00
network_test.go addrmgr: Declutter package API. 2018-03-05 12:29:40 -06:00
network.go addrmgr: Declutter package API. 2018-03-05 12:29:40 -06:00