matejcik
|
0600d87c8c
|
common: rename ClearSession to LockDevice, introduce EndSession
|
2020-06-04 16:18:46 +02:00 |
|
Tomas Susanka
|
9dfc08ca61
|
core/bitcoin: drop decred_script_version
|
2020-05-21 19:14:39 +02:00 |
|
matejcik
|
5885978c83
|
Merge branch 'release/2020-04'
|
2020-04-15 15:00:23 +02:00 |
|
Dusan Klinec
|
25b6e9058f
|
xmr: proto - add fields for protocol optimization
|
2020-04-13 22:19:56 +02:00 |
|
matejcik
|
ffdb299c61
|
all: drop Capricoin support [NO BACKPORT]
|
2020-03-20 14:19:30 +00:00 |
|
matejcik
|
e2035b4972
|
all: drop Horizen and BIP-115 support [NO BACKPORT]
|
2020-03-20 14:19:07 +00:00 |
|
matejcik
|
27803ee8c1
|
all: drop overwintered field from transaction
|
2020-03-20 14:18:27 +00:00 |
|
Andrew Kozlik
|
2f905a1157
|
core/webauthn: Add algorithm and curve to WebAuthnListResidentCredentials response.
|
2020-03-12 15:45:26 +01:00 |
|
Pavol Rusnak
|
49fe64f84c
|
common/protob: update special fields usage in comments
|
2020-03-10 16:58:59 +00:00 |
|
matejcik
|
b916072389
|
common: restore PassphraseAck.state
|
2020-02-24 15:15:09 +01:00 |
|
matejcik
|
ddee77ecb6
|
core: add SD clearing via debuglink
|
2020-02-20 12:51:48 +01:00 |
|
Tomas Susanka
|
ff1bb67abc
|
common: return the PasshraseType button request
|
2020-02-20 08:04:35 +00:00 |
|
matejcik
|
e61b7d28e9
|
all: do not send state in PassphraseAck (not needed for compatibility)
|
2020-02-13 15:44:50 +01:00 |
|
Tomas Susanka
|
2c0504ad1c
|
Merge pull request #803 from trezor/passphrase
Passphrase Redesign
|
2020-02-11 16:01:59 +01:00 |
|
matejcik
|
05a1d6f771
|
core/debug: add "show arbitrary screen" capability, for easier prototyping
|
2020-02-11 11:53:34 +01:00 |
|
matejcik
|
c01d04f26e
|
common/protob: drop a default field declaration
which triggers nanopb bug https://github.com/nanopb/nanopb/issues/487
|
2020-02-11 11:53:34 +01:00 |
|
matejcik
|
ff702c7d7f
|
common: add proper markers for deprecated messages
|
2020-02-10 15:38:26 +01:00 |
|
matejcik
|
cfe0e34215
|
tests: ignore trezor.log
|
2020-02-10 12:36:53 +01:00 |
|
matejcik
|
4c9689d7a7
|
common: return deprecated fields to protobuf, to allow cross-version compatible code
|
2020-02-10 12:35:28 +01:00 |
|
Tomas Susanka
|
56dc952495
|
common: fix PassphraseAck.on_device id
|
2020-02-07 14:19:01 +00:00 |
|
Pavol Rusnak
|
73ed2f3450
|
legacy: small nitpicks related to the new passphrase handling
|
2020-02-07 11:41:03 +00:00 |
|
Tomas Susanka
|
f3553f63f1
|
common: remove PassphraseRequest.on_device completely
|
2020-02-07 11:41:00 +00:00 |
|
Tomas Susanka
|
c65b57affb
|
core, legacy: remove passphrase_cached
|
2020-02-07 11:41:00 +00:00 |
|
Tomas Susanka
|
a3f3d4fcdb
|
remove ping.passphrase/pin
|
2020-02-07 11:41:00 +00:00 |
|
Tomas Susanka
|
466dc4732d
|
core/passphrase: add button requests
|
2020-02-07 11:40:59 +00:00 |
|
Tomas Susanka
|
cd09f9ce94
|
all: modify passphrase source to always on device
|
2020-02-07 11:40:59 +00:00 |
|
Tomas Susanka
|
eafd57c301
|
common, core: add passphrase entry capability
|
2020-02-07 11:40:58 +00:00 |
|
Tomas Susanka
|
90d5cdfd5b
|
all: rework passphrase
The `on_device` field is being moved to PassphraseAck, State messages
are removed. Features newly contain `session_id`.
|
2020-02-07 11:40:58 +00:00 |
|
Dušan Klinec
|
af6a607b39
|
common/xmr: message changes optimizing runtime and memory (#786)
|
2020-01-12 22:24:18 +01:00 |
|
Tomas Susanka
|
51ef963738
|
tests: introduce UI tests for core
|
2020-01-03 14:28:27 +00:00 |
|
Pavol Rusnak
|
bb8d809a6d
|
common: change language field to IETF BCP 47 language tag
|
2019-12-08 11:27:10 +01:00 |
|
Andrew Kozlik
|
1bc8226a50
|
common, core: Add wipe_code_protection to the Features message.
|
2019-11-25 12:32:20 +01:00 |
|
Andrew Kozlik
|
4381511930
|
common: Add ChangeWipeCode message.
|
2019-11-25 12:32:20 +01:00 |
|
matejcik
|
fd8aed6105
|
all: drop XPRV feature of LoadDevice
|
2019-11-13 16:48:35 +01:00 |
|
Pavol Rusnak
|
16af7f1353
|
common: add {needs,no}_backup flags to LoadDevice, make it debug only
|
2019-11-13 16:48:35 +01:00 |
|
Tomas Susanka
|
2a20287882
|
common/protobuf: add message for retrieving an increased u2f counter
|
2019-11-13 10:55:52 +00:00 |
|
Pavol Rusnak
|
5fe2f7e59c
|
common/protob: remove ButtonRequest.data field
|
2019-10-24 11:11:43 +02:00 |
|
Adrian Nagy
|
384275ac73
|
core/tezos: support the new protocol update (005-BABYLON)
|
2019-10-23 17:53:10 +02:00 |
|
matejcik
|
a8fc569016
|
debug: add support for general layout waiting
|
2019-10-22 17:06:49 +02:00 |
|
matejcik
|
06e10f948d
|
protobuf: send x/y coordinates, allow waiting for layout change
|
2019-10-22 16:55:30 +02:00 |
|
Tomas Susanka
|
0511cc8b8c
|
core: add final mypy fixes!
|
2019-10-22 14:36:25 +00:00 |
|
Tomas Susanka
|
f0cd99c545
|
common/protob: add sd card/protection to Features
|
2019-10-17 15:58:12 +02:00 |
|
Andrew Kozlik
|
564b24191e
|
debug: Add left and right swipe direction to DebugLinkDecision message and unify terminology around swipe direction.
|
2019-10-10 14:56:49 +02:00 |
|
Pavol Rusnak
|
68513a0b39
|
Merge pull request #538 from trezor/andrewkozlik/fido2-signcount
Disable FIDO2 signature counter for some relying parties
|
2019-09-19 17:00:51 +02:00 |
|
Tomas Susanka
|
cefb1cf4fd
|
core: refactor slip39
|
2019-09-19 16:38:29 +02:00 |
|
Andrew Kozlik
|
315a30b42b
|
core/webauthn: Disable FIDO2 signature counter for some relying parties
|
2019-09-19 16:16:58 +02:00 |
|
Andrew Kozlik
|
06fc676cc9
|
common/messages: Add SdProtect message.
|
2019-09-18 18:53:42 +02:00 |
|
Andrew Kozlik
|
091053507d
|
common/messages: Add credential management message.
|
2019-09-17 18:32:31 +02:00 |
|
Pavol Rusnak
|
1a71c7a3e8
|
common: rename Features.features to Features.capabilities
|
2019-08-28 15:02:30 +02:00 |
|
Pavol Rusnak
|
dde4c12796
|
common: add Feature.ShamirGroups to features
|
2019-08-28 09:25:11 +02:00 |
|