| .. |
|
collections
|
Making whole firmware public with single, signed commit.
|
2018-07-24 14:07:33 -04:00 |
|
uasyncio
|
Making whole firmware public with single, signed commit.
|
2018-07-24 14:07:33 -04:00 |
|
actions.py
|
New feature: capture BIP39 passphrases and restore them
|
2020-04-28 11:09:53 -04:00 |
|
address_explorer.py
|
Refactor and pull out QR code display
|
2020-01-17 09:25:02 -05:00 |
|
auth.py
|
Remove return code from set_bip39_passphrase
|
2020-04-28 15:27:56 -04:00 |
|
backups.py
|
New feature: capture BIP39 passphrases and restore them
|
2020-04-28 11:09:53 -04:00 |
|
callgate.py
|
Mark3 detection
|
2019-07-16 10:47:45 -04:00 |
|
chains.py
|
Add new 'visualize' transaction feature
|
2020-02-06 10:21:09 -05:00 |
|
choosers.py
|
Scramble keypad for PIN entry (optional)
|
2020-02-25 14:38:59 -05:00 |
|
compat7z.py
|
More cleanup
|
2019-11-12 13:16:27 -05:00 |
|
descriptor.py
|
Various cleanups and personal preferences
|
2019-11-20 10:24:52 -05:00 |
|
dev_helper.py
|
Save ~400 bytes
|
2020-04-29 11:56:57 -04:00 |
|
display.py
|
Dim OLED display in HSM mode
|
2020-02-25 10:30:11 -05:00 |
|
exceptions.py
|
More HSM support
|
2020-01-17 14:58:46 -05:00 |
|
files.py
|
New feature: capture BIP39 passphrases and restore them
|
2020-04-28 11:09:53 -04:00 |
|
flow.py
|
Scramble keypad for PIN entry (optional)
|
2020-02-25 14:38:59 -05:00 |
|
graphics.py
|
Making whole firmware public with single, signed commit.
|
2018-07-24 14:07:33 -04:00 |
|
h.py
|
Making whole firmware public with single, signed commit.
|
2018-07-24 14:07:33 -04:00 |
|
hmac.py
|
Add HMAC(sha512) and testcase
|
2020-04-16 09:46:45 -04:00 |
|
hsm_ux.py
|
Dim OLED display in HSM mode
|
2020-02-25 10:30:11 -05:00 |
|
hsm.py
|
In boot-to-HSM mode, assume period spending is consumed at powerup
|
2020-02-20 09:29:28 -05:00 |
|
login.py
|
Scramble keypad for PIN entry (optional)
|
2020-02-25 14:38:59 -05:00 |
|
main.py
|
Remove touchpad (mk1) support
|
2020-01-21 10:14:18 -05:00 |
|
Makefile
|
Better tags
|
2019-05-21 13:39:39 -04:00 |
|
mempad.py
|
Bugfix
|
2019-10-08 13:41:42 -04:00 |
|
menu.py
|
nitpick
|
2020-02-25 14:38:39 -05:00 |
|
multisig.py
|
Save some bytes
|
2020-02-24 14:00:57 -05:00 |
|
numpad.py
|
Remove touchpad (mk1) support
|
2020-01-21 10:14:18 -05:00 |
|
nvstore.py
|
Scramble keypad for PIN entry (optional)
|
2020-02-25 14:38:59 -05:00 |
|
opcodes.py
|
Handle duplicated XFP values better
|
2019-05-17 13:19:37 -04:00 |
|
paper.py
|
Use importmulti, corrects WIF contents
|
2019-11-20 17:17:57 -05:00 |
|
pincodes.py
|
Bugfix: clear duress secret, not only the PIN
|
2019-10-07 11:27:04 -04:00 |
|
psbt.py
|
Accept XPUBs in globals of PSBT for single-signer case
|
2020-02-24 14:02:51 -05:00 |
|
public_constants.py
|
Making whole firmware public with single, signed commit.
|
2018-07-24 14:07:33 -04:00 |
|
pwsave.py
|
Tighten up
|
2020-04-29 11:22:44 -04:00 |
|
random.py
|
nitpick
|
2020-02-25 14:38:43 -05:00 |
|
seed.py
|
Minor cleanup
|
2020-04-29 10:08:02 -04:00 |
|
selftest.py
|
Save 500 bytes or so
|
2020-04-29 12:25:03 -04:00 |
|
serializations.py
|
Debug code, commented out
|
2019-12-16 12:15:05 -05:00 |
|
sffile.py
|
Changes for 3.0.6
|
2019-12-19 10:57:59 -05:00 |
|
sflash.py
|
Save some memory
|
2020-02-29 12:43:46 -05:00 |
|
sigheader.py
|
Making whole firmware public with single, signed commit.
|
2018-07-24 14:07:33 -04:00 |
|
sram2.py
|
HSM testing on real device, and bugs/performance issue fixes
|
2020-01-22 16:38:31 -05:00 |
|
ssd1306.py
|
Making whole firmware public with single, signed commit.
|
2018-07-24 14:07:33 -04:00 |
|
stash.py
|
Remove extra hashing
|
2020-04-29 10:08:14 -04:00 |
|
uQR.py
|
More code trimmed
|
2020-02-10 11:18:49 -05:00 |
|
usb.py
|
Conserve memory
|
2020-03-02 10:37:45 -05:00 |
|
users.py
|
Better display of shared secret
|
2020-01-24 08:40:50 -05:00 |
|
utils.py
|
Remove risky patching of signed firmware headers
|
2020-02-20 08:56:06 -05:00 |
|
ux.py
|
Bugfix: fixes export of non-zero accounts
|
2020-02-27 08:52:12 -05:00 |
|
version.py
|
Remove touchpad (mk1) support
|
2020-01-21 10:14:18 -05:00 |
|
zevvpeep.py
|
Memory optimizations
|
2019-04-25 09:31:52 -04:00 |