1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-28 16:21:03 +00:00
Commit Graph

7258 Commits

Author SHA1 Message Date
Pavol Rusnak
83ae01e751
bootloader: update ChangeLog 2018-09-03 12:01:42 +02:00
Pavol Rusnak
30b96a0f07
style: fix trezor.utils 2018-08-31 17:15:10 +02:00
Pavol Rusnak
8d9d4816da
embed/extmod/modtrezorutils: remove utils.symbol, use constants directly 2018-08-31 16:55:01 +02:00
Pavol Rusnak
01a876f486
embed: add confirm/cancel actions to touch events 2018-08-31 16:55:01 +02:00
Pavol Rusnak
e3607156d8
embed: make model and emulator orthogonal, update macros to match this logic 2018-08-31 16:55:01 +02:00
matejcik
d8f8c882d5 support: undo mis-added bitcoin-likes for 1.6.3 2018-08-30 18:59:29 +02:00
matejcik
13437fde9c defs: refresh support info and coins_details 2018-08-30 18:39:32 +02:00
matejcik
297c05c48d tools: another fix to cache handling (set default to auto) 2018-08-30 18:38:57 +02:00
matejcik
d54978bd28 new README for tools, improved README for defs 2018-08-30 18:21:24 +02:00
matejcik
00fcdb5605 support: release Trezor 1 v1.6.3 2018-08-30 17:02:55 +02:00
matejcik
1dc75fb051 defs: add Wanchain to misc
because while it's technically an Ethereum fork, it doesn't fit into networks
2018-08-30 17:02:43 +02:00
matejcik
85928179e3 defs: better links in README 2018-08-30 17:02:00 +02:00
matejcik
57ea8f087f defs: add README 2018-08-30 17:02:00 +02:00
matejcik
9f51d58f30 tools: finish release flow 2018-08-30 17:02:00 +02:00
Dusan Klinec
5b5b593eb3 workflow: allow more arguments to the import workflow
Allows to use stateful message handlers

```python
wire.add(MessageType.MoneroTransactionSign, __name__, "get_address", STATE)
```
2018-08-30 14:12:03 +02:00
Pavol Rusnak
89dd09bdb8
firmware: fix typos in ChangeLog 2018-08-30 12:53:55 +02:00
Tomas Susanka
b23077b707 cardano: cardano prefix removed from functions 2018-08-30 12:15:25 +02:00
leoreinaux
31b8e872ba change smartcash curve (#202) 2018-08-30 12:04:06 +02:00
leoreinaux
1863045da4 add smartcash curve (#176) 2018-08-30 12:02:42 +02:00
Tomas Susanka
ccde69b5ff docs: coin paths modifications (yup, it wasn't final) 2018-08-29 17:22:31 +02:00
Tomas Susanka
fc4b71ae06 docs: coin paths final modifications (hopefully) 2018-08-29 17:03:58 +02:00
Tomas Susanka
f8f1a62563 docs: coin paths modifications 2018-08-29 15:54:48 +02:00
matejcik
75c14433de templates: make diff louder 2018-08-29 12:04:37 +02:00
matejcik
9a2be54e94 nem: update test to expect the right name 2018-08-29 12:04:37 +02:00
matejcik
c208a72202 travis: add checking templates to CI 2018-08-29 12:04:37 +02:00
matejcik
348b99b8dc build: generate code with Mako templates 2018-08-29 12:04:37 +02:00
matejcik
0a2f9bb10c tools: add a simple tool to compare live t.io/coins with current json 2018-08-28 16:36:13 +02:00
matejcik
c1cea21bb5 defs: more data fixes (fill out some reasons, add duplicates that were
not auto-detected, refresh coins_details.json)
2018-08-28 16:36:13 +02:00
matejcik
5afe3500d4 coins_details: hide coins that are not supported on either device
also better logging and fixed a cache handling bug
2018-08-28 16:36:13 +02:00
matejcik
a70d4012c7 support: explicitly unsupport Ontology on T1 2018-08-28 16:36:13 +02:00
matejcik
bc5530e503 coin_info: when support status is unknown, only presume "soon" for tokens 2018-08-28 16:36:13 +02:00
Pavol Rusnak
92eb6b8fe1
docs: fix markdown syntax in coins/readme 2018-08-28 16:16:43 +02:00
Tomas Susanka
af63104d21 docs: list of used derivation paths 2018-08-28 16:12:13 +02:00
Tomas Susanka
ed963743e9 nem: trim fix 2018-08-28 14:36:51 +02:00
Pavol Rusnak
441b67ed7c
add icons for altcoins/networks 2018-08-28 14:14:31 +02:00
Pavol Rusnak
4b947e3a22
defs/ethereum: sort networks.json by chain_id 2018-08-28 13:56:11 +02:00
Pavol Rusnak
e52ec75a91
defs/misc: add slip44 to misc.json 2018-08-28 13:55:10 +02:00
Dušan Klinec
c40260a20b xmr: range sig protocol offloading (#199)
- support for bulletproofs > 2
2018-08-28 13:33:24 +02:00
Tomas Susanka
9477cd15ea nem: trims removed 2018-08-28 10:55:46 +02:00
matejcik
4c36e33425 tools: make duplicate detection case-insensitive 2018-08-27 20:07:35 +02:00
Pavol Rusnak
ef86786ff7
firmware: add new bootloader 1.5.1 to the whitelist 2018-08-27 17:47:14 +02:00
Pavol Rusnak
1af6f44e34
bootloader: bump version to 1.5.1 2018-08-27 17:42:02 +02:00
Pavol Rusnak
fdd5cbe202
setup: disable SYSCFG registers 2018-08-27 17:42:02 +02:00
Pavol Rusnak
c82ce39ce5
firmware: disable Stellar for now 2018-08-27 17:17:56 +02:00
Pavol Rusnak
b7535f20a4
firmware: add new ethereum tokens 2018-08-27 17:17:56 +02:00
Pavol Rusnak
66b85c9757
firmware: update Ethereum networks 2018-08-27 17:17:56 +02:00
Pavol Rusnak
0bbb3aef89
firmware: add missing include to fsm 2018-08-27 16:41:56 +02:00
Pavol Rusnak
7c3040d6fc
firmware: update ChangeLog, bump to 1.6.3 2018-08-27 16:10:57 +02:00
Adrián Matejov
65619112a0 tezos: branch in sign_tx is not b58 encoded (#198) 2018-08-27 15:39:29 +02:00
Jan Pochyla
c1b284cdfa apps: use {app}.layout for common layouts 2018-08-27 15:36:02 +02:00