Commit Graph

182 Commits (28e2970cfb6bf978aa0d18a01a0c33e4254df7a3)

Author SHA1 Message Date
Pavol Rusnak 657de0274d
embed/unix: save only cropped part of the screenshot
6 years ago
Pavol Rusnak 35dcd917dd
embed/unix: save screenshot on "P" press in emulator
6 years ago
Jan Pochyla 7630201a57 debug: do not rely on mp_optimise_value
6 years ago
Jan Pochyla edcc96ee09 embed: use correct string constructors
6 years ago
Pavol Rusnak 97bb26b7f3
embed/extmod/modtrezorcrypto: use kwargs for Blake2b/Blake2s
6 years ago
Pavol Rusnak 8e9ae534c0
embed/extmod/modtrezorcrypto: fix last commit, update trezor-crypto
6 years ago
Karel Bílek eeff66be88 zcash: use personal field in blake2b (#243)
6 years ago
Jan Pochyla 2603c477c5 embed/extmod/modtrezorui: distinguish font ids from colors
6 years ago
Jan Pochyla 6ceb3f2770 embed/extmod/modtrezorui: text functions return width
6 years ago
Jan Pochyla 3dc1c79b1a nem: cleanup modtrezorcrypto bindings
6 years ago
Tomas Susanka 6aef64d367 nem: compute address from pubkey
6 years ago
Tomas Susanka 3fc96805dd nem: modtrezorcrypto overflow fix and err check
6 years ago
Tomas Susanka fb15e993f1 embed/crypto: ed25519 keccak signing
6 years ago
Tomas Susanka b5cc678caa nem: encrypt
6 years ago
Tomas Susanka 33ac5de848 wallet/nem: basic modtrezorcrypto for nem
6 years ago
Tomas Susanka 88ef4257cd wallet/nem: init, get_address
6 years ago
Pavol Rusnak 68669dd8e4
firmware: disable WebUSB landing page (#174)
6 years ago
Jan Pochyla bf7729ab9f embed/extmod: use trezor_obj_get_uint{8} where it makes sense
6 years ago
Jan Pochyla 648ec675f4 embed/extmod: add trezor_obj_get_uint8
6 years ago
Jan Pochyla 39c1c85abb embed/extmod: use trezor_obj_get_uint for uint32_t
6 years ago
Jan Pochyla 71b4e9978c embed/extmod: add trezor_obj helpers for int and uint
6 years ago
Pavol Rusnak 90975f6b6e
embed/extmod/modtrezorcrypto: add support to variable outlen for Blake2{b,s}
6 years ago
Pavol Rusnak 55f3edebda
embed/extmod/modtrezorui: allow software renderer (but still prefer accelerated ones)
6 years ago
Jochen Hoenicke 5fc368e330 display: show qr-code correctly (was mirrored)
6 years ago
Pavol Rusnak 611d374bbd
embed: rename TREZOR_STM32/UNIX to TREZOR_MODEL_T/EMU, introduce trezor.utils.model()
6 years ago
Pavol Rusnak c1f097f2b4
embed/extmod/modtrezorui: introduce frame numbering to display.save
6 years ago
Pavol Rusnak 20f1644ef9
src/apps/management: fix change_pin behaviour
6 years ago
Pavol Rusnak 081dcdd98f
embed/unix: resize emulator window if no background image found
6 years ago
Tomas Susanka 2c2f2ff97b embed: private key set check simplified
6 years ago
Tomas Susanka 368ba963a6 embed: hdnode public derivation
6 years ago
Tomas Susanka 858f2583a5 embed: hdnode field length fix
6 years ago
Pavol Rusnak 14b0d4439a
embed: add GPLv3 source code headers
6 years ago
Pavol Rusnak db141fbc14
src/trezor: rework PIN progress update
6 years ago
Pavol Rusnak 2bb9d80c18
embed/unix: implement nice background into emulator
6 years ago
Pavol Rusnak 64f7089d45
embed/extmod/modtrezorui: implement proper backlight
6 years ago
Pavol Rusnak 35e1135c95
embed/extmod/modtrezorutils: add symbol() func
6 years ago
Pavol Rusnak 21bb815945
embed/trezorhal: move mpu to trezorhal - enable it in firmware
6 years ago
Pavol Rusnak 3eab20e278
embed: refactor MIN/MAX macros in common.h
6 years ago
Pavol Rusnak d5ab82ae2b
embed/extmod/modtrezorui: refactor DISPLAY_OFFSET
6 years ago
Pavol Rusnak 30396f9cf0
embed/extmod/modtrezorui: refactor BUFFER_OFFSET and PIXELWINDOW structures
6 years ago
Pavol Rusnak e264090678
embed/extmod/modtrezorui: refactor DATA into DATA and PIXELDATA in display
6 years ago
Pavol Rusnak 936f0e3e26
embed: fix 3 TODO items
6 years ago
Pavol Rusnak 9aa947d2e1
embed/extmod/modtrezorcrypto: remove redundant code in bip32
6 years ago
Pavol Rusnak 593ccdafec
embed/extmod/modtrezorcrypto: use uint32_t for HDNode int attributes
6 years ago
Pavol Rusnak 77ea31aa8a
embed/extmod/modtrezorui: revert NO_HINT change
6 years ago
Pavol Rusnak 329b7d1488
embed/extmod/modtrezorui: regenerate fonts with NO_HINTING, update rendering to subpixel precision
6 years ago
Pavol Rusnak a25af7d22a
embed/extmod/modtrezorui: refactor text bar prefill into from display.c into extmod
6 years ago
Jan Pochyla 00c4da83b9 modtrezorconfig: fix has_pin
6 years ago
Pavol Rusnak b8b8e38765
trezorhal: rename winusb_enabled to usb21_enabled
7 years ago
Pavol Rusnak 4f44c2577b
trezorhal: add option to programatically enable/disable WinUSB
7 years ago