Commit Graph

2144 Commits (9674a58db036962a2b2913819914a81cc22ab9b3)
 

Author SHA1 Message Date
Tomas Susanka 78c7e80319 signing/multisig: correct ordering of signatures
6 years ago
Tomas Susanka 69bd1ef676 signing/multisig: typo
6 years ago
Tomas Susanka fb7a315208 tests: note on missing native p2wsh test
6 years ago
Tomas Susanka 16072d7011 wallet/address: native p2wsh multisig get_address
6 years ago
Tomas Susanka 4c2dec55ed wallet/address: p2wsh get_address
6 years ago
Tomas Susanka b7e4fe02a9 tests: multisig field set to None
6 years ago
Tomas Susanka 01317eef18 signing/scripts: generic exceptions not used
6 years ago
Tomas Susanka 805593c1ac signing/multisig: segwit support
6 years ago
Tomas Susanka e6d693d18a signing: forgotten sig hash
6 years ago
Tomas Susanka 6bc0f82642 signing/segwit: script code simplified
6 years ago
Tomas Susanka 985c01caf4 signing/multisig: change check using multisig fingerprint
6 years ago
Tomas Susanka 26a89a8e5f singing: bip143 comment
6 years ago
Tomas Susanka 6a73a7922b signing/multisig: get_address for change outputs, address_n check
6 years ago
Tomas Susanka 8715e20b79 signing/multisig: check if pubkey is part of multisig msg
6 years ago
Tomas Susanka 2c2f2ff97b embed: private key set check simplified
6 years ago
Tomas Susanka b5e26f1d44 singing: multisig
6 years ago
Tomas Susanka f36b475109 mocks: regenerated
6 years ago
Tomas Susanka d23a236616 tools: build mocks uses sorted
6 years ago
Tomas Susanka 368ba963a6 embed: hdnode public derivation
6 years ago
Tomas Susanka 858f2583a5 embed: hdnode field length fix
6 years ago
Tomas Susanka e4423567cb signing: multisig addresses (p2sh, p2wsh in p2sh)
6 years ago
Tomas Susanka 8fbf89b7f3 signing: p2sh and witness native addresses
6 years ago
Pavol Rusnak 14b0d4439a
embed: add GPLv3 source code headers
6 years ago
Pavol Rusnak 6fd7782ac7
src/apps/management: use format_ordinal in reset and recovery workflows
6 years ago
Pavol Rusnak 872c44c477
src/trezor: change textation of pin dialog
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 c53b0afd5b
tools: fix bug in vheader processing in binctl
6 years ago
Jan Pochyla 300016cc92 src/apps/wallet: fix sign_message and verify_message
6 years ago
Pavol Rusnak 502ecd7bcc
apps.common: implement finish device state handling
6 years ago
Pavol Rusnak 35e1135c95
embed/extmod/modtrezorutils: add symbol() func
6 years ago
Pavol Rusnak adaa53174b
src: drop to unprivileged mode in main.py
6 years ago
Pavol Rusnak fae8ffda9f
embed/trezorhal: simplify systick, remove microsecond precision
6 years ago
Pavol Rusnak 02358b3932
embed/trezorhal: move systick from vendor to trezorhal
6 years ago
Pavol Rusnak 21bb815945
embed/trezorhal: move mpu to trezorhal - enable it in firmware
6 years ago
Pavol Rusnak 2bebd0eec5
embed/trezorhal+unix: add copyright headers
6 years ago
Pavol Rusnak 748a53a2c9
src/apps/homescreen: fix Features message
6 years ago
Pavol Rusnak 8e3e1837d1
embed/firmware: call display_clear in main
6 years ago
Pavol Rusnak 3eab20e278
embed: refactor MIN/MAX macros in common.h
6 years ago
Pavol Rusnak d8ac07e455
src.apps.wallet: optimize QR code for segwit address
6 years ago
Pavol Rusnak d9324f3e57
src/trezor/ui: split ui.SCREEN into ui.WIDTH and ui.HEIGHT
6 years ago
Pavol Rusnak d5ab82ae2b
embed/extmod/modtrezorui: refactor DISPLAY_OFFSET
6 years ago
Jan Pochyla b0aae19929 src/apps/wallet/get_address: remove useless Container
6 years ago
Jan Pochyla fcd712a0b0 src/apps/management/recovery_device: dry_run, pin confirm
6 years ago
Jan Pochyla 76590c44ad src/apps/common/request_pin: cancel is optional
6 years ago
Jan Pochyla 168cbabbf5 src/trezor/ui/word_select: remove 15-word variant
6 years ago
Jan Pochyla 213e1b32ec src/trezor/ui/keyboard: don't confirm empty words
6 years ago
Jan Pochyla b5e142307b src/apps/common: store debug signals in cache
6 years ago
Jan Pochyla d49fa2fb9c src/apps/common/request_pin: fix flickering
6 years ago