utreexo / utreexod

A fully validating Bitcoin node with Utreexo support
ISC License
90 stars 21 forks source link

go.*: Update utreexo repository #35

Closed kcalvinalvin closed 1 year ago

kcalvinalvin commented 1 year ago

The updated utreexo repository supports undoing cached proofs now. Updating it will allow supporting wallets with utreexo proofs.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3683707864


Files with Coverage Reduction New Missed Lines %
integration/rpctest/blockgen.go 2 83.67%
peer/peer.go 4 75.37%
database/ffldb/db.go 5 91.2%
btcec/signature.go 6 91.96%
<!-- Total: 17 -->
Totals Coverage Status
Change from base Build 3683640169: 0.008%
Covered Lines: 27281
Relevant Lines: 51098

💛 - Coveralls