btcsuite / btcd

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

release: add darwin-arm64 to target binaries #2173

Closed kcalvinalvin closed 2 months ago

kcalvinalvin commented 2 months ago

All currently released Apple computers have arm architecture and it's good to release something native for these computers.

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 8789204558

Details


Files with Coverage Reduction New Missed Lines %
mempool/mempool.go 1 66.84%
peer/peer.go 6 74.16%
<!-- Total: 7 -->
Totals Coverage Status
Change from base Build 8636847188: 0.004%
Covered Lines: 29450
Relevant Lines: 51781

💛 - Coveralls