Martin Milata
|
cff4955f93
|
core: implement SafetyChecks.PromptTemporarily
Also reword safety checks confirmation dialogs.
|
2020-09-18 09:02:40 +02:00 |
|
Martin Milata
|
7d37b2c90f
|
common: add PromptTemporarily to SafetyChecks enum
|
2020-09-18 09:02:40 +02:00 |
|
Martin Milata
|
9d2ad96ad4
|
core: add SafetyCheckLevel to Features
|
2020-09-18 09:02:40 +02:00 |
|
Martin Milata
|
9f066e877d
|
common: add SafetyCheckLevel to Features
|
2020-09-18 09:02:40 +02:00 |
|
Martin Milata
|
163ccedb39
|
core: allow const() values to have Literal type
|
2020-09-18 09:02:40 +02:00 |
|
Tomas Susanka
|
cd1d5195fd
|
docs(core): add changelog for Oct release
|
2020-09-16 15:24:15 +02:00 |
|
Pavol Rusnak
|
65e20119ea
|
docs(changelog): fix typo
|
2020-09-15 14:25:02 +02:00 |
|
Andrew Kozlik
|
295710c37d
|
core/bitcoin: Check ownership proofs using the provided commitment data.
|
2020-09-08 19:36:10 +02:00 |
|
Andrew Kozlik
|
5d745d5d04
|
common/protob: Add commitment_data to TxInputType.
|
2020-09-08 19:36:10 +02:00 |
|
Dusan Klinec
|
9d7b0bf50c
|
xmr: fix new transaction type for CLSAG, HF=13
|
2020-09-07 17:50:38 +02:00 |
|
Andrew Kozlik
|
9774c99e90
|
core/tests: Fix unit tests for streamimg prev_tx after confirmation.
|
2020-09-04 14:36:39 +02:00 |
|
Andrew Kozlik
|
dad2852db9
|
core/bitcoin: Stream prev_tx after confirmation.
|
2020-09-04 14:36:39 +02:00 |
|
Tomas Susanka
|
ebc99435ab
|
Revert "core: remove ownership messages from the public api for now"
This reverts commit 0d5f00668f .
|
2020-09-03 14:56:27 +02:00 |
|
Tomas Susanka
|
b99b8b3df3
|
Merge remote-tracking branch 'origin/release/2020-09'
|
2020-09-03 13:17:23 +02:00 |
|
Pavol Rusnak
|
c1dd07a2e4
|
core+legacy: update dates in changelogs
|
2020-09-02 15:36:36 +02:00 |
|
Martin Milata
|
f3fd98a7ba
|
core: remove 1px of space on the left of each glyph
For PixelOperator (T1) fonts only.
|
2020-09-01 19:57:46 +02:00 |
|
Martin Milata
|
b8bb63fbef
|
core: drop unused FONT_SIZE constant
|
2020-09-01 19:57:46 +02:00 |
|
Tomas Susanka
|
19461398d7
|
core/cardano: reuse derived Shamir seed (fixes #1007)
|
2020-09-01 16:14:41 +02:00 |
|
Tomas Susanka
|
0d5f00668f
|
core: remove ownership messages from the public api for now
|
2020-09-01 15:56:57 +02:00 |
|
Ondřej Vejpustek
|
09667a676e
|
core/tools: update hid-bridge readme
|
2020-09-01 14:18:57 +02:00 |
|
matejcik
|
e0583dd5cb
|
all: use a specific error code for "invalid session"
|
2020-08-28 15:37:06 +02:00 |
|
matejcik
|
4909821f35
|
core: implement EndSession
|
2020-08-28 15:37:06 +02:00 |
|
Martin Milata
|
c7934116ec
|
core: introduce TREZOR_MODEL flag (#1233)
|
2020-08-28 14:50:38 +02:00 |
|
Martin Milata
|
df5421e7d6
|
common/defs: update maxfee_kb to 10USD/tx
Except bitcoin.
(cherry picked from commit f51fac3410 )
|
2020-08-25 18:06:54 +02:00 |
|
Martin Milata
|
f51fac3410
|
common/defs: update maxfee_kb to 10USD/tx
Except bitcoin.
|
2020-08-25 18:05:29 +02:00 |
|
matejcik
|
032a65e1cf
|
python: export toif as public module
|
2020-08-25 11:30:33 +02:00 |
|
Pavol Rusnak
|
41f5237967
|
common/defs: enable extra_data for FLO
(cherry picked from commit 534695313c )
|
2020-08-24 11:08:02 +02:00 |
|
Pavol Rusnak
|
534695313c
|
common/defs: enable extra_data for FLO
|
2020-08-24 11:06:12 +02:00 |
|
Tomas Susanka
|
d080464cc5
|
core, legacy: bump versions (also in changelogs)
|
2020-08-24 09:31:49 +02:00 |
|
Tomas Susanka
|
e137f196f8
|
core/changelog: update
|
2020-08-21 21:30:15 +02:00 |
|
Andrew Kozlik
|
f2d669ecdc
|
core/bitcoin: Use dynamic dispatch for confirmation dialogs in sign_tx.
|
2020-08-21 21:30:15 +02:00 |
|
Andrew Kozlik
|
02da5b7593
|
core/bitcoin: Show warning if nLockTime is set but ineffective due to all nSequence values being 0xffffffff.
|
2020-08-21 21:30:15 +02:00 |
|
Pavol Rusnak
|
146ee7af89
|
update changelogs
|
2020-08-21 21:30:15 +02:00 |
|
Pavol Rusnak
|
cdf0f68bb0
|
core: show passphrase on device
|
2020-08-21 21:30:15 +02:00 |
|
Pavol Rusnak
|
21b4c5b60e
|
core/bootloader_ci: fix typos in the previous commit
|
2020-08-21 14:47:35 +02:00 |
|
Ondrej Mikle
|
8d3d3be09c
|
core/bootloader_ic: introduce CI bootloader for TT device tests (#1182)
|
2020-08-21 14:39:56 +02:00 |
|
Martin Milata
|
1b982659c4
|
core: fix boot loop after uploading invalid homescreen (#1205)
|
2020-08-21 12:00:42 +02:00 |
|
Pavol Rusnak
|
0620911e46
|
core: allow spending coins from Bitcoin paths if the coin ...
has implemented strong replay protection via SIGHASH_FORKID
|
2020-08-21 11:49:03 +02:00 |
|
Alexis Hernandez
|
96c38315df
|
common/defs: enable extra_data for XSN (#1208)
|
2020-08-20 20:40:30 +02:00 |
|
Andrew Kozlik
|
dd540a2ccd
|
core/ui: Initialize Qr class properly.
|
2020-08-20 18:13:09 +02:00 |
|
gabrielkerekes
|
431a25b119
|
Add Cardano README.md
|
2020-08-20 16:02:10 +02:00 |
|
Pavol Rusnak
|
c3ce9de3ea
|
core: regenerate coins+tokens
|
2020-08-19 19:29:18 +02:00 |
|
Pavol Rusnak
|
fd87c62b68
|
common/defs: remove coins with no Trezor-compatible wallets
|
2020-08-19 19:29:18 +02:00 |
|
Martin Milata
|
71c5bc4e3b
|
ci: fail if coverage falls under threshold
|
2020-08-18 21:08:46 +02:00 |
|
Martin Milata
|
3f21e8f400
|
core: display coin name when signing message
Also when verifying message.
|
2020-08-18 13:45:49 +02:00 |
|
Martin Milata
|
927ee0812b
|
core: add hard limit for transaction fees
The hard limit is set to 10*fee_warning_threshold. The limit is not
enforced when `safety_checks` is set to "Prompt".
|
2020-08-17 16:12:33 +02:00 |
|
Tomas Susanka
|
c9dc38c9f3
|
core: allow 49/x not 49/x' for Casa
|
2020-08-17 08:54:08 +02:00 |
|
Pavol Rusnak
|
5536fbb98a
|
python: use stdlib blake2s on python 3.6+
commit 6d407c84d7 did not replace everything
|
2020-08-10 23:35:38 +02:00 |
|
Pavol Rusnak
|
d1973b7486
|
pipenv: update Pipfile
|
2020-08-08 18:03:32 +02:00 |
|
Pavol Rusnak
|
02b6656471
|
core: update changelog
|
2020-08-07 15:09:48 +02:00 |
|