SeedSigner / seedsigner

Use an air-gapped Raspberry Pi Zero to sign for Bitcoin transactions! (and do other cool stuff)
MIT License
699 stars 161 forks source link

Resolves issue 555 #603

Open fedebuyito opened 3 weeks ago

fedebuyito commented 3 weeks ago

Description

Describe the change simply. Provide a reason for the change.

Include screenshots of any new or modified screens (or at least explain why they were omitted)

This pull request is categorized as a:

Checklist

If you modified or added functionality/workflow, did you add new unit tests?

I have tested this PR on the following platforms/os:

Note: Keep your changes limited in scope; if you uncover other issues or improvements along the way, ideally submit those as a separate PR. The more complicated the PR the harder to review, test, and merge.

fedebuyito commented 3 weeks ago

Branch renamed for better understanding.

fedebuyito commented 3 weeks ago

Fixed missed import sentence on tools_screens.py

fedebuyito commented 3 weeks ago

555 link

alvroble commented 2 weeks ago

First of all, thank you @fedebuyito !

As of https://github.com/SeedSigner/seedsigner/pull/603/commits/3c967a0e02aa1ebdcad523b556bc84755637d13a

Pending code review regarding the KEY_BACKSPACE object.