lbcd/addrmgr
Dave Collins 24e23525fb
addrmgr: Expose method to update services.
This exposes a new method named SetServices to the address manager which
can be used to update the services for a known address.  This will be
useful to keep known services up to date.

Backported from Decred.
2018-09-20 22:31:49 -05:00
..
addrmanager.go addrmgr: Expose method to update services. 2018-09-20 22:31:49 -05:00
addrmanager_test.go Fix a ton of typos accumulated over time 2017-05-30 16:59:51 +02:00
cov_report.sh First round of address manager package refactor 2014-07-07 09:04:22 -05:00
doc.go Fix a ton of typos accumulated over time 2017-05-30 16:59:51 +02:00
internal_test.go Relicense to the btcsuite developers. 2015-05-01 12:00:56 -05:00
knownaddress.go Fix warnings from ineffassign 2017-06-07 17:59:33 -05:00
knownaddress_test.go wire: Treat NetAddress more like immutable 2016-12-06 20:48:02 +01:00
log.go Relicense to the btcsuite developers. 2015-05-01 12:00:56 -05:00
network.go Fix a ton of typos accumulated over time 2017-05-30 16:59:51 +02:00
network_test.go wire: Treat NetAddress more like immutable 2016-12-06 20:48:02 +01:00
test_coverage.txt Add more reserved IP space to address manager. 2014-12-16 13:02:39 -05:00