1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-15 12:29:13 +00:00
Commit Graph

7523 Commits

Author SHA1 Message Date
Tomas Susanka
22dfe10c56 monero: drop secp256k1 curve 2019-04-05 11:58:10 +02:00
Andrew Kozlik
388fc2ae77 recovery: Verify the return value of config.has_pin() in dry run recovery. Improve UI messages. Remove code duplication in modtrezorconfig.c. 2019-04-04 16:25:02 +02:00
Tomas Susanka
396f5f1937
Merge pull request #532 from trezor/tsusanka/path-validation
Pass Keychain to path validation function to throw error before warning
2019-04-04 13:40:59 +02:00
Jan Pochyla
d1a01bebc5 seed: simplify Keychain.validate_path 2019-04-04 11:41:23 +02:00
Tomas Susanka
7cadefcdd0 common: pass Keychain to path validation function
closes #519
2019-04-03 10:36:15 +02:00
Jan Pochyla
e89699817f modtrezorui: Display.save skips identical screens (#530) 2019-04-02 15:26:34 +02:00
Szymon Lesisz
550281adf1 defs: add consensus_branch_id to bitcoin-like (#305) 2019-04-02 15:12:45 +02:00
Tomas Susanka
5ccebed9d3 protobuf: add display rotation to ApplySettings (#304) 2019-04-02 10:46:03 +02:00
Pavol Rusnak
fc73e54d44
vendor/libopencm3: update to latest snapshot 2019-04-01 17:04:04 +02:00
Pavol Rusnak
622966383c
vendor/nanopb: update to 0.3.9.3 2019-04-01 16:41:51 +02:00
Pavol Rusnak
ac5e3268f7
firmware: fix unaligned access 2019-04-01 15:31:45 +02:00
Pavol Rusnak
206975fc6d
tools: fix checks in coin_info.py 2019-03-31 19:55:58 +02:00
baff5b
6cb2863478 defs: add XRC (#303) 2019-03-31 19:48:47 +02:00
Tomas Susanka
64925350a2 monero: correct header in live refresh confirmation 2019-03-29 17:23:00 +01:00
Pavol Rusnak
3d37dd850d
supervise: fix last commit 2019-03-29 17:20:01 +01:00
Pavol Rusnak
eba242b806
format: start using clang-format with style=Google 2019-03-29 17:11:04 +01:00
Pavol Rusnak
0b7dbc12cb
format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
Tomas Susanka
e53826e951
Merge pull request #503 from vacuumlabs/cardano-taint
cardano: taint pages to prevent blank screen
2019-03-29 16:21:35 +01:00
Pavol Rusnak
0c622d62e1
format: start using clang-format with style=Google 2019-03-29 15:44:55 +01:00
Tomas Susanka
5deeb7d6f5 mnemonic: do not use progress bar for U2F
fixes #523
2019-03-29 14:27:27 +01:00
Pavol Rusnak
fb8d6fe820
tools: add hid-bridge by Ondrej Vejpustek 2019-03-28 19:16:44 +01:00
Pavol Rusnak
7fa35c2965
defs: add tXRP to T2 2019-03-28 15:56:56 +01:00
Pavol Rusnak
a31a3350a9
defs: add tXRP to Connect support.json 2019-03-28 15:50:29 +01:00
Pavol Rusnak
7468ae4c7e
defs: add bitcoin-like coins to connect support 2019-03-28 15:19:21 +01:00
Pavol Rusnak
8434b2468c
tools: fix arguments to ecdsa functions 2019-03-26 18:55:50 +01:00
Suryansh Kumar
2eda2e3342 defs: add EtherInc (ETI) (#301) 2019-03-26 18:38:12 +01:00
Pavol Rusnak
14122da3f7
defs/ethereum: add check for icons, update icons 2019-03-26 15:55:29 +01:00
Roman Zeyde
6a54839acb tests: allow running tests from any directory (#487) 2019-03-26 14:12:09 +01:00
Adrian Nagy
a0d89c0785 Add support for tezos voting operations (proposal and ballot) 2019-03-26 12:27:52 +01:00
Pavol Rusnak
2e026a8e40
defs: add login.gov to webauthn 2019-03-26 12:23:50 +01:00
Pavol Rusnak
792a4eddb5
defs: fix segwit related fields 2019-03-26 12:23:50 +01:00
Pavol Rusnak
c46be39d58
build: update cstyle/cstyle_check targets 2019-03-25 19:48:47 +01:00
Pavol Rusnak
4dcd3b5812
build: fix shebang and remove prodtest from build-docker 2019-03-25 19:14:44 +01:00
Pavol Rusnak
1a24824136
gitlab: fix last commit 2019-03-25 15:57:20 +01:00
Pavol Rusnak
478df1c2a9
gitlab: store artefacts of each build 2019-03-25 15:34:35 +01:00
Hsuan Lee
893aedf392 defs: replace DEXON icon (#299) 2019-03-25 15:20:20 +01:00
matejcik
86e124e3b2 protob: fix check.py to match proper prefix 2019-03-21 12:30:37 +01:00
matejcik
617f8fee62 travis: run all python scripts from top-level directory 2019-03-21 12:22:55 +01:00
Andrew Kozlik
d710db50fe Increment PIN fail counter after deriving the KEK and KEIV from the PIN. 2019-03-20 14:56:41 +01:00
Tomas Susanka
8f4795a7d7
Merge pull request #504 from trezor/tsusanka/numpad-improve
ui: add back button to NumPad
2019-03-20 12:57:21 +01:00
Tomas Susanka
9dee03a0d5 ui: add back button to NumPad 2019-03-19 16:18:38 +01:00
matejcik
118ca37304 docs: fix curve names 2019-03-19 15:44:42 +01:00
Adrian Nagy
6f4e9af1fa Add support for tezos voting (proposal and ballot operations) 2019-03-19 15:43:07 +01:00
Matúš Juran
fc46373d89 cardano: taint pages
Taint pages to ensure the texts are rendered when swiping.
2019-03-18 14:16:44 +01:00
Tomas Susanka
67907b6c4c
Merge pull request #502 from trezor/matejcik/coins-doc
Coins doc update (WIP)
2019-03-18 12:21:57 +01:00
Smirnov Dmitry
4c56cb6ea1 defs: add Komodo (KMD) to Connect (#297) 2019-03-18 11:39:35 +01:00
matejcik
29cfdfad2f docs: add EOS, Tron and Ontology (WIP) 2019-03-15 19:06:33 +01:00
matejcik
28dd517668 docs: refactor and update coins README 2019-03-15 18:59:55 +01:00
Yura Pakhuchiy
351dadbfbc Add Groestlcoin device tests (#368) 2019-03-15 14:44:06 +01:00
Tomas Susanka
f697751d53 style: print versions to log 2019-03-15 14:40:48 +01:00