Commit Graph

733 Commits (bf266f0fd9db73ac71c1356eccbb0eb59dad36e9)

Author SHA1 Message Date
Pavol Rusnak 307b3a742b
fix Docker build
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 b7d38973e2
rename hasher_multisig to hasher_script
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 c17cec93f7
firmware: use flattened protobuf symbols
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 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 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
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
HackyMiner 47de7ff639 ethereum: fixed tokenByChainAddress() to use 32bit chain_id (#398)
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
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
Pavol Rusnak 020a39bf1d
protob: add two missing files
6 years ago
Pavol Rusnak c3291c37af
vendor: update trezor-common; reflect rename of common.proto to messages-common.proto
6 years ago
Pavol Rusnak 277a01a24c
firmware: fix stuff broken in the last commit
6 years ago
Pavol Rusnak c02c1979ed
Revert "firmware: fix stellar after the messages change"
6 years ago
Saleem Rashid dbb3e927ec
messages: Use pb_get_encoded_size
6 years ago
Pavol Rusnak 520cd69f25
firmware: fix stellar after the messages change
6 years ago
Pavol Rusnak 0febd07dfc
firmware: update code to use new nested messages in trezor-common
6 years ago
Ilan 9ba3f3f28d RSK checksum address encoding (#376)
6 years ago
HackyMiner ffa6567125 Ethersocial Network (ESN) support added (#377)
6 years ago