Commit Graph

1997 Commits (0ec62dfa5cb12cb9974d2bca73ef21b85cfaa6a7)
 

Author SHA1 Message Date
Pavol Rusnak 865070d083
src.trezor.utils: split long words in split_words
7 years ago
Pavol Rusnak 13ffe75a48
tools: chmod +x build_protobuf
7 years ago
Tomas Susanka 5f362f7493 signing/multisig: multisig exception
7 years ago
Jan Pochyla 85e5a87c24 src/apps/{common,management}: use more specific ButtonRequestTypes
7 years ago
Jan Pochyla f6e06b768d src/trezor/messages: regenerate
7 years ago
Jan Pochyla 8e5125a3fe vendor/trezor-common: update
7 years ago
Pavol Rusnak 2854583b52
trezor.utils: rework split_words, use it in CipherKeyValue and Sign/Verify Message layouts
7 years ago
Pavol Rusnak 9c7ddba217
src+tests: use flake8 F401 to detect unused imports
7 years ago
Pavol Rusnak 2be0a4d31a
src/apps/common: raise on unsupported script type, change layout
7 years ago
Jan Pochyla 323714dc61 src/trezor/wire: disable v2 codec
7 years ago
Jan Pochyla 5e8ea18cce src/apps: use more specific ButtonRequestType
7 years ago
Pavol Rusnak 0eff62bb5c
embed/unix: copy main.c from micropython, change mp_stack_set_limit from 40k to 60k
7 years ago
Pavol Rusnak fd597d23a4
src/apps/management: remove unnecessary layout decorator
7 years ago
Pavol Rusnak be79a8cff4
src+tests: make flake8 happy; explicitly mark E722 ignores (bare excepts)
7 years ago
Pavol Rusnak 1c92002954
src/apps/management: implement BackupDevice message
7 years ago
Peter Jensen 5d992c45c7 apps/wallet/cipher_key_value: added confirm dialog and text breaking
7 years ago
Jan Pochyla 0c9cc99bd7 src/trezor/messages: regenerate
7 years ago
Jan Pochyla 048e0706b3 tools/pb2py: fix default list value
7 years ago
Jan Pochyla a4477b8bef tools/build_protobuf: fix path to trezor_common
7 years ago
Jan Pochyla fd95bb482e src/apps: rely more on ui.layout clear
7 years ago
Pavol Rusnak 20f1644ef9
src/apps/management: fix change_pin behaviour
7 years ago
Pavol Rusnak b97e5b7a55
src/trezor/ui: use ICON_DEFAULT by default, not ICON_RESET
7 years ago
Pavol Rusnak 081dcdd98f
embed/unix: resize emulator window if no background image found
7 years ago
Pavol Rusnak 81e31afc58
src/apps/management: don't put ? on separate line
7 years ago
Pavol Rusnak f20febeef0
src/apps/common: change PIN wording
7 years ago
Jan Pochyla 54128b7568 src/apps/common: use ui.layout, clear display when layout starts
7 years ago
Jan Pochyla 031d20b25f apps/common/request_passphrase: code style
7 years ago
Peter Jensen 375402db67 src/trezor/ui/loader: fix clear
7 years ago
Pavol Rusnak bce101b96a
src/apps/fido_u2f: fix missing icon in header
7 years ago
Pavol Rusnak ee242ea416
src.trezor.messages: fix and regenerate
7 years ago
Jan Pochyla ab9a82e95a src/apps/fido_u2f: fix confirmation
7 years ago
Jan Pochyla af53d39c44 src/apps/fido_u2f: add layout handling
7 years ago
Jan Pochyla c568071177 src/apps/fido_u2f: add async write
7 years ago
Pavol Rusnak d323aa88f7
apps.ethereum: disable sign/verify message
7 years ago
Jan Pochyla 6e7a15c088
Merge pull request #105 from trezor/tsusanka/multisig
7 years ago
Jan Pochyla 4622ee32bc signing: export more errors to client
7 years ago
Jan Pochyla b88e4e5d5a signing: rely on address_n being always list
7 years ago
Jan Pochyla 9291de47d0 signing: code style
7 years ago
Jan Pochyla c01ebeb552 signing/multisig: reuse some code
7 years ago
Jan Pochyla b9c111f6ae tools: add init method to messages
7 years ago
Jan Pochyla fa5dbadc93 src/apps/wallet/sign_tx: cleanup and split scripts/addresses
7 years ago
Jan Pochyla 72aa5e5204 src/apps/debug: do not mess with imports
7 years ago
Jan Pochyla 0ad58aad2b signing/scripts: doc cleanup
7 years ago
Jan Pochyla e3847cf31f signing/addresses: SPENDADDRESS can be multisig too
7 years ago
Jan Pochyla b8769bd9a5 signing/multisig: fix for force_bip143 coins
7 years ago
Jan Pochyla e9ae9e6f1e signing/multisig: fix signature order in input_script_multisig
7 years ago
Jan Pochyla d6c0fae045 signing: check for empty address_n
7 years ago
Jan Pochyla 6472b201f7 signing/multisig: fix missing pubkey, remove dead code
7 years ago
Jan Pochyla a46934459a signing/multisig: minor refactoring
7 years ago
Jan Pochyla 1b64088957 signing/multisig: fix pubkey index lookup
7 years ago