Commit Graph

10142 Commits (f61d7fffa80d2fd59965949e5b3e3c4d18360ca3)
 

Author SHA1 Message Date
Andrew Kozlik 66823e2893 chore(core,legacy): Bump FIX_VERSIONs due to upgrade to storage version 3.
4 years ago
Andrew Kozlik 602761694f test: Use long PIN values in device tests.
4 years ago
Andrew Kozlik 885b6f7214 feat(python): Support 50 digit PIN and wipe code in trezorctl.
4 years ago
Andrew Kozlik cbb0d82999 feat(legacy): Support 50 digit PIN and wipe code.
4 years ago
Andrew Kozlik 3084d1196d feat(core): Support 50 digit PIN and wipe code.
4 years ago
Andrew Kozlik c68e91c12a feat(storage): Support PIN and wipe code of unlimited length.
4 years ago
Pavol Rusnak 1cc719bf49
fix(common): don't use grayscale png for coin icons
4 years ago
Pavol Rusnak da7214d82f
fix(common): update support.json to include Firo
4 years ago
a-bezrukov a305c774df
fix(common): Zcoin rebrand to Firo (#1544)
4 years ago
Andrew Kozlik 7436fd06b9 test: Add device test for replacement transaction with OP_RETURN output.
4 years ago
Pavol Rusnak dfbdcf5b2b
feat(core): add support for olimex-arm-usb-tiny-h via openocd
4 years ago
Andrew Kozlik b0ed553847 style(core): Fix black formatting.
4 years ago
Pavol Rusnak b37e5c916f
fix(core): add missing targets to `make clean`
4 years ago
Pavol Rusnak 048205b864
fix(common): magnum wallet is dead
4 years ago
Pavol Rusnak 4649b80b44
feat(core): allow secp256k1-zkp for bitcoin-only build
4 years ago
Pavol Rusnak 1dad3b548c
chore(vendor): bump secp256k1-zkp to latest
4 years ago
matejcik cb7152542d feat: drop DebugLinkShowText functionality
4 years ago
matejcik 56ee7d33a9 chore: add cardano changelogs
4 years ago
Rafael Korbas 74ed5b7018 feat(core/cardano): Implement bech32 asset ids based on CIP-0014
4 years ago
Rafael Korbas bd4512b53a fix(core/cardano): Allow stake pool registrations with zero margin
4 years ago
Andrew Kozlik 97a3223663 fix(legacy): Skip unused messages in nanopb.
4 years ago
Andrew Kozlik a36439a57f fix(legacy): Improve compile-time checks of message sizes.
4 years ago
Andrew Kozlik 54fec3742f fix(legacy): Improve error handling in msg_read_tiny().
4 years ago
Andrew Kozlik d3183776fa chore(legacy): Add compile-time checks for msg_tiny sizes.
4 years ago
Andrew Kozlik 838b2c2c77 fix(legacy): Replace magic numbers with USB_PACKET_SIZE and MSG_HEADER_SIZE.
4 years ago
Pavol Rusnak cc9dd66729
feat(common): let's work with Trezor Suite instead of the web wallet
4 years ago
Andrew Kozlik 6676352070 docs: Document decreasing the output value in RBF transactions.
4 years ago
Andrew Kozlik 9aec5409b9 feat(legacy): Allow decreasing output amount in RBF transactions.
4 years ago
Andrew Kozlik 28918f46ec test: Add device test for decreasing output amount in RBF.
4 years ago
Andrew Kozlik b10acbe153 feat(core): Allow decreasing output amount in RBF transactions.
4 years ago
Andrew Kozlik 5593862dc1 fix(core): Disable hold-to-confirm animation when animations are disabled.
4 years ago
Tomas Susanka d4f6b5fc48 fix(docs): fix typo in trezord binary name
4 years ago
Andrew Kozlik 6de20a7dcd chore(core/bitcoin): Add DecredApprover.
4 years ago
Andrew Kozlik 523b1051c5 chore(core/bitcoin): Add stricter script_type checks in sanitizers.
4 years ago
Andrew Kozlik 6e8eebfc9c chore(core/bitcoin): Separate Decred-specific scripts from Bitcoin scripts.
4 years ago
JoeGruff e3ea32a986 multi: Add decred staking.
4 years ago
Pavol Rusnak 6c11bc60d7
common/defs/fido: add namecheap
4 years ago
Martin Milata ee2ec85983 fix(core): fix title shown for multisig address
4 years ago
Pavol Rusnak d211e3af07
fix(core): switch define to invert display colors into const volatile
4 years ago
Pavol Rusnak e7966cc804
refactor(core): rework color definitions in bootloader
4 years ago
Pavol Rusnak 3294a49cec
fix(core): don't assert reset flags to allow "reboot to bootloader"
4 years ago
Pavol Rusnak 1e2bb337a9
refactor(core): drop buttons argument for ui_screen_firmware_info
4 years ago
Pavol Rusnak 814db111b2
feat(core): add define to invert display colors on ST7789V
4 years ago
Andrew Kozlik 850aa56691 docs(core): Add references to SLIPs in the code.
4 years ago
Pavol Rusnak 5cff6ac964
doc(core): update comments around UDP emulator
4 years ago
Andrew Kozlik a8c500bffd feat(core): Ensure that WebAuthn runs on port 21326 by default for both production and debug emulator.
4 years ago
Fabien 9ef26c347e Add support for Schnorr crypto (BCH variant)
4 years ago
Pavol Rusnak d6d1cd7b4c style(crypto): cleanup unused functions
4 years ago
mcudev b50f1e0b89 openocd: separate stlink configs deprecated - now combined
4 years ago
Pavol Rusnak a36d0c0fbe
docs(changelog): add public key to ECDHSessionKey
4 years ago