Commit Graph

317 Commits (dfd98c51643cc7af3e21290925ad84982ed9c80e)

Author SHA1 Message Date
Ondřej Vejpustek 34f5d508b0 refactor(legacy): move wait_random into separate file
3 years ago
Pavol Rusnak e09a74a79e refactor(legacy): rename check_bootloader to check_and_replace_bootloader
3 years ago
Martin Milata ca5d173071 docs(legacy/firmware): changelog for 1.10.0
3 years ago
Martin Milata 97aa0fb517 docs(legacy/firmware): use towncrier for generating CHANGELOG.md
3 years ago
Martin Milata f58c1634c6 docs(core): use towncrier for generating CHANGELOG.md
3 years ago
Tomas Susanka 300c27abb8 chore(legacy): bump version to 1.10.1; add soft-reset to changelog
3 years ago
Tomas Susanka e82aacbc7c docs(legacy/changelog): add note on bootloader
3 years ago
Pavol Rusnak f93a8514e8
fix(legacy): update embedded bootloader hash
3 years ago
Pavol Rusnak 73ae44f500 fix(legacy): rebuild bundled bootloader (deterministically)
3 years ago
Pavol Rusnak 0d37824b01 fix(legacy): show dialog before rebooting to bootloader
3 years ago
Alexis Hernandez bb1c638d3b legacy: Update op_return max size to 150 bytes
4 years ago
Andrew Kozlik a755e99ccc feat(legacy): Display nLockTime in human-readable form.
4 years ago
Andrew Kozlik 66823e2893 chore(core,legacy): Bump FIX_VERSIONs due to upgrade to storage version 3.
4 years ago
Andrew Kozlik cbb0d82999 feat(legacy): Support 50 digit PIN and wipe code.
4 years ago
matejcik 56ee7d33a9 chore: add cardano changelogs
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
Andrew Kozlik 9aec5409b9 feat(legacy): Allow decreasing output amount in RBF transactions.
4 years ago
Pavol Rusnak a36d0c0fbe
docs(changelog): add public key to ECDHSessionKey
4 years ago
Roman Zeyde 78ab0a6a2d feat(legacy): add public_key to ECDHSessionKey
4 years ago
Pavol Rusnak 97b43499e5
fix(legacy): remove executable bit from legacy/firmware/bootloader.dat
4 years ago
Pavol Rusnak 60a6b8211e
docs(changelog): next bootloader/firmware version will be 1.10.0
4 years ago
Pavol Rusnak 4a82d6c9d5 fix(legacy): recompile bundled bootloader
4 years ago
Pavol Rusnak 3b80e9f228 fix(legacy): store only half of the logo64, use flip to render both parts
4 years ago
Pavol Rusnak 4b0f41d41e
fix(common): change msg_id of RebootToBootloader from 804 to 87
4 years ago
Ondrej Mikle d0b630abfc
chore(legacy): return code for reboot call
4 years ago
Ondrej Mikle 18a05d467e
chore(legacy): fake handling emulator reset to bootloader
4 years ago
Ondrej Mikle 2dccbf99d4
chore(legacy): add reset to bootloader protobuf message
4 years ago
Ondrej Mikle f9917e8d47
feat(legacy): add 'stay in bootloader' bootloader to firmware'
4 years ago
matejcik 0964517fe7 fix(legacy): do not query presence of newly-required protobuf fields
4 years ago
Andrew Kozlik 79fad70b05 fix: Improve wording when showing multisig XPUBS.
4 years ago
Pavol Rusnak 0519d86451
chore(legacy): simplify data2hex
4 years ago
Tomas Susanka 1006c8a0f1 chore(core,legacy): change versions to 1.9.5 and 2.3.6
4 years ago
Pavol Rusnak 47e701f54c
docs(legacy): update changelog
4 years ago
Pavol Rusnak 92535dc090
chore(core,legacy): change versions back to 1.9.4 and 2.3.5
4 years ago
Pavol Rusnak 1d3166017d feat(legacy): implement amount_unit for SignTx
4 years ago
Pavol Rusnak cb4c5a72bf legacy: implement GetAddress.ignore_xpub_magic
4 years ago
Pavol Rusnak 4ed714ba47 common/defs: add xpub_magic_multisig_segwit_{native,p2sh} fields to coins
4 years ago
Pavol Rusnak 1e6259a476
docs: update changelogs
4 years ago
Pavol Rusnak 4d45a68fd0 legacy: return root_fingerprint in PublicKey
4 years ago
Pavol Rusnak 2f8d687405 feat(legacy): implement GetPublicKey.ignore_xpub_magic behaviour
4 years ago
Pavol Rusnak 91e60036e0 fix(legacy): show xpub instead of pubkey in GetPublicKey dialog
4 years ago
Pavol Rusnak 9ba1c9aa50 docs: mention that nanopb was bumped to 0.4.4 in changelogs
4 years ago
Pavol Rusnak 6739e4e5e1 docs: push releases 1.9.4 and 2.3.5 to February 2021
4 years ago
Pavol Rusnak af716d0843 fix(legacy): update typo (we lock device after 5 seconds, not 2 seconds)
4 years ago
Pavol Rusnak 93215ae3c7 style: reformat with clang-format 11
4 years ago
Pavol Rusnak 1d151ab4fe legacy: fix typo
4 years ago
Tomas Susanka d38540ca7a chore(legacy): bump version to 1.9.5
4 years ago
Andrew Kozlik d252539125 fix(legacy): Support negative amounts in layoutConfirmTx().
4 years ago
Andrew Kozlik 389f14d6c4 feat(legacy): Implement replacement transaction signing flow.
4 years ago
Andrew Kozlik 4ad1fbc133 chore(legacy): Create TxInfo struct in Bitcoin signing.
4 years ago
Andrew Kozlik a2e35fabce chore(legacy): Rename variables in signing to match the names in core.
4 years ago
Pavol Rusnak d8dd2f64a9
legacy: update release date for 1.9.4
4 years ago
Martin Milata bf524854cd chore(legacy): missing changelog entry, formatting
4 years ago
Martin Milata 480332b803 fix(legacy): increase minimum auto-lock delay to 1 minute
4 years ago
Pavol Rusnak c6e78e525a
fix: remove PIVX (#1359)
4 years ago
Pavol Rusnak 50fdd183c2
ci: enable editorconfig checks, fix whitespace issues
4 years ago
Andrew Kozlik 443e0c101e chore(common): Add orig_hash and orig_index fields to TxInput and TxOutput.
4 years ago
Andrew Kozlik c67ecb984b chore(crypto): Move XPUB_MAXLEN and ADDRESS_MAXLEN from modtrezorcrypto to bip32.h.
4 years ago
Martin Milata 7d8fbacba7 feat(legacy): add auto_lock_delay_ms to Features
4 years ago
Pavol Rusnak 71058eedd5 chore(vendor/nanopb): update nanopb from 0.4.1 to 0.4.3
4 years ago
matejcik c9348709e8 fix(legacy/nem): use levy only if provided
4 years ago
matejcik 0eed360037 chore: make tx type names shorter
4 years ago
matejcik 5debebefc8 chore(legacy): update code to handle protobuf changes correctly
4 years ago
Andrew Kozlik 5d745d5d04 common/protob: Add commitment_data to TxInputType.
4 years ago
Martin Milata 047fcffde1 legacy: replace confusing Version group ID error message
4 years ago
Andrew Kozlik e9ed0851b3 legacy: Stream prev_tx after confirmation.
4 years ago
Tomas Susanka b99b8b3df3 Merge remote-tracking branch 'origin/release/2020-09'
4 years ago
Pavol Rusnak c1dd07a2e4
core+legacy: update dates in changelogs
4 years ago
matejcik e0583dd5cb all: use a specific error code for "invalid session"
4 years ago
matejcik 58621711d1 legacy: implement EndSession
4 years ago
Pavol Rusnak 8c2e20c26b
legacy/firmware: validate script type only in full-mode known_path_check (#1216)
4 years ago
Pavol Rusnak 07bd330d98
legacy/firmware: validate script type only in full-mode known_path_check (#1216)
4 years ago
Tomas Susanka d080464cc5 core, legacy: bump versions (also in changelogs)
4 years ago
Andrew Kozlik ae71735e62 legacy/signing: Ask user to confirm custom nLockTime.
4 years ago
Pavol Rusnak 146ee7af89 update changelogs
4 years ago
Pavol Rusnak e2632b16dc legacy: show passphrase on device
4 years ago
Ondrej Mikle ff3b10a329
legacy/intermediate_fw: Intermediate firmware for T1 (#1084)
4 years ago
Pavol Rusnak 503ac8d801 legacy: allow spending coins from Bitcoin paths if the coin ...
4 years ago
Pavol Rusnak 5359509483 legacy: refactor check_cointype into a separate function
4 years ago
Pavol Rusnak fd87c62b68 common/defs: remove coins with no Trezor-compatible wallets
4 years ago
Pavol Rusnak fd2ddbfb03
core+legacy: expand month names in changelogs
4 years ago
Pavol Rusnak 3fffa9ae68
common/defs: enable XVG
4 years ago
Pavol Rusnak 1eca04b7b2
legacy: update changelog
4 years ago
Pavol Rusnak 568da98199
legacy: refactor path_mismatched function and revert its logic
4 years ago
Andrew Kozlik 5c1f197602 common/protob: Add CancelAuthorization message.
4 years ago
Andrew Kozlik 2c30dd62fc common: Add DoPreauthorized message.
4 years ago
Andrew Kozlik bbab13f6e7 common/protob: Add AuthorizeCoinJoin message.
4 years ago
Andrew Kozlik 7d07161efe common/fido: Unify application labeling between U2F and FIDO2.
4 years ago
Martin Milata f4c9d0a040 legacy: rename TxInfo field overwintered to is_zcashlike
4 years ago
Martin Milata b8063e882b legacy: drop zcash v3 tx signing support
4 years ago
Andrew Kozlik 38074a4e59
legacy: print inverted question mark for nonprintable characters
4 years ago
Pavol Rusnak 89d701ed08
core+legacy: bump versions (also in changelogs)
4 years ago
Pavol Rusnak e97413e8c5
legacy: convert old changelogs to new format
4 years ago
Pavol Rusnak 8dacad0782
core/bootloader: update protobuf definitions
4 years ago
Tomas Susanka 34bd57006f core, legacy: set version of the upcoming release in Changelog
4 years ago
Martin Milata 48e1dc957f legacy: raise error on auto-lock value out of range
4 years ago