Skip to content

Conversation

@OttoAllmendinger
Copy link
Contributor

Add PSBT signing with raw private key buffers alongside xprv-based signing.
Introduce descriptor-based PSBT test utilities with mock inputs/outputs.
Convert descriptor templates to AST format for improved reliability.

Issue: BTC-1845

Rewrite descriptor template strings as AST nodes for better reliability.
Replace string templates with explicit AST node construction.

Issue: BTC-1845
Files renamed to better indicate their purpose for fixed script compatibility.

Issue: BTC-1845
Adds utils to create and test PSBTs from descriptors with mock inputs and
outputs.

Issue: BTC-1845
Implement PSBT signing with raw private keys alongside xprv-based signing. Add
tests to verify both signing methods.

Issue: BTC-1845
@OttoAllmendinger OttoAllmendinger marked this pull request as ready for review February 18, 2025 16:02
@OttoAllmendinger OttoAllmendinger requested a review from a team as a code owner February 18, 2025 16:02
@OttoAllmendinger OttoAllmendinger merged commit ea8a018 into master Feb 18, 2025
2 checks passed
@OttoAllmendinger OttoAllmendinger deleted the BTC-1845.add-p2tr branch February 18, 2025 19:47
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.

3 participants