Commit Graph

1124 Commits (26f9b5ba8106f504fcc77aa80c6152b245e5e958)
 

Author SHA1 Message Date
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
HackyMiner d114665da7 ethereum: support full range 32bit chain_id (#399)
6 years ago
matejcik 809e313beb build: drop the sleep that is now superseded by waiting script
6 years ago
matejcik bdbabf5594 build: when running test, wait until emulator starts properly
6 years ago
matejcik 9a519fb5c0 travis: leave the emulator a little time to boot up
6 years ago
HackyMiner 47de7ff639 ethereum: fixed tokenByChainAddress() to use 32bit chain_id (#398)
6 years ago
Yannick Heneault df5348fb14 emulator: support /dev/{u,}random configuration at compile time; default is still /dev/urandom (#396)
6 years ago
Michael Ira Krufky cf83a97c84 eth: add Ether-1 (ETHO)
6 years ago
Pavol Rusnak 3de28570e4
firmware: don't use hardcoded version_group_id, but use the one from coin definition
6 years ago
heneault dca28f1c44 commit emulator flash modification to persistent storage (#390)
6 years ago
Michael Ira Krufky 925c3a8536 eth: add Musicoin (#388)
6 years ago
Michael Ira Krufky 8b63ffce61 ethereum: add Akroma chain (#387)
6 years ago
HackyMiner 1ef73190b9 fixed rlp_length for chain_id > 255 (#381)
6 years ago