1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-08 13:42:41 +00:00
Commit Graph

7223 Commits

Author SHA1 Message Date
slush
1de038e3c0 Scripts moved to tools/ 2018-06-21 15:14:34 +02:00
slush
98fb5c87c0 Moving coins_details.json to defs/ 2018-06-21 15:13:30 +02:00
slush
86dfde4a75 Updated coins_details 2018-06-21 15:09:10 +02:00
Pavol Rusnak
01933e68fb
firmware: try updating bootloader 10 times before bailing 2018-06-21 15:06:08 +02:00
Jochen Hoenicke
da9f8bec6f Fixed compilation of emulator (#370) 2018-06-21 14:52:17 +02:00
Jochen Hoenicke
0ddf443346 Check if firmware has privileges. (#369)
Only drop privileges if firmware is running with privileges.
Don't change the bootloader if running without privileges.
2018-06-21 14:28:39 +02:00
Pavol Rusnak
2454732f1b
docs: fix example BIP84 path 2018-06-21 14:22:53 +02:00
Jan Pochyla
270d85f249 seed: cleanup 2018-06-21 14:00:29 +02:00
Jan Pochyla
51df249949 sign_tx: require confirmation of inputs from other chains 2018-06-21 14:00:29 +02:00
Jan Pochyla
fd35b4c5c9 coins: add slip44 2018-06-21 14:00:29 +02:00
slush
d2388ab6fd Ignore temporary files in tools/ 2018-06-21 13:55:17 +02:00
slush
f7059a62a1 Symlink to tools/build_coins for backward compatibility 2018-06-21 13:55:17 +02:00
Pavol Rusnak
027e64d21a
vendor: update trezor-common 2018-06-21 13:42:27 +02:00
Pavol Rusnak
e74d966cf6
defs: add new coins to support.json 2018-06-21 13:40:03 +02:00
Pavol Rusnak
c67c2d41bb
vendor: update trezor-common 2018-06-21 13:18:10 +02:00
Pavol Rusnak
d71239faff
defs: enable decred for T1 2018-06-21 13:15:46 +02:00
Karel Bílek
8e89b011af
Merge pull request #141 from trezor/doge-patch
Add dogecoin to supported coins
2018-06-21 12:20:10 +02:00
Karel Bílek
fa5b951675
Add dogecoin to supported coins 2018-06-21 12:05:41 +02:00
Pavol Rusnak
ab98322d4d
src/apps/homescreen: show warning if PIN is not set 2018-06-20 17:44:29 +02:00
Pavol Rusnak
2ec6129da5
vendor: update trezor-common
Prepare for Stellar rewrite (accounts are addresses, not pubkeys)

This commit breaks the existing Stellar code, but it is disabled and we need to refactor that anyway :-/
2018-06-20 16:31:47 +02:00
Tomas Susanka
10bbb57c86
tests/device: stellar accounts are addresses 2018-06-20 15:58:13 +02:00
Pavol Rusnak
44ac7656b4
vendor: update trezor-common; regenerate protobuf 2018-06-20 15:57:35 +02:00
Pavol Rusnak
e7b761e66f
embed: refactor sector_count constants 2018-06-20 14:54:15 +02:00
Jan Pochyla
815d30f41a
Merge pull request #233 from trezor/tsusanka/nemqr
NEM: display QR code in get address and display address refactoring
2018-06-20 12:57:42 +02:00
Tomas Susanka
f41b14e935 nem: show qr 2018-06-20 12:05:27 +02:00
Tomas Susanka
9329b0e16b apps: show_qr and show_address moved to common 2018-06-20 12:05:26 +02:00
Pavol Rusnak
b1eae58884
tests: disable Stellar tests for T1 too 2018-06-20 00:13:34 +02:00
Pavol Rusnak
16ad5ce854
firmware: disable Stellar for now 2018-06-20 00:05:38 +02:00
Jan Pochyla
1bfbb34f88 src/trezor/loop: avoid closing task from within 2018-06-19 18:26:43 +02:00
Jan Pochyla
7630201a57 debug: do not rely on mp_optimise_value
Reflects micropython commit 3f420c0c27bd6daa5af39517925be55b9b9a9ab3

Replaces usage of mp_optimise_value with calls from python code.
2018-06-19 18:26:43 +02:00
Jan Pochyla
658975d4fc scons: precompile regexp
Reflects micropython commit f6a1f18603de5c4d2321bcf4f967df298850e3f6
2018-06-19 18:26:43 +02:00
Jan Pochyla
62111f240e unix: remove native emitters
They are not being used in any trezor code.
2018-06-19 18:26:43 +02:00
Jan Pochyla
1826f90648 scons: add nlr.c
Reflects micropython commit b25f92160b318a096c516c430afde5472a944c19
2018-06-19 18:26:43 +02:00
Jan Pochyla
e390c9d604 scons: remove MCU_SERIES_F4 define
Reflects micropython commit 37b8ba5a55c99dbd1e69eb1c99651307b22fd3e
2018-06-19 18:26:43 +02:00
Jan Pochyla
edcc96ee09 embed: use correct string constructors
Reflects micropython commit 4601759bf59e16b860a3f082e9aa4ea78356bf92
2018-06-19 18:26:43 +02:00
Jan Pochyla
62cc3cb283 micropython: update to 1.9.4 2018-06-19 18:26:43 +02:00
Pavol Rusnak
97bb26b7f3
embed/extmod/modtrezorcrypto: use kwargs for Blake2b/Blake2s 2018-06-19 18:15:58 +02:00
Pavol Rusnak
c26867d6f2
blake2s: add InitPersonal 2018-06-19 18:06:23 +02:00
Karel Bílek
e5df1abfbe
Merge pull request #132 from trezor/wallet-testnet
Adding testnet to wallet support
2018-06-19 17:51:56 +02:00
Karel Bílek
3a64ff455a
Adding testnet to wallet support
We want to support testnet in wallet, even when they are not in the list on the left.
2018-06-19 17:50:00 +02:00
matejcik
929a1046e2 release: convert README to markdown and include it in long_description 2018-06-19 16:54:54 +02:00
Pavol Rusnak
a49e0a9d16
firmware: next version will be 1.6.2 2018-06-19 16:50:02 +02:00
Pavol Rusnak
abc0e98993
firmware: bump version 2018-06-19 16:47:47 +02:00
Pavol Rusnak
c7a7537ffe
tools: update keyctl-proxy to work with new python-trezor 2018-06-19 16:43:00 +02:00
Pavol Rusnak
a46de7b591
build: optimize for speed just the essential critical crypto stuff 2018-06-19 16:00:31 +02:00
matejcik
a178dfec67 changelog: include stellar additions that are also unreleased 2018-06-18 18:46:31 +02:00
matejcik
cd94fb5ff9 trezorctl: drop list_coins command (closes #277) 2018-06-18 18:43:10 +02:00
matejcik
db9bfab77d changelog: update 2018-06-18 17:54:07 +02:00
Jan Pochyla
8e270fbabd src/trezor/ui/text: fix layout issues 2018-06-18 17:49:16 +02:00
matejcik
2b366865ff build: use package autodetection (fixes #280) 2018-06-18 17:35:43 +02:00