GoodDaisy
7f8b461548
docs: fix typos
2023-11-06 10:37:27 +01:00
Martin Milata
29d0b4836f
docs(core): differentiate changelog entries between models
...
[no changelog]
2023-11-01 16:21:57 +01:00
vdovhanych
fd7b9a3dde
chore: update branch name to main where its used
2023-10-18 10:40:05 +02:00
Martin Milata
49ce5eb05f
ci(core): build bootloader emulators
...
[no changelog]
2023-09-08 11:55:08 +02:00
conduition
dd0e40a401
docs(core): add protoc installation instructions
...
[no changelog]
2023-08-16 10:48:32 +02:00
grdddj
781493a7ae
chore(ci): regenerate docs
...
[no changelog]
2023-07-27 13:34:29 +02:00
vdovhanych
5c5de4674e
ci: allow jobs to be cancelled when redundant
2023-07-19 17:26:11 +02:00
grdddj
821f8aad8f
feat(tests): saving fixtures.results.json file with result hashes after each UI test
...
[no changelog]
2023-07-19 08:58:37 +02:00
wszdexdrf
379446cad7
feat(ci): add fmt and unit tests for rust
in CI
2023-07-11 13:50:33 +02:00
tychovrahe
d3284baf21
feat(core): support STM32F429 discovery board
2023-06-15 17:08:14 +02:00
grdddj
6ec40689ff
fix(tests): include model R into master diff and fixtures upload
...
[no changelog]
2023-06-14 09:58:42 +02:00
tychovrahe
8d812ca36e
feat(core): support device variants
...
[no changelog]
2023-06-07 19:48:53 +02:00
grdddj
da14c22712
feat(all): add UI for Model R
2023-05-31 10:14:54 +02:00
Martin Milata
97d8ff7c2c
ci: force gcc use for crypto test
2023-05-16 19:23:33 +02:00
Martin Milata
364c6cc6c5
ci: fixes
2023-05-10 20:59:00 +02:00
matejcik
cb34b508b9
chore(ci): update name of poetry --remove-untracked option
2023-04-27 13:37:16 +02:00
matejcik
e80dbfc74b
ci: fix HWI jobs
2023-04-27 13:37:16 +02:00
Pavol Rusnak
a0aa414aa0
ci: bump nixpkgs to latest nixpkgs-unstable
...
[no changelog]
2023-04-19 13:05:03 +02:00
grdddj
f0223c7266
feat(ci): run persistence tests in UI testing mode
...
[no changelog]
2023-04-11 15:15:44 +02:00
Martin Novák
4a39df2847
docs: document Ethereum definition binary format
2023-03-24 13:24:46 +01:00
Martin Milata
dce876069b
Merge branch 'release/23.03'
...
Conflicts:
legacy/firmware/version.h
tests/ui_tests/fixtures.json
2023-03-20 13:02:35 +01:00
grdddj
d8603dcc23
fix(ci): export coverage file from click tests
...
[no changelog]
2023-03-09 16:50:32 +01:00
grdddj
315b6f9b06
fix(docs): update links to the UI report
...
[no changelog]
2023-03-09 16:50:32 +01:00
Martin Milata
233a292fd2
Merge branch 'master' into secfix/23.03
...
Conflicts:
core/Makefile
core/SConscript.firmware
core/embed/firmware/bootloader.bin
core/embed/firmware/bootloaders/bootloader_T.bin
core/embed/firmware/bootloaders/bootloader_T2T1.bin
python/src/trezorlib/firmware/core.py
python/src/trezorlib/firmware/models.py
2023-02-28 15:20:36 +01:00
Martin Milata
7408f169cb
ci: drop cached-nix-shell
2023-02-21 10:23:46 +01:00
Martin Milata
12b2ea01e8
ci: don't use cached-nix-shell in hardware tests
2023-02-15 10:34:32 +01:00
Pavol Rusnak
bfda33dddc
docs: reorganize hardware docs
...
- delete most of the files since they are maintained in the hardware repo
(https://github.com/trezor/trezor-hardware )
- move docs/hardware/model-one/* to docs/legacy
- move docs/hardware/model-t/* to docs/core/misc
[no changelog]
2023-02-10 15:37:26 +01:00
matejcik
b2be58c6d2
build: also deploy click-test fixtures
2023-02-10 15:19:31 +01:00
matejcik
ed16fefae7
ci: update CI config, enable click UI tests
...
[no changelog]
2023-02-02 12:40:39 +01:00
grdddj
f8c432e955
chore(core/rust): delete model_1 code - it should use model_r
...
[no changelog]
2023-01-31 10:55:12 +01:00
Martin
4f0343c8c6
docs: Specify --recurse-submodules as in core doc
...
This is needed for a successfull build for the legacy firmware as well
2023-01-13 12:06:32 +01:00
Ondrej Mikle
5b5e4a8b3e
feat(legacy): better debugability for various PRODUCTION bootloader/FW settings
2023-01-02 11:03:38 +01:00
Martin Novak
58276a7443
feat(core/ethereum, legacy/ethereum): add support to Ledger Live legacy derivation path
2022-11-30 14:23: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
d045e0089d
feat(core/ui): delete old UI code
2022-11-21 14:08:47 +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
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
Simon Males
393bbb2bf1
chore(docs): Clean up dead links [no changelog]
2022-10-25 15:27:32 +02:00
tychovrahe
f7b9bb4ef8
feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions
2022-09-29 21:50:10 +02:00
matejcik
612d52e298
build(core): switch to nightly Rust
2022-08-23 11:26:34 +02:00
vdovhanych
3300ed8905
ci: fix data deploy job for release
2022-08-18 13:33:05 +02:00
grdddj
745be6eaa3
fix(docs): make create_monorepo link absolute to work on docs.trezor.io
2022-08-08 11:58:03 +02:00
Martin Milata
784a3813f8
docs(core): add embedded C+Rust debug to index
2022-07-28 17:12:43 +02:00
Martin Milata
16999d6b48
ci: minor caching fixes
2022-07-28 14:47:53 +02:00
Ondrej Mikle
4d3d9f5d7e
docs(core): documentation on embedded C+Rust debug
2022-07-26 11:24:27 +02:00
vdovhanych
907254245d
ci: fix jobs on tags only
2022-07-15 14:58:24 +02:00
Simon Males
fb68db4302
chore(docs): Migrate developer specific docs from wiki.trezor.io to docs.trezor.io
2022-07-14 13:32:25 +02:00
Simon Males
0094c90153
chore(docs): Emulator disclaimer
...
fixes #2281
* chore(docs): Emulator disclaimer
* Update docs/core/emulator/index.md
Co-authored-by: matejcik <ja@matejcik.cz>
Co-authored-by: matejcik <ja@matejcik.cz>
2022-07-08 13:35:16 +02:00
matejcik
4c745a3c19
ci: increase timeout for ASAN device tests
2022-06-29 09:24:54 +02:00
Martin Milata
b4145b69a3
ci: deploy recorded ui2 screens
2022-06-28 18:01:02 +02:00