matejcik
|
f588046ded
|
docs(python): regenerate changelog
|
2023-06-02 14:49:48 +02:00 |
|
matejcik
|
c3eb1664ef
|
chore(python): add T2B1 keys to trezorlib
|
2023-06-02 14:48:59 +02:00 |
|
matejcik
|
45c1a4212d
|
chore(core): add T2B1 keys to bootloader / boardloader
|
2023-06-02 14:48:59 +02:00 |
|
matejcik
|
319a665d0d
|
chore(core): add T2B1 vendor header data
|
2023-06-02 14:43:19 +02:00 |
|
matejcik
|
b6c2f2e5ba
|
feat(core): add hw_model field to vendor headers
|
2023-06-02 14:43:19 +02:00 |
|
grdddj
|
da14c22712
|
feat(all): add UI for Model R
|
2023-05-31 10:14:54 +02:00 |
|
dependabot[bot]
|
92045275fb
|
chore(deps): bump requests from 2.27.1 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.27.1...v2.31.0)
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-23 10:31:17 +02:00 |
|
matejcik
|
1cb0bf01e6
|
fix(core): do not handle click signal in non-debug builds (fixes #3026)
[no changelog]
|
2023-05-22 11:50:26 +02:00 |
|
Martin Milata
|
97d8ff7c2c
|
ci: force gcc use for crypto test
|
2023-05-16 19:23:33 +02:00 |
|
Martin Milata
|
d0601bed40
|
test(storage): workaround clang error
flash.c:55:5: error: initializer element is not a compile-time constant
|
2023-05-16 19:23:33 +02:00 |
|
grdddj
|
019a3ced7d
|
fix(core): revert some UI changes for TT (PIN, wipecode, backup homescreen)
|
2023-05-16 09:25:56 +02:00 |
|
grdddj
|
393bc48b6b
|
fix(core): improve error popups
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
74246150e5
|
fix(core/rust): allow for cycling through the last character in TT passphrase
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
c4bbf17433
|
feat(core/rust): allow for margin between text and ellipsis icon
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
1c698656c3
|
feat(core/rust): create common function for ellipsised text
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
e00af4f7f3
|
chore(core/rust): use format_i64 to convert numbers to strings
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
3bf3e4c38b
|
feat(core/rust): introduce Wordlist component for both bip39 and slip39
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
c291285927
|
chore(core/rust): make TextBox common component
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
1bb6288512
|
chore(core/rust): move Font and Color into their own modules
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
5940129bfc
|
feat(core/rust): show fee rate in modify-fee dialogue
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
db38b708b4
|
feat(core/rust): make Checklist component usable by more models
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
610c832dee
|
feat(core/rust): add useful macros
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
73c493d118
|
chore(core/rust): tracing and other smaller improvements/clippy lints
|
2023-05-11 21:02:21 +02:00 |
|
matejcik
|
eee4c624f9
|
feat(core/rust): JSON output from component tracing
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
b63b72ed90
|
chore(core/rust): flag or delete unused code
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
0c0d74a501
|
feat(core/rust): create mako template for QSTR generation
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
03913ebf1b
|
chore(core): regenerate trezorui2.pyi
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
264b92e11c
|
feat(core): create progress.py
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
127e399d28
|
feat(core): delegate some layouts to models, do some wording changes
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
35896a7d6c
|
chore(core): make Suite labeling dialogue more clear
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
523fdd8157
|
chore(core): make minor improvements
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
45168f730e
|
feat(core/tools): add scripts to check Rust API
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
17a07c3d1a
|
chore(core): refactor UI code in SSonscripts
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
1ca7cf5609
|
chore(core): improve makefile
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
be75e359a2
|
feat(core): add support for gdb scripts to emulator
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
6fd4173d2e
|
chore(core): add type hints to tools
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
590315bdc1
|
feat(all): change debugging messages in protobuf
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
bd6783b1a3
|
feat(all): increase stability of debug-decision events + parsing JSON from Rust
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
c6ad596339
|
chore(tests): regenerate fixtures.json
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
369a871260
|
feat(tests): centralize all input flows
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
1f3bb6d0af
|
chore(tests): improve common code
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
f809a37f7d
|
chore(tests): update device tests
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
facbd6b1cf
|
chore(tests): update upgrade tests
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
0dd3098aeb
|
chore(tests): update persistence tests
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
00b83d1dca
|
feat(tests): update, refactor and extend click tests
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
87c7e33198
|
chore(tests): improve UI reports
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
8ee4c41938
|
chore(crypto): refactor slip39 same way as bip39
|
2023-05-11 21:02:21 +02:00 |
|
Martin Milata
|
e7c2800798
|
build: fix compilation on darwin
[no changelog]
|
2023-05-10 20:59:00 +02:00 |
|
Martin Milata
|
364c6cc6c5
|
ci: fixes
|
2023-05-10 20:59:00 +02:00 |
|
tychovrahe
|
8d824e4ef2
|
fix(core): fix bootloader emulator compilation
[no changelog]
|
2023-05-09 15:06:14 +02:00 |
|