specter-desktop icon indicating copy to clipboard operation
specter-desktop copied to clipboard

PSBT QR codes not compatible with GordianSeedTool-iOS

Open PrinceOfEgypt opened this issue 1 year ago • 2 comments

Describe the bug I am trying to create an unsigned transaction and export to GordianSeedTool-iOS (https://github.com/BlockchainCommons/GordianSeedTool-iOS) to sign. the QR code that Specter generates will not scan in SeedTool - it gives an "Unrecognized Format" error. If I save the transaction as base64 then SeedTool is able to open that file without issue.

To Reproduce Steps to reproduce the behavior:

  1. Go to any acount
  2. Create new transaction
  3. Click on Transaction Details
  4. Click on Show QR Code
  5. Scan QR Code with SeedTool

Expected behavior SeedTool is able to scan the QR Code and sign the PSBT

Screenshots Screenshot 2023-10-01 at 5 47 34 PM jpeg

Desktop (please complete the following information):

  • Where is your node running: [local(internal)]
  • Where is your specter running: [binary]
  • If you're running a binary, which OS: [Windows]
  • Browser [Specter Desktop]
  • Specter Version [e.g. 2.0.2]

Additional context GordianSeedTool documentation on Integration, including an example of signing a PSBT from Sparrow https://github.com/BlockchainCommons/GordianSeedTool-iOS/blob/master/Docs/Integration.md

PrinceOfEgypt avatar Oct 01 '23 22:10 PrinceOfEgypt