tychovrahe
|
7cc62c2f37
|
fix(core): fix layout flow for UI2
[no changelog]
|
2022-11-08 00:15:34 +01:00 |
|
Andrew Kozlik
|
3707f19aee
|
feat(core): Do not confirm coordinator identifier on Trezor.
[no changelog]
|
2022-11-07 18:40:35 +01:00 |
|
Martin Milata
|
4e800b6ffd
|
fix(core/tests/monero): docker command line
[no changelog]
|
2022-11-04 15:11:24 +01:00 |
|
tychovrahe
|
a89d139dc9
|
feat(core): increase clock frequency to 180 MHz
|
2022-11-04 15:10:55 +01:00 |
|
matejcik
|
cc71f4f159
|
chore(python): bump version after release
|
2022-11-04 10:12:32 +01:00 |
|
matejcik
|
fef998bc1f
|
build(python): exclude downloaded firmwares from sdist
|
2022-11-04 10:12:32 +01:00 |
|
matejcik
|
d4af49c585
|
docs(python): generate changelogs for 0.13.4
|
2022-11-04 10:12:32 +01:00 |
|
matejcik
|
1cbe96c6e5
|
fix(python/internal): fix key index handling in firmware_headers.py
[no changelog]
|
2022-11-04 09:51:53 +01:00 |
|
Martin Milata
|
e778ec4af4
|
chore(core/rust/ui): avoid nested Child as LayoutObj root
[no changelog]
|
2022-11-03 16:50:03 +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 |
|
Andrew Kozlik
|
3d645d609a
|
chore(common): Rename "unstable" protobuf tag to "experimental_message".
[no changelog]
|
2022-11-02 14:58:01 +01:00 |
|
Andrew Kozlik
|
4e79eec188
|
feat(tests): Do not automatically enable experimental features in device tests.
|
2022-11-02 14:58:01 +01:00 |
|
Andrew Kozlik
|
07e6e7b8b0
|
chore(common): Remove unstable flag from AuthorizeCoinJoin.
|
2022-11-02 14:58:01 +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 |
|
Ondrej Mikle
|
09ebe29369
|
docs(legacy): ImHex patterns for v2 trezor.bin, v1+v2 combined trezor.bin and bootloader binary images
[no changelog]
|
2022-11-01 14:58:35 +01:00 |
|
Simon Males
|
e4bc37f10b
|
chore: update tokens & networks
|
2022-11-01 14:56:19 +01:00 |
|
matejcik
|
7c1209e61d
|
ci: run python test always
The python pipeline is cheap and the "only:changes:" part is problematic
in gitlab
|
2022-11-01 14:56:00 +01:00 |
|
matejcik
|
e49066c73f
|
tools(python): update relicensing script
|
2022-11-01 14:56:00 +01:00 |
|
matejcik
|
cda35e0e87
|
docs(python): add or update license headers
|
2022-11-01 14:56:00 +01:00 |
|
matejcik
|
ce307c9484
|
feat(common): mark CoSi fields as required
[no changelog]
|
2022-11-01 14:56:00 +01:00 |
|
matejcik
|
1afc78e368
|
feat(python): add warning for insecure CoSi firmware
|
2022-11-01 14:56:00 +01:00 |
|
matejcik
|
0577847352
|
refactor(core/tools): update headertool
[no changelog]
|
2022-11-01 14:56:00 +01:00 |
|
matejcik
|
a7482f4c6a
|
refactor(python): convert firmware parsing to classes
|
2022-11-01 14:56:00 +01:00 |
|
matejcik
|
1b8204109e
|
refactor(python): move firmware functionality to a submodule
|
2022-11-01 14:56:00 +01:00 |
|
matejcik
|
a7d6e194a1
|
refactor(python): move out TOIF related structs to trezorlib.toif
|
2022-11-01 14:56:00 +01:00 |
|
matejcik
|
6905f9c486
|
refactor(core): remove remote signing functionality from headertool
[no changelog]
|
2022-11-01 14:56:00 +01:00 |
|
Martin Milata
|
bf7587574d
|
chore(core): bump version to 2.5.4
[skip_ci]
|
2022-11-01 14:03:31 +01:00 |
|
grdddj
|
47a749d683
|
chore(proto): remove default value from NEM payload
[no changelog]
|
2022-11-01 10:57:27 +01:00 |
|
grdddj
|
fd1fbc9372
|
fix(python): add default value to protobuf.Field
[no changelog]
|
2022-11-01 10:57:27 +01:00 |
|
Martin Milata
|
f38858617b
|
docs(core): changelog for 2.5.3
|
2022-10-31 23:17:18 +01:00 |
|
tychovrahe
|
6e36f479db
|
fix(core/rust): fix prompt rendering over warning in pin keyboard
[no changelog]
|
2022-10-31 22:23:26 +01:00 |
|
matejcik
|
4110f20abd
|
fix(tests): fix instability of multicore runners
|
2022-10-31 16:53:35 +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 |
|