Commit Graph

11573 Commits (dc22f98aed9e8c807babcae6e2ec06dd7b542c53)
 

Author SHA1 Message Date
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
tychovrahe e3d5c178f1 feat(core): enable bus fault and usage fault handlers
2 years ago
grdddj 70d38e829b feat(legacy): show fee rate when replacing transaction
2 years ago
tychovrahe 661ae37506 feat(tools): add toif conversion from greyscale with transparency (alpha channel)
2 years ago
Martin Novak a41cfadbf1 feat(core,legacy): Extend decimals of fee rate to 2 digits
2 years ago
Dusan Klinec 2fe40f70a6 fix(xmr): fixes #2453, incorrect address display
2 years ago
mroz 16b0ea00cd ci(connect): exclude checkFirmwareAuthenticity test
2 years ago
Martin Milata 5a9c2a1363 feat(core/rust/ui): recovery layouts
2 years ago
Martin Milata 5052594789 refactor(core/rust/ui): simplify button height computation
2 years ago
Martin Milata 885ae2a943 refactor(core/rust/ui): add should_show_more
2 years ago
Martin Milata a5cff25209 fix(core/rust/ui): expose method for completely repainting layout
2 years ago
Martin Milata 3b629a1ea4 refactor(core/rust/ui): layouts for SLIP-39 backups
2 years ago
Martin Milata 4782afbae3 refactor(core/rust/ui): layouts for BIP-39 backups
2 years ago
Martin Milata 4ff2c99f0a refactor(core/rust/ui): add show_info and show_error
2 years ago
Martin Milata f0d5f9069a refactor(core/rust/ui): text centering in Paragraphs
2 years ago
Martin Milata 247d9d267a feat(core/rust/ui): explicit breaks for Paragraphs
2 years ago
Andrew Kozlik d96d3e705b fix(legacy): Clear CoSi nonce when device is wiped to fix CI.
2 years ago
matejcik 7ba7eff118 refactor(core/rust): more explicit buffer semantics, StrBuffer::alloc
2 years ago
grdddj 5a2e831214 chore(ci): do not allow failure for Connect tests
2 years ago
Ondrej Mikle 77cdf4b43c fix(core): consider device in USB suspend connected if it was configured before
2 years ago
grdddj a20783731a fix(tests): not use transaction cache in connect tests
2 years ago
mroz 7e078e4daa chore(ci): add special tag for connect tests
2 years ago
mroz 2269c6d0fe feat(tests): use connect v9 in tests
2 years ago
Tomas Krnak 031bac4a9b feat(core): add support for Zcash unified addresses
2 years ago
Andrew Kozlik 054b5456d2 chore(core): Decrease ECMULT_GEN_PREC_BITS to save 32kB of flash space.
2 years ago
Andrew Kozlik b5cb9cb035 feat(core): Allow Any type in is_type_of().
2 years ago
Andrew Kozlik 2f6a7096da chore(legacy): Do not allow access to SLIP25 paths.
2 years ago
Andrew Kozlik 58ef0da703 feat(tests): Test spend from SLIP-25 path.
2 years ago
Andrew Kozlik 97115a1a54 fix(tests): Device tests for SLIP-0025 CoinJoin accounts.
2 years ago
Andrew Kozlik a394ac5bb4 feat(python): Support UnlockPath in trezorlib.
2 years ago
Andrew Kozlik 77be3653b4 feat(core): Implement SLIP-0025 CoinJoin accounts.
2 years ago
Andrew Kozlik 9d89c3cb1b feat(common): Add UnlockPath message.
2 years ago
grdddj c53177fe89 feat(core): show fee rate when replacing transaction
2 years ago