Commit Graph

11555 Commits (a393267461a669478393c1be1842d3be91806658)
 

Author SHA1 Message Date
matejcik ac6936d65d fix(core/debug): separate buffer for debuglink to prevent BufferLock deadlocks
2 years ago
tychovrahe d0f1095842 fix(core): expose USB_CHECK for all models
2 years ago
tychovrahe d3469f8310 fix(core/rust): optimize pin keyboard rendering for TT UI2
2 years ago
Andrew Kozlik ee8c596b1a refactor(core): Use a list of presigned inputs in Bitcoin signing.
2 years ago
Andrew Kozlik 5dddb06e2b refactor(core): Replace Bitcoin signing progress functions with a class.
2 years ago
Andrew Kozlik a1a34774b8 fix(common): Fix handling of default booleans in protobuf.
2 years ago
Andrew Kozlik d815a7d6de chore(core): Use C implementation of Bech32 decode.
2 years ago
Andrew Kozlik cc054050a5 feat(core): Improve Bitcoin signing progress display.
2 years ago
Andrew Kozlik 8ef5e5120a feat(core): Verify ownership proofs before transaction approval in BTC signing.
2 years ago
Andrew Kozlik 5b453c88ed feat(core): Add serialize option to SignTx.
2 years ago
Andrew Kozlik 294c390c96 feat(tests): Test signing a large CoinJoin.
2 years ago
Pavol Rusnak 029e47e1e8 chore(common/defs/fido): add proton
2 years ago
Vladyslav Burzakovskyy e7ff43272c chore(common/defs/fido): add invity
2 years ago
tychovrahe c750113d57 fix(tests): fix rust tests with ASAN
2 years ago
matejcik cac98ad7d4 feat(core/rust): implement storage wrapper layer
2 years ago
grdddj 0f549c02da feat(core): add -r option to emu.py to allow for screen recording
2 years ago
grdddj e0693d3a55 feat(python): add trezorctl possibility to record screen changes
2 years ago
matejcik 7a09c21bf5 chore(core): fix import in key generator
2 years ago
Andrew Kozlik 0ba966b979 fix(core): Fix bug in SetBusy when running CI tests.
2 years ago
Andrew Kozlik 5bbfd40df6 feat(core): Add set_int() and get_int() to storage cache.
2 years ago
tychovrahe 11748b7641 fix(build): fix ASAN build with num_derive crate
2 years ago
Juliya Smith cc49e2922d
fix(python): publish package types (#2543)
2 years ago
Andrew Kozlik 448f97b736 feat(trezorctl): Support SLIP-25 accounts in get-public-node and get-address.
2 years ago
Andrew Kozlik 0bc35dd2e6 fix(tests): Specify correct coin in SLIP-25 XPUB test.
2 years ago
Andrew Kozlik a047795d19 fix(trezorlib): Don't support preauthorized operations for get_public_node() and get_address().
2 years ago
Christian Reitter cd32a4f50e feat(crypto): correct formatting
2 years ago
Christian Reitter 31eb8e276b feat(crypto): fix issues flagged by GCC
2 years ago
Christian Reitter 6fa1b7131b feat(crypto): avoid memory resource leaks, remove unused variables and dead stores
2 years ago
Christian Reitter d2737308c4 feat(crypto): remove -Wstrict-prototypes issues in zkp_context.c
2 years ago
Christian Reitter 61d93d0539 feat(crypto): avoid memory resource leaks, optimize error path
2 years ago
Christian Reitter f1870102d2 feat(crypto): add targets and improve trezor-crypto fuzzer
2 years ago
Christian Reitter 5fe7d50232 feat(crypto): use macro for check pattern
2 years ago
Christian Reitter d069b2955e feat(crypto): improve trezor-crypto fuzzer
2 years ago
Christian Reitter b56e848eaa feat(crypto): mark uninteresting fuzzer inputs
2 years ago
Christian Reitter e8d24290ad feat(crypto): add fuzzing targets and improve documentation
2 years ago
Christian Reitter 1b04c801de feat(crypto): improve trezor-crypto fuzzer
2 years ago
Martin Milata f56041a759 chore(tests): remove leftover tempfile
2 years ago
tychovrahe 99eaaae28e build(core): redistribute content in flash
2 years ago
Dusan Klinec 90771ebb59 fix(xmr): fix tx sending to an integrated address
2 years ago
tychovrahe fb08536b6a feat(core): icon and images using new format
2 years ago
tychovrahe f7b9bb4ef8 feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions
2 years ago
tychovrahe 223d1b20fb refactor(core): change fonts organization
2 years ago
tychovrahe b9647d1296 fix(core): fix flashing usb disconnected error
2 years ago
tychovrahe a4d0ec3926 fix(core/rust): fix flickering in UI2 hold to confirm screen
2 years ago
Ondrej Mikle 4bed278e80 feat(legacy): Ability to flash bootloader and firmware via JLink
2 years ago
Martin Milata 7c11dec7f6 refactor(core/rust/ui): Font as repr(u8) enum
2 years ago
Martin Milata ef504d40fc perf(core/rust/ui): use 16-bit coordinates
2 years ago
Martin Novak dd168d2893 feat(core,legacy): display only sat instead of sat BTC
2 years ago
grdddj f44ee9b665 feat(tests): add UI test for showing taproot address QR code
2 years ago
grdddj 093be69dfb feat(legacy): do not convert bech32 addresses to uppercase for QR code
2 years ago