Commit Graph

10070 Commits (bb30f5026cdd608d19836b4d55d33697e2a8069d)
 

Author SHA1 Message Date
Andrew Kozlik 54fec3742f fix(legacy): Improve error handling in msg_read_tiny().
3 years ago
Andrew Kozlik d3183776fa chore(legacy): Add compile-time checks for msg_tiny sizes.
3 years ago
Andrew Kozlik 838b2c2c77 fix(legacy): Replace magic numbers with USB_PACKET_SIZE and MSG_HEADER_SIZE.
3 years ago
Pavol Rusnak cc9dd66729
feat(common): let's work with Trezor Suite instead of the web wallet
3 years ago
Andrew Kozlik 6676352070 docs: Document decreasing the output value in RBF transactions.
3 years ago
Andrew Kozlik 9aec5409b9 feat(legacy): Allow decreasing output amount in RBF transactions.
3 years ago
Andrew Kozlik 28918f46ec test: Add device test for decreasing output amount in RBF.
3 years ago
Andrew Kozlik b10acbe153 feat(core): Allow decreasing output amount in RBF transactions.
3 years ago
Andrew Kozlik 5593862dc1 fix(core): Disable hold-to-confirm animation when animations are disabled.
3 years ago
Tomas Susanka d4f6b5fc48 fix(docs): fix typo in trezord binary name
3 years ago
Andrew Kozlik 6de20a7dcd chore(core/bitcoin): Add DecredApprover.
3 years ago
Andrew Kozlik 523b1051c5 chore(core/bitcoin): Add stricter script_type checks in sanitizers.
3 years ago
Andrew Kozlik 6e8eebfc9c chore(core/bitcoin): Separate Decred-specific scripts from Bitcoin scripts.
3 years ago
JoeGruff e3ea32a986 multi: Add decred staking.
3 years ago
Pavol Rusnak 6c11bc60d7
common/defs/fido: add namecheap
3 years ago
Martin Milata ee2ec85983 fix(core): fix title shown for multisig address
3 years ago
Pavol Rusnak d211e3af07
fix(core): switch define to invert display colors into const volatile
3 years ago
Pavol Rusnak e7966cc804
refactor(core): rework color definitions in bootloader
3 years ago
Pavol Rusnak 3294a49cec
fix(core): don't assert reset flags to allow "reboot to bootloader"
3 years ago
Pavol Rusnak 1e2bb337a9
refactor(core): drop buttons argument for ui_screen_firmware_info
3 years ago
Pavol Rusnak 814db111b2
feat(core): add define to invert display colors on ST7789V
3 years ago
Andrew Kozlik 850aa56691 docs(core): Add references to SLIPs in the code.
3 years ago
Pavol Rusnak 5cff6ac964
doc(core): update comments around UDP emulator
3 years ago
Andrew Kozlik a8c500bffd feat(core): Ensure that WebAuthn runs on port 21326 by default for both production and debug emulator.
3 years ago
Fabien 9ef26c347e Add support for Schnorr crypto (BCH variant)
3 years ago
Pavol Rusnak d6d1cd7b4c style(crypto): cleanup unused functions
3 years ago
mcudev b50f1e0b89 openocd: separate stlink configs deprecated - now combined
3 years ago
Pavol Rusnak a36d0c0fbe
docs(changelog): add public key to ECDHSessionKey
3 years ago
Roman Zeyde 78ab0a6a2d feat(legacy): add public_key to ECDHSessionKey
3 years ago
Roman Zeyde 7ce4e13bcf feat(core): add public_key to ECDHSessionKey
3 years ago
Roman Zeyde b2877afa7f feat(common): add public_key to ECDHSessionKey
3 years ago
Pavol Rusnak ebfd51d818
fix(core): stay_in_bootloader should default to false, not true
3 years ago
Pavol Rusnak efac5d56f5
fix(core): change touch i2c clock speed to 200 kHz
3 years ago
Pavol Rusnak 97b43499e5
fix(legacy): remove executable bit from legacy/firmware/bootloader.dat
3 years ago
Pavol Rusnak 60a6b8211e
docs(changelog): next bootloader/firmware version will be 1.10.0
3 years ago
Pavol Rusnak cc42af28fd
docs(changelog): next FW version will be 2.4.0
3 years ago
Martin Milata 7c1d72c254 style(core): fix bootloader formatting
3 years ago
Pavol Rusnak 29a3e91f09 feat(core): refactor display_init_seq from display_init
3 years ago
Pavol Rusnak 5dd3d73d00
fix(core): remove unused stuff from bootloader_ci
3 years ago
Ondrej Mikle a4ba24645b
feat(core): remove connect to host dialog in the bootloader
3 years ago
Pavol Rusnak f3ae3615c7
fix(core): unify bootloader_ci with bootloader
3 years ago
Pavol Rusnak b074404dcf
fix(core): small secbool refactor for bootloader_ci
3 years ago
Pavol Rusnak 2dc094bd3e
fix(core): small secbool refactors
3 years ago
Pavol Rusnak 4a82d6c9d5 fix(legacy): recompile bundled bootloader
3 years ago
Pavol Rusnak cd62a79ec2
docs(legacy): fix bootloader changelog
3 years ago
Pavol Rusnak 4d2237b32b fix(legacy): refactor oledDrawBitmap and oledDrawBitmapFlip
3 years ago
Pavol Rusnak 72691a93d5 fix(legacy): cleanup bitmaps, use 1-bit PNG, update generate script
3 years ago
Pavol Rusnak 3b80e9f228 fix(legacy): store only half of the logo64, use flip to render both parts
3 years ago
Pavol Rusnak 10cb634a45
fix(legacy): change STAY_IN_BOOTLOADER_FLAG to 0x0FC35A96
3 years ago
Pavol Rusnak 4b0f41d41e
fix(common): change msg_id of RebootToBootloader from 804 to 87
3 years ago