grdddj
|
dc22f98aed
|
chore(python): better static typing for debuglink and emulator
[no changelog]
|
2022-11-21 14:08:47 +01:00 |
|
grdddj
|
bd6f3d5f46
|
chore(core/ui): delete altcoin.py file
|
2022-11-21 14:08:47 +01:00 |
|
grdddj
|
56e0c91a71
|
feat(tests): add dashboards with indexed unique screens and all screens
|
2022-11-21 14:08:47 +01:00 |
|
grdddj
|
f48890afb3
|
chore(tests): make all the device tests work with UI2
|
2022-11-21 14:08:47 +01:00 |
|
grdddj
|
5187be91fe
|
chore(tests): fix click, upgrade and persistence tests for new UI
|
2022-11-21 14:08:47 +01:00 |
|
grdddj
|
e9a1bcc951
|
feat(python): add debuglink helpers to get layout information
|
2022-11-21 14:08:47 +01:00 |
|
grdddj
|
2cbb9efeca
|
feat(core/ui): implement all layouts raising NotImplementedError
|
2022-11-21 14:08:47 +01:00 |
|
grdddj
|
ae525fed26
|
chore(core/ui): delete unused arguments to layouts
|
2022-11-21 14:08:47 +01:00 |
|
grdddj
|
d045e0089d
|
feat(core/ui): delete old UI code
|
2022-11-21 14:08:47 +01:00 |
|
Martin Milata
|
1a9f3c18dd
|
Merge branch 'release/22.11'
Conflicts:
common/defs/coins_details.json
core/src/apps/ethereum/networks.py
core/src/apps/ethereum/tokens.py
tests/ui_tests/fixtures.json
|
2022-11-16 18:33:31 +01:00 |
|
Melroy van den Berg
|
609f3f50dc
|
chore(common): lower the default fees on Bitcoin Cash (#2642)
it appears that as of Nov 2022 1 sat/vB is the long term median fee rate
|
2022-11-16 12:15:23 +01:00 |
|
Melroy van den Berg
|
154e0016e2
|
chore(common): update bcash github link
[no changelog]
|
2022-11-15 23:58:12 +01:00 |
|
Pavol Rusnak
|
a393267461
|
feat(ci): make it possible to combine --skip arguments to build-docker.sh
|
2022-11-10 16:55:03 +01:00 |
|
grdddj
|
1852059e87
|
feat(changelog): add changelog entry for micropython optimizations
|
2022-11-10 14:08:28 +01:00 |
|
matejcik
|
1a46c7dfdc
|
feat(snippet): converter for local_cache_attribute
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
579ee06b6f
|
feat(tools): add tool for frozen_mpy bytecode analysis
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
b95cb34e0c
|
feat(tools): add ignore file for upysize tool
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
68e93a7b60
|
feat(pylint): disable reimported check to allow for local_cache_global
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
107c222631
|
chore(core): decrease TT_v2 UI size by 390 bytes
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
bd7513f2df
|
chore(core): decrease crypto size by 60 bytes
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
8bb73ffebe
|
chore(core): decrease storage size by 210 bytes
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
55bb61d404
|
chore(core): decrease bitcoin size by 1740 bytes
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
45b4b609db
|
chore(core): decrease monero size by 2630 bytes
|
2022-11-10 14:08:28 +01:00 |
|
grdddj
|
16f1d3da86
|
chore(core): decrease base and handlers by 300 bytes
|
2022-11-10 14:08:28 +01:00 |
|
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 |
|