dcrd/addrmgr
Dave Collins f65cdab3b9
addrmgr: Prepare v1.1.0.
This updates the addrmgr module dependencies and serves as a base for
addrmgr/v1.1.0.

The updated direct dependencies in this commit are as follows:

- github.com/decred/dcrd/chaincfg/chainhash@v1.0.2
- github.com/decred/dcrd/wire@v1.3.0

The full list of updated direct dependencies since the previous
addrmgr/v1.0.2 release are as follows:

- github.com/decred/dcrd/chaincfg/chainhash@v1.0.2
- github.com/decred/dcrd/wire@v1.3.0
2019-10-15 13:15:48 -05:00
..
addrmanager_test.go addrmgr: Test timestamp update during AddAddress() 2018-05-02 20:47:26 -05:00
addrmanager.go multi: Correct typos. 2019-08-22 10:20:03 -05:00
doc.go addrmgr: Test removal of corrupt peers file. 2018-03-06 00:03:56 +00:00
go.mod addrmgr: Prepare v1.1.0. 2019-10-15 13:15:48 -05:00
go.sum addrmgr: Prepare v1.1.0. 2019-10-15 13:15:48 -05:00
knownaddress_test.go addrmgr: Simplify tests for KnownAddress. 2018-05-01 12:42:07 -05:00
knownaddress.go addrmgr: skip never-successful addresses 2018-06-26 19:13:31 -05:00
log.go multi: deprecate DisableLog 2019-03-18 11:16:35 -05:00
network_test.go addrmgr: Declutter package API. 2018-03-05 12:29:40 -06:00
network.go multi: Correct typos. 2019-08-16 17:37:58 -05:00