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

ur:crypto-psbt support #208

Merged
merged 7 commits into from
Jul 10, 2022
Merged

ur:crypto-psbt support #208

merged 7 commits into from
Jul 10, 2022

Conversation

stepansnigirev
Copy link
Contributor

Modern ur:crypto-psbt standard support for QR codes. Experimental.
Close #89.
I had to write it from scratch as implementation from foundation devices uses too much memory.
Tested with small to mid-size transactions (up to 10 inputs) - works in most cases.
Sometimes it fails on large txs for mysterious reasons - decoder probably because of uart buffer overwrite, not sure why encoder fails. I need to investigate further.
Anyways, for most common txs it works, so makes sense to gather information when it fails and under what conditions.

@netlify
Copy link

netlify bot commented Jul 10, 2022

Deploy Preview for specter-diy-docs ready!

Name Link
🔨 Latest commit 1fb35a0
🔍 Latest deploy log https://app.netlify.com/sites/specter-diy-docs/deploys/62cab9091fbeb4000860cf99
😎 Deploy Preview https://deploy-preview-208--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 site settings.

@stepansnigirev stepansnigirev merged commit f442942 into cryptoadvance:master Jul 10, 2022
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.

Switch to ur:crypto-psbt format
1 participant