Andrew Kozlik
|
43cbce6f19
|
feat(core): Force basic attestation in FIDO2 for google.com.
|
2023-02-02 21:20:39 +01:00 |
|
Andrew Kozlik
|
8c22fa8d78
|
feat(common): Add Apple to known FIDO services.
|
2023-02-02 20:59:52 +01:00 |
|
Andrew Kozlik
|
2f03ace311
|
chore(common): Rename "unstable" protobuf tag to "experimental_message".
[no changelog]
(cherry picked from commit 3d645d609a )
|
2022-11-02 14:59:22 +01:00 |
|
Andrew Kozlik
|
fad95d1fb2
|
feat(tests): Do not automatically enable experimental features in device tests.
(cherry picked from commit 4e79eec188 )
|
2022-11-02 14:59:22 +01:00 |
|
Andrew Kozlik
|
8ef8e57029
|
chore(common): Remove unstable flag from AuthorizeCoinJoin.
(cherry picked from commit 07e6e7b8b0 )
|
2022-11-02 14:59:22 +01:00 |
|
Martin Milata
|
2dcf09db34
|
chore(common): update chains and tokens
|
2022-11-02 12:03:22 +01:00 |
|
Martin Milata
|
eff8e08a9c
|
chore(common): update chains and tokens
|
2022-11-01 21:02:41 +01:00 |
|
Martin Milata
|
f38858617b
|
docs(core): changelog for 2.5.3
|
2022-10-31 23:17:18 +01:00 |
|
Andrew Kozlik
|
a1ffdcaa8d
|
chore(core): Add CoinJoin request public key.
[no changelog]
|
2022-10-31 16:27:26 +01:00 |
|
Andrew Kozlik
|
91e38ebd03
|
fix(core): Change precision of CoinJoin fee rate in unit tests.
[no changelog]
|
2022-10-31 16:27:26 +01:00 |
|
David Misiak
|
51a8e18c8d
|
feat(cardano): add preprod and preview testnets
|
2022-10-31 16:08:39 +01:00 |
|
David Misiak
|
ec83d0187f
|
chore(cardano): update ui tests, add changelog
|
2022-10-31 16:08:39 +01:00 |
|
David Misiak
|
3b289a4d2c
|
chore(cardano): update voting public key bech32 prefix
|
2022-10-31 16:08:39 +01:00 |
|
David Misiak
|
c36870defa
|
chore(cardano): rename Catalyst to governance
|
2022-10-31 16:08:39 +01:00 |
|
David Misiak
|
ab02f7a400
|
feat(cardano): add support for CIP36 Catalyst registration format
|
2022-10-31 16:08:39 +01:00 |
|
David Misiak
|
02dad0225b
|
refactor(cardano): shorten catalyst parameters variable name
|
2022-10-31 16:08:39 +01:00 |
|
Martin Milata
|
40a405abea
|
fix(core/rust/ui): remove extraneous Child wrappers
[no changelog]
|
2022-10-31 14:40:40 +01:00 |
|
Andrew Kozlik
|
c7fb908146
|
chore: Change precision of CoinJoin fee rate percentage from 8 to 6 decimal digits.
|
2022-10-27 17:37:48 +02:00 |
|
Andrew Kozlik
|
0d042421c3
|
fix(core): Improve rounding of CoinJoin fees by deferring division.
|
2022-10-27 17:37:48 +02:00 |
|
Andrew Kozlik
|
0bd9314bb9
|
chore(core): Do not check total mining fee in CoinJoin.
|
2022-10-27 17:37:48 +02:00 |
|
Andrew Kozlik
|
c41ccdca76
|
feat(tests): Implement CoinJoin requests in device tests.
|
2022-10-27 17:37:48 +02:00 |
|
Andrew Kozlik
|
7a02be077f
|
tests(core): Implement CoinJoin requests in unit tests.
|
2022-10-27 17:37:48 +02:00 |
|
Andrew Kozlik
|
1df65d1a0c
|
feat(core): Implement CoinJoin requests.
|
2022-10-27 17:37:48 +02:00 |
|
Andrew Kozlik
|
d2df761067
|
fix(core): No need to derive script_pubkey for external inputs.
|
2022-10-27 17:37:48 +02:00 |
|
Andrew Kozlik
|
b3a383efac
|
chore(core): Move node derivation outside of input_derive_script().
|
2022-10-27 17:37:48 +02:00 |
|
Andrew Kozlik
|
afd900f9b1
|
feat(common): Add CoinJoin request message.
[no changelog]
|
2022-10-27 17:37:48 +02:00 |
|
Andrew Kozlik
|
1526215be5
|
fix(tests): Update UI fixtures.
|
2022-10-26 14:02:03 +02:00 |
|
Andrew Kozlik
|
3c8ba37eb5
|
feat(core): Include coin name in CoinJoin fee per vB format.
[no changelog]
|
2022-10-26 14:02:03 +02:00 |
|
Andrew Kozlik
|
318d31d111
|
refactor(core): Move _get_fee_rate_str() to common and optionally add coin shortcut.
[no changelog]
|
2022-10-26 14:02:03 +02:00 |
|
Andrew Kozlik
|
3594de8c7f
|
fix(core): Improve CoinJoin dialog wording.
[no changelog]
|
2022-10-26 14:02:03 +02:00 |
|
Andrew Kozlik
|
627ef9748f
|
feat(core): Remove coin name from CoinJoin confirmation dialog.
[no changelog]
|
2022-10-26 14:02:03 +02:00 |
|
Andrew Kozlik
|
b7f86ec158
|
feat(core): Improve CoinJoin busy screen.
[no changelog]
|
2022-10-26 14:02:03 +02:00 |
|
grdddj
|
fac4e2f157
|
chore(xmr): delete unused code
[no changelog]
|
2022-10-25 21:36:03 +02:00 |
|
Dusan Klinec
|
26711857e8
|
refactor(xmr): remove old BP code
|
2022-10-25 21:36:03 +02:00 |
|
Simon Males
|
393bbb2bf1
|
chore(docs): Clean up dead links [no changelog]
|
2022-10-25 15:27:32 +02:00 |
|
grdddj
|
8668eba936
|
feat(core/ui): implement altcoin screens for UI2
[no changelog]
|
2022-10-24 13:38:31 +02:00 |
|
grdddj
|
be93dad604
|
chore(core/ui): unify UI2 layouts that raise when not confirmed
[no changelog]
|
2022-10-24 13:38:31 +02:00 |
|
grdddj
|
23a0a37a45
|
feat(core/rust/ui): support longer passphrases
[no changelog]
|
2022-10-22 17:01:09 +02:00 |
|
tychovrahe
|
da83d98539
|
refactor(core/rust): use icon blending for three-color icons
[no changelog]
|
2022-10-22 12:20:42 +02:00 |
|
Martin Milata
|
50259b1084
|
chore(core): remove OTF files of TT Hoves fonts
The fonts are commercially licensed unlike the rest of this repository.
They have been moved to a private repository.
[no changelog]
|
2022-10-22 01:39:53 +02:00 |
|
Martin Milata
|
18352acce8
|
feat(core/rust/ui): replace TT Hoves Medium with DemiBold style
[no changelog]
|
2022-10-22 01:39:53 +02:00 |
|
Martin Milata
|
be7f1c3f7e
|
fix(core/rust/ui): avoid flickering in hold to confirm
[no changelog]
|
2022-10-21 21:02:39 +02:00 |
|
Martin Milata
|
a7c3a07ef1
|
refactor(core/rust/ui): implement confirm_properties layout
[no changelog]
|
2022-10-21 21:02:39 +02:00 |
|
tychovrahe
|
86f2dacc6e
|
fix(core): re-introduce touch event filtering
[no changelog]
|
2022-10-21 14:24:10 +02:00 |
|
Martin Milata
|
f956966fda
|
build(core/rust): workaround failing build_unix_debug
[no changelog]
|
2022-10-21 13:05:31 +02:00 |
|
matejcik
|
ac6936d65d
|
fix(core/debug): separate buffer for debuglink to prevent BufferLock deadlocks
[no changelog]
|
2022-10-19 14:24:59 +02:00 |
|
tychovrahe
|
d0f1095842
|
fix(core): expose USB_CHECK for all models
[no changelog]
|
2022-10-19 11:31:03 +02:00 |
|
tychovrahe
|
d3469f8310
|
fix(core/rust): optimize pin keyboard rendering for TT UI2
[no changelog]
|
2022-10-18 10:17:36 +02:00 |
|
Andrew Kozlik
|
ee8c596b1a
|
refactor(core): Use a list of presigned inputs in Bitcoin signing.
Co-authored-by: Ondřej Vejpustek <ondrej.vejpustek@satoshilabs.com>
|
2022-10-17 15:20:46 +02:00 |
|
Andrew Kozlik
|
5dddb06e2b
|
refactor(core): Replace Bitcoin signing progress functions with a class.
|
2022-10-17 15:20:46 +02:00 |
|