Commit Graph

7185 Commits (3e74ed927bbfbafb668687d8dca0dcdfd48cf885)
 

Author SHA1 Message Date
Jan Pochyla 2704cc73b8 vendor: remove forgotten directory
5 years ago
Jan Pochyla 8cebcaba01 nem: fix mosaic properties list
5 years ago
andrew 6d9a4962a4 Check the 'initialized' flag in storage_*() functions before doing anything.
6 years ago
Pavol Rusnak 063d8f7b8e
nix: add protobuf to shell.nix
6 years ago
Pavol Rusnak 11311da48a
fsm: input messages are no longer confidential
6 years ago
Pavol Rusnak 67c07902a3
src/apps/wallet/sign_tx: fix typo
6 years ago
Pavol Rusnak 19c7c8bc3b
signing: implemented simplified API for MultisigRedeemScriptType
6 years ago
Pavol Rusnak f9ba64ea94
messages: introduce messages_map_limits
6 years ago
Pavol Rusnak f60e689a4e
src/apps/wallet/sign_tx: fix style
6 years ago
Pavol Rusnak d5c2636f0d
style: reformat decred test
6 years ago
Pavol Rusnak 4225fe7fa8
src/apps/wallet/sign_tx: implemented simplified API for MultisigRedeemScriptType
6 years ago
Pavol Rusnak 333af87ce2
tests: use simplified API for MultisigRedeemScriptType where possible
6 years ago
Pavol Rusnak 0735c7d6f5
protob: rename common_address_n to address_n in MultisigRedeemScriptType
6 years ago
Pavol Rusnak 44085a9d1a
protob: add simplified fields for MultisigRedeemScriptType
6 years ago
andrew 8fc03a5a95 Fix bug in auth_get() when storing the authentication_sum. Remove the superfluous auth_get() call in unlock().
6 years ago
Pavol Rusnak a7c32248bd
reset: commit to storage unconditionally at the end of backup procedure
6 years ago
matejcik f7aa6ae22e burn_tests: add pin cycling
6 years ago
matejcik 526f729420 client: add get_default_client convenience function
6 years ago
matejcik 42583eaceb debuglink: allow clearing input_flow function
6 years ago
matejcik 6bda1e351f cointool: fix filtering on non-string fields
6 years ago
Pavol Rusnak 50b302dfec
format: black uppercase of hex constant
6 years ago
Pavol Rusnak 8a4e8013f1
firmware: process tx.branch_id (zcash)
6 years ago
Pavol Rusnak 1f7a405cb2
tests: pass branch_id in zcash tests
6 years ago
Pavol Rusnak 6974d037a9
src/apps/wallet/sign_tx: implement tx.branch_id field
6 years ago
Pavol Rusnak 4b41d2e638
protob: add branch_id to SignTx and TransactionType (zcash)
6 years ago
Pavol Rusnak 484c35bb6a
defs: fix permissions on png files
6 years ago
Pavol Rusnak a37e80905e
defs: add KMD to T1 and T2
6 years ago
Pavol Rusnak 7e3d0a0a77
signing: use the new hasher_InitParam API
6 years ago
Pavol Rusnak 21391dc5be
hasher: add param_size to hasher_InitParam
6 years ago
Pavol Rusnak 8c2bac9594
hasher: don't hardcore zcash stuff into hasher
6 years ago
andrew 2888c11095 Bugfix: Unlock flash when copying sector header.
6 years ago
matejcik f236eb9cf2 flake8: add typing imports where missing
6 years ago
matejcik 68da6881b5 debuglink: add null debuglink, allow running tests interactively
6 years ago
andrew 840f7461ee Add storage_is_unlocked().
6 years ago
andrew ebe884ab4d Make storage_pin_fails_increase() public.
6 years ago
andrew 7e8c4e783d Revert "Add storage_wipe_ex() which allows to specify the new PIN and the PIN fail count."
6 years ago
Petr Kracík 178d4fe598 docker: fix broken environment (#472)
6 years ago
andrew 7228b299b3 Add storage_lock().
6 years ago
andrew d49e3c9f3c Add storage_wipe_ex() which allows to specify the new PIN and the PIN fail count.
6 years ago
matejcik 3db07338ed burn_tests: ensure burntest does not block pytest
6 years ago
Pavol Rusnak 49b71e8081
tests: rename test_burntest.py to burn_test.py
6 years ago
Pavol Rusnak ddc762575d
tests: fix flake8 errors in burntest
6 years ago
Tomas Susanka 38b3e44ac9 cardano: send ButtonRequest.Address in get_address
6 years ago
Tomas Susanka 4e9ef09798 eth: modify sign_tx to accept strings as well
6 years ago
Tomas Susanka 1946a9f93e eth: modify sign/verify functions to accept addresses as strings
6 years ago
Tomas Susanka 3387b157a7 eth: EthereumGetAddress returns address as a string
6 years ago
Tomas Susanka 02abf11798 protobuf: rebuild
6 years ago
Tomas Susanka b5f6ae52d8 vendor: update trezor-common
6 years ago
Tomas Susanka f81bc61316 ethereum: update tests to new message format (addresses are strings)
6 years ago
Pavol Rusnak 77a6718f76 ethereum: address in messages is now string
6 years ago