1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-04 05:28:17 +00:00
Commit Graph

7322 Commits

Author SHA1 Message Date
Pavol Rusnak
1991d44e6b
nix: use gcc-arm-embedded-7 package in shell.nix 2018-10-04 15:14:08 +02:00
Pavol Rusnak
fcb6b1713c
nix: use gcc-arm-embedded-7 package in shell.nix 2018-10-04 15:13:32 +02:00
Tomas Susanka
8aa29ae1d6 style: new black release formats all hex numbers in uppercase
introduced in the new 18.9 version of black
2018-10-03 13:48:55 +02:00
Pavol Rusnak
ace3574769
embed/extmod/modtrezorconfig: update for T1 2018-10-02 21:19:36 +02:00
Pavol Rusnak
9beb6146e4
trezorhal: minor cleanup in touch for T1 2018-10-02 19:03:06 +02:00
Pavol Rusnak
ddbcd7400f
firmware: enable touch for T1 2018-10-02 18:08:44 +02:00
Pavol Rusnak
96ddcf39df
firmware: use separate source tree (src1) for T1 app code for now 2018-10-02 17:32:38 +02:00
Pavol Rusnak
0ab0f9e418
unix: refactor T1 touch events to behave similarly to T2 touch events 2018-10-02 17:24:47 +02:00
matejcik
dbcc903e52 cardano: fix tests broken after binascii removal 2018-10-02 16:51:53 +02:00
Dusan Klinec
ff387ba716 build_mocks fix2 2018-10-02 16:50:52 +02:00
Dusan Klinec
29ee5dc80c mock: fixes error in generated trezorcrypto mock 2018-10-02 16:50:44 +02:00
Pavol Rusnak
411c2a2b2a
trezorhal: enable USB on T1 2018-10-02 16:29:34 +02:00
matejcik
a66cf99b74 cosi: fix bug in signing code, make tests pass 2018-10-02 16:11:20 +02:00
matejcik
4ff5fb4492 build: drop rlp limitation for python<3.5 2018-10-01 14:04:40 +02:00
matejcik
4fb3acb029 style: uppercase hex constants to conform with black 18.9b0 style 2018-10-01 14:01:33 +02:00
matejcik
3dad046c12 travis: workaround for python 3.7 2018-10-01 13:56:35 +02:00
matejcik
7b98b5ac7c build: drop python<3.5 compatibility in CI and markers 2018-10-01 13:52:41 +02:00
matejcik
e42214e961 support: re-enable SmartCash for T1 2018-10-01 13:32:39 +02:00
matejcik
e1cb5e190b support: auto-sort entries 2018-10-01 13:32:39 +02:00
matejcik
8065966e57 tools: take coin_label for human readable name instead of coin_name 2018-10-01 13:32:39 +02:00
matejcik
265935811e tools: add filtering capabilities to cointool.py dump 2018-10-01 13:32:39 +02:00
Pavol Rusnak
0d8cc86a60
nix: add pytest to nix-shell 2018-10-01 11:51:48 +02:00
Pavol Rusnak
df665b70d3
travis: don't run make sizecheck when TREZOR_MODEL=1 2018-09-30 20:43:54 +02:00
Pavol Rusnak
04a91dc673
travis: don't run test_emu when TREZOR_MODEL=1 2018-09-30 20:31:49 +02:00
Pavol Rusnak
d05895cbbd
build: add missing spi object file 2018-09-30 20:29:11 +02:00
Pavol Rusnak
6bcf589841
build: fix build 2018-09-30 19:38:23 +02:00
Pavol Rusnak
1f2c25e743
build: fix build via error in SConscript.prodtest 2018-09-30 18:59:31 +02:00
Pavol Rusnak
42164c41e3
travis: make file more readable 2018-09-30 16:45:39 +02:00
Pavol Rusnak
9455d95046
travis: reduce unwanted builds 2018-09-30 16:44:23 +02:00
Pavol Rusnak
45e10a2e79
embed: refactor cpu flags in sconscript files 2018-09-30 16:39:40 +02:00
Pavol Rusnak
2a06ff4986
embed/firmware: add T1 display support, apply T1 fixes 2018-09-30 16:12:04 +02:00
Pavol Rusnak
066d4b4e9a
tools: use env where possible 2018-09-30 15:42:58 +02:00
Pavol Rusnak
fe00995991
use env where possible 2018-09-30 15:40:45 +02:00
Pavol Rusnak
2b7d9bd579
use env where possible 2018-09-30 15:40:18 +02:00
Pavol Rusnak
98dedc7baa
nix: add shell.nix 2018-09-28 20:48:30 +02:00
Pavol Rusnak
0418438ea1
nix: add gcc-arm-embedded to shell.nix 2018-09-28 20:43:50 +02:00
Pavol Rusnak
715151a7b0
docs: update emulator screenshot 2018-09-28 19:51:31 +02:00
Pavol Rusnak
d2d7efeb12
unix: use pkg-config in sconscript file, add shell.nix for nix-shell 2018-09-28 19:43:39 +02:00
alepop
e1eb405ed7 lisk: fix _update_raw_tx function for second signature calculation (#348) 2018-09-28 10:43:18 +02:00
Pavol Rusnak
86118986bc
lisk: remove unnecessary allocation 2018-09-28 10:41:30 +02:00
matejcik
15d3b0c722 cosi: clarify convoluted parts of local signing code 2018-09-27 16:53:57 +02:00
Pavol Rusnak
4a0ca873eb trezorlib+tools: remove usage of binascii 2018-09-27 16:52:28 +02:00
Pavol Rusnak
7f55847ab1 tests: remove usage of binascii 2018-09-27 16:52:28 +02:00
Pavol Rusnak
25d00ab08c
docs: add info about image dimensions in vendor header 2018-09-25 18:12:05 +02:00
ZuluCrypto
17c3ff92f8 Stellar - Fix typo in confirm_init (#359) 2018-09-24 00:30:35 +02:00
Pavol Rusnak
86db527722
src/apps/common: add decred attribute to coininfo, enable Decred 2018-09-21 12:52:32 +02:00
Pavol Rusnak
6c47e483d4
defs: enable Decred for T2 2018-09-21 12:50:30 +02:00
Pavol Rusnak
d644147985
build: update SConscript.firmware for T1 2018-09-20 16:37:36 +02:00
Pavol Rusnak
72d1c457c2
embed/extmod/modtrezorui: fix minor issue in display_print 2018-09-20 16:05:28 +02:00
Pavol Rusnak
108d84051e
embed/extmod/modtrezorui: add more T1/T2 ifdefs to display functions 2018-09-20 15:09:01 +02:00