lnd/discovery
Olaoluwa Osuntokun 30019538c4
discovery: update DNS bootstrapper to adhere to new query schema
In this commit, we update the DNS bootstrapper to match the new query
semantics expected by the new DNS server. We no longer hard code the
target DNS host, and instead, we’ll re-use the same target endpoint as
we only need the soaShim in order to establish a direct TCP connection
for the queries.
2018-03-14 18:27:29 -07:00
..
ann_validation.go discovery: update graph API usage to match recent API changes 2018-02-06 20:14:32 -08:00
bootstrapper.go discovery: update DNS bootstrapper to adhere to new query schema 2018-03-14 18:27:29 -07:00
gossiper.go build+multi: switch from bolt to bbolt 2018-03-10 19:01:13 -08:00
gossiper_test.go discovery: avoid always validating ECDSA sigs by asking router if item is fresh 2018-03-06 13:34:51 -05:00
log.go lnd: remove seelog logger 2017-06-25 14:19:56 +01:00
utils.go discovery: update graph API usage to match recent API changes 2018-02-06 20:14:32 -08:00