grdddj
|
0c8528821f
|
chore(core): decrease cardano size by 2290 bytes
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
26fd0de198
|
chore(core): decrease ethereum size by 17250 bytes
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
0c3423b1c7
|
chore(core): decrease webauthn size by 1270 bytes
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
3711fd0f19
|
chore(core): decrease common size by 5200 bytes
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
5e7cc8b692
|
chore(core): decrease debug size by 240 bytes
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
a29ea11ea2
|
chore(core): decrease management size by 1440 bytes
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
48b4c5aaba
|
chore(core): decrease homescreen size by 280 bytes
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
11fc2d36f7
|
chore(core): decrease misc size by 430 bytes
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
d182ac5b53
|
chore(core): decrease nem size by 1550 bytes
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
32125ef51f
|
chore(core): decrease zcash size by 300 bytes
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
164be3ac8f
|
chore(core): decrease tezos size by 860 bytes
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
80ab7f1c29
|
chore(core): decrease eos size by 1kb
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
47b924cbec
|
chore(core): decrease binance size by 460 bytes
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
f8f3f1bc55
|
chore(core): decrease ripple size by 1170 bytes
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
9c0c3852f5
|
chore(core): decrease stellar size by 1400 bytes
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
f25119e44d
|
chore(core): import trezor.messages in TYPE_CHECKING branch - saving 1kb
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
d1732ae9bc
|
chore(core): delete unused variables
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
756a97a95d
|
chore(core): delete unused functions
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
52558c7b96
|
chore(core): use more const to decrease space
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
49765830de
|
chore(core): add underscores to private constants to reduce code size
|
2022-11-10 14:08:28 +01:00 |
|
matejcik
|
f1c7129d06
|
feat(core/model_r): only refresh screen on display_refresh
Given that on Model R we have a frame buffer, let's not push out pixels
one by one.
[no changelog]
|
2022-11-08 15:03:21 +01:00 |
|
Pavol Rusnak
|
4827cef25e
|
build(poetry): use new (parallel) installer
Revert "build: workaround poetry bug (KeyError)"
This reverts commit 6be367bf8b .
|
2022-11-08 12:21:46 +01:00 |
|
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 |
|