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

20 Commits

Author SHA1 Message Date
matejcik
1c23c24059 common: apply overrides for Auxilium
properly fixes #723
closes #724
2019-12-13 15:44:22 +01:00
Andrew Kozlik
0432f5e801 webauthn: Add use_self_attestation flag to FIDO apps. 2019-12-11 15:29:52 +01:00
matejcik
6225fa6193 common/fido: change FIDO icon checking logic 2019-12-09 16:31:46 +01:00
matejcik
12fb69d789 common/tools: fix comment 2019-12-09 16:31:46 +01:00
matejcik
0320a6f23b common: move FIDO defs to "fido" subdirectory 2019-12-09 16:31:46 +01:00
matejcik
04c34fb4b0 common: add support for FIDO data to template rendering 2019-12-09 16:31:46 +01:00
matejcik
cad7bb9423 common: add support for FIDO apps to cointool
also resize icons to the same 128x128 RGBA format as coin logos are
using
2019-12-09 16:31:46 +01:00
Pavol Rusnak
b23da6acb9
common: update wallet support list 2019-10-15 15:59:53 +02:00
Pavol Rusnak
68d2e4c075
common: update coins_details.json 2019-08-31 23:43:17 +02:00
Pavol Rusnak
0f6e06e1e5
common/tools: reorder coins in coin_info.py so Regtest appears at the beginning 2019-08-21 11:06:02 +02:00
Pavol Rusnak
ae3963a807
common/tools: rework trezor url matching in coins_details.py 2019-07-26 13:21:28 +02:00
matejcik
5b4cc82e71 defs: ignore regtest in coins_details 2019-05-15 12:25:36 +02:00
matejcik
fbd6e435b8 ci: simplify running defs checks 2019-05-13 18:00:43 +02:00
matejcik
8ddeff7598 common/tools: do not auto-set duplicate for coin/token combination
Also update some auto-set dups to manually-set dups.
Leaving TRC token enabled because bitcoin:TRC is unsupported.
2019-04-29 19:08:11 +02:00
matejcik
4b407a9ac1 common/tools: fix code that only worked by accident 2019-04-29 18:49:41 +02:00
matejcik
6bd5345021 common/tools: allow tokens to collide with nontokens
if explicitly supported in support.json

This reverts commit 7cf22c5227.
2019-04-29 18:49:41 +02:00
Pavol Rusnak
236ca1ae83
legacy: enable Bitcoin only firmware 2019-04-27 16:16:33 +02:00
Tomas Susanka
24bd4f84da ci: gitlab init
Lot of things are missing, this is to at least have something in master. Todo:
- add legacy, python and storage tests
- fix crypto
- cache
- pass builds from build stage to tests using artefacts

and many others
2019-04-23 15:57:24 +02:00
Pavol Rusnak
8b06598474
core+legacy: rework code styling checks 2019-04-18 17:40:55 +02:00
matejcik
6cc1706e20 MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00