Commit Graph

594 Commits (legacy/bl1.3.2)
 

Author SHA1 Message Date
Pavol Rusnak 0feede5a01
build: switch from ubuntu to debian in docker build
7 years ago
Pavol Rusnak 4ee52ab95f
changelog: add more entries
7 years ago
Pavol Rusnak 45ca9bd583
protect: change wording
7 years ago
Pavol Rusnak 82a06ce342
firmware: mark more strings with gettext
7 years ago
Pavol Rusnak c778d7b9c3
storage: wipe storage after 15 wrong pins
7 years ago
Pavol Rusnak fa2f5fb33f
update coins
7 years ago
Jochen Hoenicke 3440ead4c9
Fix multisig for BCC
7 years ago
Jochen Hoenicke 5f6948e66b
Remove progress update
7 years ago
Jochen Hoenicke 3c75d28c78 Check input bip32 path again on second pass.
7 years ago
Jochen Hoenicke 6b615ce405 No quadratic hashing for hardfork
7 years ago
Saleem Rashid 979a6ef266 signing: Skip TX_META with SIGHASH_FORKID
7 years ago
Saleem Rashid a34554b091 signing: Add SIGHASH_FORKID support
7 years ago
Saleem Rashid 841af54061 vendor: Update trezor-common
7 years ago
Pavol Rusnak 469073b350
vendor: update trezor-crypto
7 years ago
Pavol Rusnak 91c4cbdbd0
setup: move stack protector variable to setup.h
7 years ago
Pavol Rusnak c8ddd90409
setup: enable Clock Security System interrupt
7 years ago
Pavol Rusnak 0760ff0468
setup: move stack smashing protection code to setup.c
7 years ago
Saleem Rashid e33e1ec0b1 fsm: Do not wipe msg_resp in DebugLinkGetState
7 years ago
Saleem Rashid 11d424cdef vendor: Update trezor-crypto
7 years ago
Saleem Rashid 38b6332db5 layout2: Extract BITCOIN_DIVISIBILITY constant
7 years ago
Pavol Rusnak c3bf0e4086
enable segwit for bitcoin \o/
7 years ago
Pavol Rusnak b5f9a5738f
segwit support for SignMessage, VerifyMessage
7 years ago
Pavol Rusnak d8ad44f60a
protob: add SignMessage.script_type
7 years ago
Pavol Rusnak cb020cb1d8
bootloader: refactor calculate fingerprint part (not issue button request if brand new firmware)
7 years ago
Jochen Hoenicke 4e58befe5d Clean-up of oled code. (#197)
7 years ago
Pavol Rusnak 37e55bf5a6
build: rework docker build scripts, update readme
7 years ago
Pavol Rusnak 184529bbfc
bootloader: erase metadata backup after usage
7 years ago
Pavol Rusnak 3d7d0f0734
use C99 for loop where possible
7 years ago
Pavol Rusnak e9fb5b08c7
bootloader: use double sha in docker build
7 years ago
Pavol Rusnak 5fa82cc4cb
bootloader: align during docker build
7 years ago
mruddy 1c55ec0fb3 fix hangs due to stale rng status (#195)
7 years ago
Pavol Rusnak 980bae6cb5
bootloader: in self-test perform each step just once
7 years ago
Pavol Rusnak 6141782270
bootloader: fix whitespace
7 years ago
Pavol Rusnak bf374f1769
bootloader: add RNG test
7 years ago
Jochen Hoenicke 9efc5bc93c Fixed array sizes again. (#194)
7 years ago
Pavol Rusnak cf04279774
implement Storage.flags and related stuff
7 years ago
Pavol Rusnak 1a72a49ee5
ethereum: update tokens
7 years ago
Pavol Rusnak a2226c410e
gen: add Makefile for strwidth
7 years ago
Saleem Rashid d2c90d70dc strwidth: Initial commit
7 years ago
Pavol Rusnak 0781421762
ethereum: more tokens, use better wording for unknown token value
7 years ago
Pavol Rusnak da71f7c45d
fix layoutVerifyAddress behaviour for long addresses
7 years ago
Pavol Rusnak b0ac3a2af1
add EthereumSignMessage/EthereumVerifyMessage
7 years ago
Jochen Hoenicke c5e927fac2 Ethereum Sign/Verify Message
7 years ago
Pavol Rusnak ccb0cd82b6
firmware: add changelog, bump version to 1.5.1
7 years ago
Pavol Rusnak 86bcede12d
bootloader: add changelog, bump version to 1.3.2
7 years ago
Pavol Rusnak 069f118585
vendor: update trezor-crypto
7 years ago
Pavol Rusnak 5b66c0b956
refactor Address dialog (QR code on left button click), use checksum for Ethereum addresses
7 years ago
Pavol Rusnak 7ca4b11c3a
add USB test to SelfTest
7 years ago
Pavol Rusnak f826b1fa46
ethereum: add new tokens
7 years ago
Pavol Rusnak 2ecc36cd89
ethereum: don't show unrecognized ERC-20 tokens as sending message
7 years ago