Skip to content

Fix M3Y Scanner QR code processing issues (#314)#336

Open
chrismaz11 wants to merge 1 commit intocryptoadvance:masterfrom
chrismaz11:fix-m3y-scanner-issue-314
Open

Fix M3Y Scanner QR code processing issues (#314)#336
chrismaz11 wants to merge 1 commit intocryptoadvance:masterfrom
chrismaz11:fix-m3y-scanner-issue-314

Conversation

@chrismaz11
Copy link

Fixes #314 - Enhanced QR code processing with better format detection and error handling

- Enhanced check_animated() with better error handling and format detection
- Added support for base64 encoded PSBT/PSET detection
- Added binary format detection for PSBT headers
- Improved process_chunk() with detailed debug logging
- Enhanced process_normal() to preserve complete QR code data
- Fixed issue where non-animated QR codes failed to scan
- Fixed issue where multi-signature transactions had inconsistent behavior
- Added comprehensive error logging for debugging

Fixes cryptoadvance#314
@netlify
Copy link

netlify bot commented Dec 18, 2025

Deploy Preview for specter-diy-docs ready!

Name Link
🔨 Latest commit f94bb47
🔍 Latest deploy log https://app.netlify.com/projects/specter-diy-docs/deploys/69473789d903180008e3c18d
😎 Deploy Preview https://deploy-preview-336--specter-diy-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@chrismaz11 chrismaz11 force-pushed the fix-m3y-scanner-issue-314 branch from fe8c004 to f94bb47 Compare December 20, 2025 23:55
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.

M3Y Scanner works not properly

1 participant