lbryio / lbcd

An alternative full node implementation of LBRY's blockchain written in Go (golang)
https://lbry.com/
ISC License
38 stars 25 forks source link

[lbry] config: allow non-localhost connections with TLS disabled #68

Closed roylee17 closed 2 years ago

roylee17 commented 2 years ago

close #67

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2653195064


Changes Missing Coverage Covered Lines Changed/Added Lines %
config.go 0 1 0.0%
<!-- Total: 0 1 0.0% -->
Files with Coverage Reduction New Missed Lines %
mempool/mempool.go 1 66.23%
integration/rpctest/blockgen.go 2 83.78%
peer/peer.go 10 76.31%
<!-- Total: 13 -->
Totals Coverage Status
Change from base Build 2633516469: 0.008%
Covered Lines: 22477
Relevant Lines: 43362

💛 - Coveralls