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

schnorr: bip-340 compliant signing #2022

Closed wydengyre closed 1 year ago

wydengyre commented 1 year ago

fixes https://github.com/btcsuite/btcd/issues/2021

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5867908269


Files with Coverage Reduction New Missed Lines %
peer/peer.go 13 73.2%
<!-- Total: 13 -->
Totals Coverage Status
Change from base Build 5859661990: -0.02%
Covered Lines: 26794
Relevant Lines: 48418

💛 - Coveralls