lbryio / lbcd

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

mining fix segwit coinbase rejection #84

Closed roylee17 closed 2 years ago

roylee17 commented 2 years ago

Fix #83

Many thanks to zpool for close collaboration on this issue.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2848370314


Changes Missing Coverage Covered Lines Changed/Added Lines %
blockchain/merkle.go 0 10 0.0%
<!-- Total: 0 10 0.0% -->
Files with Coverage Reduction New Missed Lines %
integration/rpctest/blockgen.go 2 83.78%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 2816275515: 0.006%
Covered Lines: 22477
Relevant Lines: 43334

💛 - Coveralls