btcsuite / btcd

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

btcutil: reuse serialized tx during TxHash #2081

Closed Roasbeef closed 6 months ago

Roasbeef commented 6 months ago

This is https://github.com/btcsuite/btcd/pull/2023, but with some code style fixes and added benchmarks.

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 7353073196


Totals Coverage Status
Change from base Build 7299011825: -0.007%
Covered Lines: 28647
Relevant Lines: 50690

💛 - Coveralls