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 |
|
Simon Males
|
61a0d69baa
|
chore(docs): Hint on finding your tty.
|
2022-06-01 14:42:36 +02:00 |
|
grdddj
|
9ca9720f22
|
feat(tests): add test for supporting older python versions
|
2022-05-30 14:41:32 +02:00 |
|
vdovhanych
|
056d4c7c77
|
ci: fix emulators deploy
|
2022-05-26 19:13:18 +02:00 |
|
vdovhanych
|
fa2b161d6a
|
ci: update arm jobs to run on tags and use the official nix image
|
2022-05-21 17:25:31 +02:00 |
|
Andrew Kozlik
|
d16b44bad6
|
feat(core): Verify signatures of all original inputs in replacement transactions.
|
2022-05-03 22:14:40 +02:00 |
|
Martin Milata
|
c153ffe4b3
|
ci: ui2 device tests
|
2022-04-07 17:58:41 +02:00 |
|
Martin Milata
|
d1978c062d
|
test(storage): remove timeouts for test_random and test_random_upgrade
|
2022-04-05 16:55:49 +02:00 |
|
Martin Milata
|
8965ad68f2
|
ci: fix core unit test asan
|
2022-04-05 13:03:23 +02:00 |
|
matejcik
|
6af119fcdd
|
fix(ci): make sure poetry environment is clean of leftovers
|
2022-03-24 14:30:20 +01:00 |
|
Martin Milata
|
c8dda3242b
|
ci: build emulator with new fonts before running cargo test
|
2022-03-23 13:40:45 +01:00 |
|
matejcik
|
82182ae078
|
ci: use external servers in CI and scripts
|
2022-03-23 11:28:56 +01:00 |
|
grdddj
|
f0cc7f3327
|
feat(ci): autogenerate documentation for CI jobs
|
2022-03-18 12:02:24 +01:00 |
|
Andrew Kozlik
|
43f1d67289
|
feat(core): Support unverified external inputs.
|
2022-03-17 09:44:03 +01:00 |
|
grdddj
|
d9dace5211
|
feat(docs): add hello-world feature on TT
|
2022-03-10 13:06:03 +01:00 |
|
Martin Milata
|
2e3ce4fa1a
|
docs(core): bump MSRV
[skip_ci]
|
2022-03-08 12:53:12 +01:00 |
|
grdddj
|
9cba6a0191
|
chore(ci): rename UI jobs and make legacy UI a dependency
|
2022-02-17 11:05:55 +01:00 |
|
Simon Males
|
aff3f512c4
|
docs(core): Launch bridge w/ emulator support via suite (#2117)
|
2022-02-14 14:30:56 +01:00 |
|
matejcik
|
b0a7e13c88
|
ci: remove separate "UI" job, do UI test in the default "device test" job
|
2022-02-08 16:34:54 +01:00 |
|
matejcik
|
abc593d19a
|
tests: drop skip_ui support
|
2022-02-08 16:34:54 +01:00 |
|
Andrew Kozlik
|
0e58218f5f
|
feat(core): Implement Bitcoin payment requests.
|
2022-01-31 18:00:22 +01:00 |
|
grdddj
|
e1d4e40785
|
feat(tests): adding assert_tx_matches() to common.py
|
2022-01-27 15:07:30 +01:00 |
|
grdddj
|
2f282f7a0c
|
chore(docs): some useful tips on device-tests
|
2022-01-27 15:07:30 +01:00 |
|
Andrew Kozlik
|
56126b75a7
|
ci: Use address sanitizer in CI.
[no changelog]
|
2022-01-19 15:22:03 +01:00 |
|
matejcik
|
4ab33f0b69
|
docs(core): add entries to index
|
2022-01-07 21:41:17 +01:00 |
|
matejcik
|
09732530f6
|
docs(core): document coding style
|
2022-01-07 21:41:17 +01:00 |
|
Martin Milata
|
a9a6495c7e
|
docs: fix dead links
|
2021-12-17 18:20:08 +01:00 |
|
Pavol Rusnak
|
30a77a76bc
|
chore(legacy): rename MEMORY_PROTECT flag to PRODUCTION to match core naming (#2003)
|
2021-12-12 15:45:10 +01:00 |
|
Andrew Kozlik
|
ff7d5c224b
|
docs: Update transaction signing documentation.
|
2021-12-06 18:23:48 +01:00 |
|
Martin Milata
|
345c90ccba
|
docs(common): add section on reproducible builds
|
2021-11-16 17:08:57 +01:00 |
|
Andrew Kozlik
|
13cbb59082
|
feat(common): Add script_pubkey field to TxInput message.
|
2021-10-18 19:58:56 +02:00 |
|
matejcik
|
806beb77d2
|
feat(core/rust): improve catch_exception, make use of Rust 1.55
|
2021-09-21 12:43:31 +02:00 |
|
matejcik
|
395324a8ad
|
chore(docs): remove Lisk
|
2021-08-19 10:25:41 +02:00 |
|