Commit Graph

2398 Commits (1695533c8a95cff5fba0b4cdf35f5cc40dd91bda)
 

Author SHA1 Message Date
mcudev 1695533c8a touch: follow ft6236 power on sequence closer
6 years ago
Pavol Rusnak bdd7e932a0
embed: bump version to 2.0.8
6 years ago
Tomas Susanka cb105c015f stellar: get public key simplified
6 years ago
Tomas Susanka a5a7b9a1af cardano: show public key
6 years ago
Tomas Susanka afa8fe1567 common: display_address -> show
6 years ago
Tomas Susanka e13a3a70c8 common: show pubkey moved to common
6 years ago
Tomas Susanka 0acd9d8918 protobuf: regen
6 years ago
Tomas Susanka 137cd23290 vendor: trezor-common update
6 years ago
Tomas Susanka aab3a5eed6
Merge pull request #319 from ph4r05/tests_async
6 years ago
Pavol Rusnak 1bf1a76973
src/apps/ethereum: implement Ethereum canonical signatures, fix max_chain_id
6 years ago
Aleksey Popov af494a65b8 lisk: fix raw transaction fields update
6 years ago
Pavol Rusnak 6801b61514
embed/extmod/modtrezorui: remove FONT_PY_TO_C/FONT_C_TO_PY, use (signed) int globally for font id
6 years ago
Pavol Rusnak 3a2c1eecdb
embed/extmod/modtrezorui: add MONO_BOLD font
6 years ago
Dusan Klinec f0b8fcc106
tests: support async test cases added
6 years ago
hackyminer 9a5c38dad4 src/apps/ethereum: support full 32bit chain_id
6 years ago
hackyminer cadc6786f0 docker: protobuf stuff added
6 years ago
Tomas Susanka 25f14f6695 cardano: bip32 path is not displayed (#306)
6 years ago
Pavol Rusnak 1a6e0f053a
embed/extmod/modtrezorcrypto: refactor AES API, use test from NIST SP 800-38A
6 years ago
Pavol Rusnak ebf912c8f1
src/trezor/crypto: introduce SecureContext
6 years ago
Pavol Rusnak 7b6e8a1158
docs: add GC9307 to hardware.md
6 years ago
Pavol Rusnak e3d18ecb47
embed: refactor display_identify into a "getter" function
6 years ago
Pavol Rusnak 3022cd50c8
embed: use runtime detection of connected display controller
6 years ago
Pavol Rusnak 7b8266221d
embed: use static where appropriate in display-stm32.h
6 years ago
Pavol Rusnak 68ef9b9322
embed: add comment about why first value of display_id is discarded
6 years ago
Pavol Rusnak bc5dba751a
embed: refactor display_identify in display-stm32
6 years ago
mcudev c0b5d33743 display_identify: improve identification of ILI9341
6 years ago
Pavol Rusnak cc3882abf1
vendor: update trezor-common; regenerate messages
6 years ago
Pavol Rusnak bfbc6d5ab9
src: cleanup "utf8" madness
6 years ago
Pavol Rusnak 4ebd7d2ad8
embed/extmod/modtrezorui: fix typo in display-stm32.h
6 years ago
Pavol Rusnak f1dc43f951
embed: don't sync in display_refresh when using GC9307
6 years ago
Pavol Rusnak e7a74ccfee
embed: add support for GC9307 display driver
6 years ago
Pavol Rusnak f4252d755c
embed: introduce display_identify
6 years ago
Pavol Rusnak 10396777b8
tools: run black and flake8 on tools/
6 years ago
Pavol Rusnak 481bb4ccab
embed: remove unused stmhal stuff from build dependencies
6 years ago
Jan Pochyla ce7ed00eb9
Merge pull request #272 from trezor/tsusanka/ripple
6 years ago
Tomas Susanka 92e4c60237 ripple: README
6 years ago
Tomas Susanka 66b8bbb1a5 ripple: style fixes
6 years ago
Tomas Susanka 08945c48e1 ripple: simple tx serializer; signing
6 years ago
Tomas Susanka b5c2ae49dd ripple: get address
6 years ago
Pavol Rusnak 51d810b6da
vendor: update trezor-common
6 years ago
Pavol Rusnak 32fbc69c30
embed: refactor BUFFER_OFFSET modification in display_set_orientation
6 years ago
jmuravsky 09ddcc7ac9 cardano: add Cardano currency support
6 years ago
mcudev 8cd8be9bd1 boardloader, sdcard: avoid fatal error when card is ejected during countdown
6 years ago
Jan Pochyla a932816a25 fido_u2f: unify handling of bogus app ids
6 years ago
Jan Pochyla 934b32707c fido_u2f: parse and serialize keypath as LE
6 years ago
Pavol Rusnak 9d4e38bd4c
embed: wait 100ms after turning off sdcard/touch circuit
6 years ago
Pavol Rusnak cb9e7b5885
embed: cleanup Keccak API (drop keccak arg from digest() func)
6 years ago
Dusan Klinec 8cf0b93df7 sha3: keccak parameter in the constructor
6 years ago
Pavol Rusnak 08725c16e8
embed: fix sdcard issue
6 years ago
Pavol Rusnak c1209dcc17
embed: sdcard investigation
6 years ago