Commit Graph

258 Commits (f607cb25019f0bc18bae281ce294a52810fc5ec5)

Author SHA1 Message Date
Simon Males 0094c90153
chore(docs): Emulator disclaimer
2 years ago
matejcik 4c745a3c19 ci: increase timeout for ASAN device tests
2 years ago
Martin Milata b4145b69a3 ci: deploy recorded ui2 screens
2 years ago
Simon Males 61a0d69baa chore(docs): Hint on finding your tty.
2 years ago
grdddj 9ca9720f22 feat(tests): add test for supporting older python versions
2 years ago
vdovhanych 056d4c7c77 ci: fix emulators deploy
2 years ago
vdovhanych fa2b161d6a ci: update arm jobs to run on tags and use the official nix image
2 years ago
Andrew Kozlik d16b44bad6 feat(core): Verify signatures of all original inputs in replacement transactions.
2 years ago
Martin Milata c153ffe4b3 ci: ui2 device tests
2 years ago
Martin Milata d1978c062d test(storage): remove timeouts for test_random and test_random_upgrade
2 years ago
Martin Milata 8965ad68f2 ci: fix core unit test asan
2 years ago
matejcik 6af119fcdd fix(ci): make sure poetry environment is clean of leftovers
2 years ago
Martin Milata c8dda3242b ci: build emulator with new fonts before running cargo test
2 years ago
matejcik 82182ae078 ci: use external servers in CI and scripts
2 years ago
grdddj f0cc7f3327 feat(ci): autogenerate documentation for CI jobs
2 years ago
Andrew Kozlik 43f1d67289 feat(core): Support unverified external inputs.
2 years ago
grdddj d9dace5211 feat(docs): add hello-world feature on TT
2 years ago
Martin Milata 2e3ce4fa1a docs(core): bump MSRV
2 years ago
grdddj 9cba6a0191 chore(ci): rename UI jobs and make legacy UI a dependency
2 years ago
Simon Males aff3f512c4
docs(core): Launch bridge w/ emulator support via suite (#2117)
2 years ago
matejcik b0a7e13c88 ci: remove separate "UI" job, do UI test in the default "device test" job
2 years ago
matejcik abc593d19a tests: drop skip_ui support
2 years ago
Andrew Kozlik 0e58218f5f feat(core): Implement Bitcoin payment requests.
2 years ago
grdddj e1d4e40785 feat(tests): adding assert_tx_matches() to common.py
2 years ago
grdddj 2f282f7a0c chore(docs): some useful tips on device-tests
2 years ago
Andrew Kozlik 56126b75a7 ci: Use address sanitizer in CI.
2 years ago
matejcik 4ab33f0b69 docs(core): add entries to index
2 years ago
matejcik 09732530f6 docs(core): document coding style
2 years ago
Martin Milata a9a6495c7e docs: fix dead links
2 years ago
Pavol Rusnak 30a77a76bc
chore(legacy): rename MEMORY_PROTECT flag to PRODUCTION to match core naming (#2003)
2 years ago
Andrew Kozlik ff7d5c224b docs: Update transaction signing documentation.
2 years ago
Martin Milata 345c90ccba docs(common): add section on reproducible builds
3 years ago
Andrew Kozlik 13cbb59082 feat(common): Add script_pubkey field to TxInput message.
3 years ago
matejcik 806beb77d2 feat(core/rust): improve catch_exception, make use of Rust 1.55
3 years ago
matejcik 395324a8ad chore(docs): remove Lisk
3 years ago
Martin Milata b5710b820a docs(core): replace Purpose48 with BIP-48
3 years ago
Ondrej Mikle e4be53459d docs(core/debug): documentation on debugging with SystemView/RTT
3 years ago
Martin Milata fb9b53930e docs: allow adding changelog entries without linked issue
3 years ago
Martin Milata 412d06fdfe docs(core+legacy): use towncrier for generating CHANGELOG.md
3 years ago
matejcik 57582c2501 feat(tests): simple javascript-based UI diff review tool
3 years ago
Martin Milata 07c53452f6 ci: improve changelog check
3 years ago
matejcik bd06b72923 docs(core): document building with Rust
3 years ago
Pavol Rusnak e09a74a79e refactor(legacy): rename check_bootloader to check_and_replace_bootloader
3 years ago
matejcik 2cfd2b0577 docs: document anti-fragmentation measures
3 years ago
Martin Milata f58c1634c6 docs(core): use towncrier for generating CHANGELOG.md
3 years ago
Pavol Rusnak 65cefbc879
docs: remove wallet.trezor.io references
3 years ago
mcudev 6137a55b06 core/embed/usb: use all available usb endpoints and update the usb fifo sizing
3 years ago
Pavol Rusnak f128e4a1c2
docs(legacy): use the correct binary name when building via docker
3 years ago
Andrew Kozlik cdcc1b949f docs(storage): Update storage encryption documentation.
3 years ago
Andrew Kozlik 6676352070 docs: Document decreasing the output value in RBF transactions.
3 years ago