-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Add support for Satochip hardware wallet #8967
base: master
Are you sure you want to change the base?
Commits on Mar 20, 2024
-
Add Satochip hardware wallet support to Electrum v4.5.4
Include new wizard Qt desktop client spesmilo#8560 WIP TODO: build binaries, adapt qrcodewidget
Configuration menu - View commit details
-
Copy full SHA for fa82f82 - Browse repository at this point
Copy the full SHA fa82f82View commit details -
Refactor class QRDialog: add optional 'cancel' button
In satochip plugin, a user can setup a 2FA using a qrcode. The cancel button allows the user to cancel this action.
Configuration menu - View commit details
-
Copy full SHA for 20be6e3 - Browse repository at this point
Copy the full SHA 20be6e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a8d6ca - Browse repository at this point
Copy the full SHA 7a8d6caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7193d88 - Browse repository at this point
Copy the full SHA 7193d88View commit details
Commits on Mar 21, 2024
-
Satochip: correct flake8 issue in __init__.py
flake8 . --count --select="$ELECTRUM_LINTERS" --ignore="$ELECTRUM_LINTERS_IGNORE" --show-source --statistics --exclude "*_pb2.py,electrum/_vendor/" ./electrum/plugins/satochip/__init__.py:6:23: W292 no newline at end of file available_for = ['qt'] ^ 1 W292 no newline at end of file
Configuration menu - View commit details
-
Copy full SHA for ed537de - Browse repository at this point
Copy the full SHA ed537deView commit details
Commits on Jun 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 88d5092 - Browse repository at this point
Copy the full SHA 88d5092View commit details
Commits on Jun 9, 2024
-
Satochip: adapt bitcoin.py/transaction.py calls
bitcoin.py/transaction.py: API changes: rm most hex usage See also spesmilo@2f10955
Configuration menu - View commit details
-
Copy full SHA for 040d0ca - Browse repository at this point
Copy the full SHA 040d0caView commit details
Commits on Jun 20, 2024
-
Clean Satochip plugin code using Flake8 & autopep8
Using: $ ELECTRUM_LINTERS='E,F,W,C90,B'
Configuration menu - View commit details
-
Copy full SHA for a41fe39 - Browse repository at this point
Copy the full SHA a41fe39View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcaacce - Browse repository at this point
Copy the full SHA fcaacceView commit details
Commits on Jun 21, 2024
-
Satochip plugin: improve 2FA UX
Close message dialog correctly when using 2FA
Configuration menu - View commit details
-
Copy full SHA for f075129 - Browse repository at this point
Copy the full SHA f075129View commit details
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 12ff4d1 - Browse repository at this point
Copy the full SHA 12ff4d1View commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 37f719b - Browse repository at this point
Copy the full SHA 37f719bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d6bd78 - Browse repository at this point
Copy the full SHA 8d6bd78View commit details -
Configuration menu - View commit details
-
Copy full SHA for b06e332 - Browse repository at this point
Copy the full SHA b06e332View commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c470901 - Browse repository at this point
Copy the full SHA c470901View commit details