Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

psbt: add support for PSBT_GLOBAL_XPUB type #2296

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

guggero
Copy link
Collaborator

@guggero guggero commented Dec 26, 2024

Adds support for the global xPub field.

@coveralls
Copy link

coveralls commented Dec 26, 2024

Pull Request Test Coverage Report for Build 12502738890

Details

  • 63 of 82 (76.83%) changed or added relevant lines in 2 files are covered.
  • 11 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.003%) to 57.266%

Changes Missing Coverage Covered Lines Changed/Added Lines %
btcutil/psbt/psbt.go 31 37 83.78%
btcutil/psbt/bip32.go 32 45 71.11%
Files with Coverage Reduction New Missed Lines %
txscript/taproot.go 2 95.98%
peer/peer.go 9 73.94%
Totals Coverage Status
Change from base Build 12401774722: -0.003%
Covered Lines: 29946
Relevant Lines: 52293

💛 - Coveralls

Adds support for the PSBT_GLOBAL_XPUB type as defined in BIP-0174.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants