Skip to content

Conversation

@OttoAllmendinger
Copy link
Contributor

Adds functionality to attach, parse and verify PayGo attestations in PSBT
outputs. PayGo attestations are cryptographic proofs that an output
address was authorized by a signing authority.

  • Add PayGoAttestation data structure and message construction
  • Implement PSBT integration for storing attestations
  • Add signature verification using Bitcoin message format
  • Update BitGoPsbt API to support PayGo operations
  • Include paygo field in ParsedOutput

BTC-2660

Adds functionality to attach, parse and verify PayGo attestations in PSBT
outputs. PayGo attestations are cryptographic proofs that an output
address was authorized by a signing authority.

- Add PayGoAttestation data structure and message construction
- Implement PSBT integration for storing attestations
- Add signature verification using Bitcoin message format
- Update BitGoPsbt API to support PayGo operations
- Include paygo field in ParsedOutput

Issue: BTC-2660

Co-authored-by: llm-git <llm-git@ttll.de>
@OttoAllmendinger OttoAllmendinger force-pushed the BTC-2660.add-paygo-support branch from c20f08d to 50e7697 Compare December 8, 2025 20:10
@OttoAllmendinger OttoAllmendinger marked this pull request as ready for review December 9, 2025 11:43
@OttoAllmendinger OttoAllmendinger requested a review from a team as a code owner December 9, 2025 11:43
@OttoAllmendinger OttoAllmendinger merged commit 8f4c723 into master Dec 10, 2025
1 check passed
@OttoAllmendinger OttoAllmendinger deleted the BTC-2660.add-paygo-support branch December 10, 2025 08:44
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