btcsuite / btcd

An alternative full node bitcoin implementation written in Go (golang)
https://github.com/btcsuite/btcd/blob/master/README.md
ISC License
6.2k stars 2.36k forks source link

fix some comment #2080

Closed zhiqiangxu closed 5 months ago

zhiqiangxu commented 9 months ago

Thanks. Can you please squash your commits into a single one and use a proper commit message?

Done.

guggero commented 9 months ago

Still two commits and the message should say what the commit changes, not what the developer did when creating the commit.

zhiqiangxu commented 9 months ago

Still two commits and the message should say what the commit changes, not what the developer did when creating the commit.

Another squash is done:)

coveralls commented 9 months ago

Pull Request Test Coverage Report for Build 8433093311

Details


Files with Coverage Reduction New Missed Lines %
btcutil/gcs/gcs.go 1 81.25%
peer/peer.go 9 73.49%
<!-- Total: 10 -->
Totals Coverage Status
Change from base Build 8433036656: -0.02%
Covered Lines: 29422
Relevant Lines: 51737

💛 - Coveralls