Commit Graph

1124 Commits (26f9b5ba8106f504fcc77aa80c6152b245e5e958)
 

Author SHA1 Message Date
Pavol Rusnak 1d63c7edc2
bootloader: convert firmware_sign.py to python3
6 years ago
Pavol Rusnak 83f1906cad
vendor: update trezor-crypto
6 years ago
Pavol Rusnak 327aaa9921
firmware: add new bootloader to whitelist
6 years ago
Pavol Rusnak c346b11bef
vendor: update trezor-common
6 years ago
Pavol Rusnak db6ef4d139
adjust message sizes
6 years ago
Pavol Rusnak 4ef8acb123
vendor: update trezor-crypto
6 years ago
Pavol Rusnak 1e602998c7
stellar: rework number formatting to not use double
6 years ago
Pavol Rusnak cc630a1ebb
stellar: check return value for stellar_deriveNode
6 years ago
Jochen Hoenicke 5cbeb970c9
signing: copy content of root HDNode in signing_init
6 years ago
Pavol Rusnak 9226589604
bump version to 1.7.1
6 years ago
Pavol Rusnak 781d4c24c1
layout: don't split short addresses in layoutAddress
6 years ago
Pavol Rusnak e650ac47e2
add .dockerignore
6 years ago
Pavol Rusnak e1700c2ce1
layout: use "address" instead of "account" for EthereumGetAddress
6 years ago
Pavol Rusnak 8e6369e1ba
layout: treat address as accounts for EthereumGetAddress dialogs
6 years ago
Pavol Rusnak 3f1d7b09f1
reset/recovery: refactor last commit
6 years ago
Pavol Rusnak 14efc70f82
reset: add confirm dialog
6 years ago
Pavol Rusnak d1256e3831
ethereum: refactor into rlp_calculate_number_length
6 years ago
Pavol Rusnak ae077971ec
nem: check for invalid network id
6 years ago
Pavol Rusnak d26f7e8a80
stellar: fix number of operations data type
6 years ago
Pavol Rusnak f55bcbab31
lisk: check recipient_id length
6 years ago
Pavol Rusnak 29b2a66783
firmware: update changelog
6 years ago
Pavol Rusnak ab9ea4bb54
firmware: fix Zcash ZIP243 signing
6 years ago
Pavol Rusnak 71e52e3520
firmware: use preimage hasher for Zcash Sapling
6 years ago
Pavol Rusnak 4f9284d572
firmware: drop version_group_id from coin definition, use externally provided one
6 years ago
Pavol Rusnak 555a650eb8
build: remove unnecessary Dockerfile.emulator
6 years ago
Pavol Rusnak 9730471a73
reset: wording
6 years ago
Pavol Rusnak 96cf9e9065
reset: don't show internal entropy when skip_backup is set
6 years ago
matejcik b0e879b30e docker: update build scripts and instructions to fix Docker emulator (#419)
6 years ago
Pavol Rusnak 7ab36d57ab
docker: quick fix of Dockerfiles
6 years ago
Pavol Rusnak 3a4660ede2
reset: don't show internal entropy when no_backup is set
6 years ago
Pavol Rusnak cb9182166e
reset: fix setting of needs_backup flag
6 years ago
Pavol Rusnak 9749cb070b
storage: setNoBackup does not have to have parameter
6 years ago
Pavol Rusnak 4a0f0259d1
firmware: introduce seedless setup (aka no_backup)
6 years ago
Pavol Rusnak fcb6b1713c
nix: use gcc-arm-embedded-7 package in shell.nix
6 years ago
Pavol Rusnak fe00995991
use env where possible
6 years ago
Pavol Rusnak 98dedc7baa
nix: add shell.nix
6 years ago
Pavol Rusnak 86118986bc
lisk: remove unnecessary allocation
6 years ago
Pavol Rusnak 9afaeff36f
firmware: fix typo in unfinished_backup
6 years ago
Pavol Rusnak bf266f0fd9
fix fullbuild script
6 years ago
Pavol Rusnak 307b3a742b
fix Docker build
6 years ago
Karel Bílek 2a1e4c7ab6 build: Use pipenv in docker build (#412)
6 years ago
Pavol Rusnak 8fb6beb314
layout: refactor split_message_hex, use it where possible
6 years ago
Pavol Rusnak 79f0db555f
make: whitespace nitpick in mako non-verbose output
6 years ago
Pavol Rusnak 7b4f027445
fsm: use const where applicable, document where it isn't and why
6 years ago
Pavol Rusnak a4058e1061
lisk: cleanup code
6 years ago
alepop b0a7ea1f31 add Lisk support (#351)
6 years ago
Pavol Rusnak 34aad724f0
usb: don't use CONFIDENTIAL inside DEBUG_LINK code
6 years ago
Pavol Rusnak 4ac99f3470
vendor: update trezor-crypto
6 years ago
Pavol Rusnak 14b1a04b0a
fix Clang compile issue with unicode literals
6 years ago
Pavol Rusnak 61d3daa936
travis: trying anoter trick
6 years ago