firmware/shared
2020-04-20 15:05:42 -04:00
..
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 Bugfix: show master secrets as hex 2020-04-16 15:31:00 -04:00
address_explorer.py Refactor and pull out QR code display 2020-01-17 09:25:02 -05:00
auth.py New feature: press 4 to show QR for address shown via USB protocol (mk3) 2020-02-25 09:39:08 -05:00
backups.py add export of non-zero account numbers 2020-02-25 11:57:49 -05: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 Make word menus much easier 2019-09-24 12:23:17 -04:00
display.py Dim OLED display in HSM mode 2020-02-25 10:30:11 -05:00
drv_entro.py Derived seed test code 2020-04-20 15:05:42 -04:00
exceptions.py More HSM support 2020-01-17 14:58:46 -05:00
files.py HSM UX and performance improvements; remove use of utime.time 2020-01-22 10:14:26 -05:00
flow.py Add Derive Entropy item, remove need for bip39 words for lock-down/view-seed commands 2020-04-16 15:31:56 -04: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
random.py nitpick 2020-02-25 14:38:43 -05:00
seed.py Remove warning, because not applicable to all cases, and we're deep in the dangerzone anyway 2020-04-16 15:18:34 -04:00
selftest.py Remove touchpad (mk1) support 2020-01-21 10:14:18 -05: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 Bugfix: do not blank passed-in secret 2020-04-16 15:16:39 -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