1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-14 03:49:25 +00:00
Commit Graph

7243 Commits

Author SHA1 Message Date
Tomas Susanka
18482a9c37 storage: style 2019-04-25 16:50:56 +02:00
Tomas Susanka
99329fb30d storage: add tests
from https://github.com/trezor/trezor-storage-test
2019-04-25 16:50:56 +02:00
Tomas Susanka
662537095e storage: add tests dependencies to Pipfile 2019-04-25 16:50:56 +02:00
Pavol Rusnak
81b6010b0f
legacy: remove unnecessary shell.nix 2019-04-25 16:50:09 +02:00
Tomas Susanka
8f0f6e4aed ci: do not define dependencies; skip them if artifacts are not needed
Artifacts are passed on by default, so we do not have to define
them in 'dependencies' when we need them. On the contrary, we define them in
case we do not need them.
2019-04-25 16:02:07 +02:00
Pavol Rusnak
0b9f4654bd
docker: use $PYTHON variable 2019-04-25 15:21:42 +02:00
Pavol Rusnak
16dbe5f6f6
core+python: remove unnecessary .travis.yml 2019-04-25 15:20:28 +02:00
Pavol Rusnak
7a42acc08e
legacy: fix missing homedir glitch in fullbuild 2019-04-25 15:13:33 +02:00
Pavol Rusnak
5507688ce6
legacy: more build script fixing 2019-04-25 14:11:37 +02:00
Pavol Rusnak
9abe9d6698
legacy: fix docker build 2019-04-25 13:08:33 +02:00
Pavol Rusnak
659feca7e1
legacy: simplify pipenv install in script/fullbuild 2019-04-25 12:59:44 +02:00
Pavol Rusnak
aae1be4914
legacy: add symlinks to Pipfile and Pipfile.lock 2019-04-25 12:54:41 +02:00
Pavol Rusnak
62707a062a
core+legacy: reintroduce USB 2.1 landing page for firmware 2019-04-24 22:56:07 +02:00
Roman Zeyde
30ae11f22e core: allow running 'build_protobuf' from any directory (#106) 2019-04-24 21:38:51 +02:00
Tomas Susanka
f3924138fc ci: run make in paralel; use git depth 2019-04-24 16:34:17 +02:00
Tomas Susanka
8ec40bdccb ci: use artifacts to pass builds to testing 2019-04-24 14:24:31 +02:00
Pavol Rusnak
1c00d868a9
core: bump versions of firmware to 2.1.1, bootloader to 2.0.4 2019-04-23 21:31:00 +02:00
Pavol Rusnak
5185371fb3
legacy: bump versions to 1.8.1 2019-04-23 21:28:47 +02:00
Pavol Rusnak
e06768a7a7
legacy: use local copy of the previously built bootloader 2019-04-23 21:26:18 +02:00
Pavol Rusnak
4ec3f36386
core: fix multisig change device test 2019-04-23 20:34:00 +02:00
Pavol Rusnak
914ac8a2bd
core: fix unit tests 2019-04-23 20:11:59 +02:00
Pavol Rusnak
2f77c53781
core: format last change 2019-04-23 19:55:18 +02:00
Pavol Rusnak
a89a3bf6db
core: fix last commit 2019-04-23 19:54:03 +02:00
Pavol Rusnak
c761351afa
core: add indeterminate flag to display_loader 2019-04-23 19:21:03 +02:00
Pavol Rusnak
c995d9fa59
Revert "ui.display.loader: slice_span added for indeterminate loaders"
This reverts commit 9de96f6114.
2019-04-23 18:31:30 +02:00
Pavol Rusnak
def96032d2
core+legacy: make path checks more benevolent (#84)
Non-existing BIP-48 is causing mess among implementations
2019-04-23 18:16:37 +02:00
Tomas Susanka
8c9f74d16c ci: do not pass anything to pytest globally
to allow pytest in crypto/
2019-04-23 17:52:10 +02:00
Tomas Susanka
7fb1137ae4 ci: test legacy 2019-04-23 17:52:10 +02:00
Tomas Susanka
c26f94fa59
Merge pull request #102 from criptomart/fair
add FairCoin
2019-04-23 17:34:33 +02:00
santiky
8460f1b36b
add FairCoin 2019-04-23 17:00:26 +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
Tomas Susanka
456d98ac03 all: style 2019-04-23 14:41:59 +02:00
Tomas Susanka
b6c989226e common: remove FairCoin because of an invalid picture size 2019-04-23 14:23:34 +02:00
Tomas Susanka
c9f380eae4
Tezos: Add voting support (#41)
Tezos: Add voting support
2019-04-23 14:00:32 +02:00
Tomas Susanka
37a597a444
xmr.ui: improves UX of the monero app (#95)
xmr.ui: improves UX of the monero app
2019-04-23 14:00:05 +02:00
Dusan Klinec
7ea53c089e
xmr: indeterminate progress for live refresh 2019-04-23 09:15:59 +02:00
Dusan Klinec
9de96f6114
ui.display.loader: slice_span added for indeterminate loaders 2019-04-23 09:15:58 +02:00
Dusan Klinec
a3aae9c234
xmr.ui: improves UX of the monero app
Based on the testing feedback I've made slight modifications to the UI.
Main points:

- running on the full brightness during the process (previously dimmed, felt broken)
- overlaying layout fix after transaction confirmation
2019-04-23 09:15:58 +02:00
Pavol Rusnak
af89ae88dc
core+legacy: update changelogs 2019-04-22 18:57:14 +02:00
armatusmiles
8114e0f9fc
crypto: add support for schnorr signatures 2019-04-22 00:52:50 +02:00
Pavol Rusnak
b439b536a1
legacy: bump pipenv dependencies 2019-04-20 12:54:58 +02:00
Tomas Susanka
4c8ef80cc7 core: build templates 2019-04-19 17:21:00 +02:00
Tomas Susanka
de6be423a1 all: add Pipfile to root
Although we have to a) discuss if we want this b) consolidate with other
Pipfiles if so.
2019-04-19 16:37:58 +02:00
Tomas Susanka
1995169255 crypto: style 2019-04-19 16:36:39 +02:00
Tomas Susanka
021a8a0cb8 xmr: live refresh progress starts from 0
Migrated from https://github.com/trezor/trezor-core/pull/552
2019-04-19 16:07:28 +02:00
Tomas Susanka
e513063988
Merge pull request #89 from fujicoin/mod-fujicoin
mod fujicoin tx fees
2019-04-19 15:58:09 +02:00
motty
19ddcdc17d mod fujicoin tx fees 2019-04-19 15:35:10 +09:00
Pavol Rusnak
8b06598474
core+legacy: rework code styling checks 2019-04-18 17:40:55 +02:00
matejcik
834a483e1a tezos: make style 2019-04-18 15:54:29 +02:00
matejcik
3e74ed927b python/tezos: add input flow for paginators 2019-04-18 15:44:09 +02:00