Commit Graph

1036 Commits (bf266f0fd9db73ac71c1356eccbb0eb59dad36e9)
 

Author SHA1 Message Date
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
Pavol Rusnak 1a02750486
travis: trying to enable clang/gcc
6 years ago
Pavol Rusnak 15f28836dc
travis: fix last commit
6 years ago
Pavol Rusnak aa403d17c4
travis: build emulator in both gcc and clang
6 years ago
Pavol Rusnak b7d38973e2
rename hasher_multisig to hasher_script
6 years ago
Pavol Rusnak d07d865155
demo: fix crypto call
6 years ago
Pavol Rusnak 2310d96ee1
vendor: update trezor-crypto
6 years ago
Pavol Rusnak 69fa8e7ffe
Merge branch 'next'
6 years ago
Pavol Rusnak efeedbe69b
fsm: implement script_type handling in GetPublicKey
6 years ago
matejcik c6b8cc8b5c
vendor: update to upstream nanopb, refresh trezor-common
6 years ago
matejcik c17cec93f7
firmware: use flattened protobuf symbols
6 years ago
matejcik 7b07926b3a
travis: move everything into pipenv, update to python 3.6
6 years ago
matejcik 48b1a304b4
firmware/protob: exclude Monero messages
6 years ago
matejcik d36038aa1d
firmware: generate coin defs with Mako
6 years ago
Pavol Rusnak 4661db1fd4
add missing license headers
6 years ago
Pavol Rusnak a6de54520d
layout2: refactor is_valid_ascii function
6 years ago
Pavol Rusnak a3555b9c7c
layout: fix VerifyMessage dialog (use nonproportional font for addresses)
6 years ago
Pavol Rusnak 7b2d91b970
firmware: add bootloader 1.6.0 to whitelist
6 years ago
Pavol Rusnak dbc129d290
bump versions to 1.7.0 (firmware) and 1.6.0 (bootloader)
6 years ago
Pavol Rusnak 23f03cb6d3
firmware: don't use WebUSB landing page for firmware, it's annoying
6 years ago
Pavol Rusnak de96efdb1d
usb: change vendor/product id to ones we use for WebUSB
6 years ago
Pavol Rusnak 4da73df57d
re-enable WebUSB
6 years ago
Pavol Rusnak c2fa3d8fca
firmware: re-enable Stellar
6 years ago
Pavol Rusnak 988209ab7d
bootloader: erasing -> preparing
6 years ago
Pavol Rusnak 83ae01e751
bootloader: update ChangeLog
6 years ago
Pavol Rusnak 89dd09bdb8
firmware: fix typos in ChangeLog
6 years ago
Pavol Rusnak ef86786ff7
firmware: add new bootloader 1.5.1 to the whitelist
6 years ago
Pavol Rusnak 1af6f44e34
bootloader: bump version to 1.5.1
6 years ago
Pavol Rusnak fdd5cbe202
setup: disable SYSCFG registers
6 years ago
Pavol Rusnak c82ce39ce5
firmware: disable Stellar for now
6 years ago
Pavol Rusnak b7535f20a4
firmware: add new ethereum tokens
6 years ago
Pavol Rusnak 66b85c9757
firmware: update Ethereum networks
6 years ago
Pavol Rusnak 0bbb3aef89
firmware: add missing include to fsm
6 years ago
Pavol Rusnak 7c3040d6fc
firmware: update ChangeLog, bump to 1.6.3
6 years ago
Michael Ira Krufky a265a9cc50 ethereum: add AtheiosChain (ATH) chain_id
6 years ago
Pavol Rusnak b7a82060a9
ethereum: fix max_chain_id
6 years ago
Yannick Heneault 33dcb4ae8a use pkg-config to find sdl2 installation correctly. (#391)
6 years ago
Yannick Heneault 2214b99d64 Added fullscreen mode for emulator. Setting the environment variable TREZOR_OLED_FULLSCREEN to non-zero activate that mode. (#402)
6 years ago
Michael Ira Krufky 0e3bbd61e0 eth: Add Pirl support (#400)
6 years ago