Commit Graph

87 Commits (dbb81732e40d1df896e59f79df265ef7d06e27d3)

Author SHA1 Message Date
Andrew Kozlik 2dc5857336 feat(common): Add AuthenticateDevice message.
10 months ago
tychovrahe e8281385f6 feat(core): implement secret handling in bootloader
11 months ago
tychovrahe a2f8cb9d1c feat(core): add internal model field to features
1 year ago
grdddj da14c22712 feat(all): add UI for Model R
1 year ago
grdddj 590315bdc1 feat(all): change debugging messages in protobuf
1 year ago
Martin Novák 0f07d74063 feat(legacy): support external Ethereum definitions
1 year ago
Andrew Kozlik 300c986851 feat(legacy): Implement SetBusy.
1 year ago
Andrew Kozlik 68bbcbdc4d feat(legacy): Implement CoinJoin signing.
1 year ago
Andrew Kozlik a1afadfd01 feat(legacy): Implement UnlockPath.
1 year ago
Andrew Kozlik 6d20fccefd feat(legacy): Implement DoPreauthorized.
1 year ago
Andrew Kozlik 2d18cad676 feat(legacy): Implement AuthorizeCoinJoin.
1 year ago
Andrew Kozlik fa2d618f7d feat(legacy): Implement SLIP-0019 proofs of ownership.
1 year ago
Roman Zeyde 72f456cc17 feat(legacy/firmware): increase 'challenge_hidden' max_size
2 years ago
Andrew Kozlik afd900f9b1 feat(common): Add CoinJoin request message.
2 years ago
Andrew Kozlik 9d89c3cb1b feat(common): Add UnlockPath message.
2 years ago
Andrew Kozlik 792dadfc4d feat(common): Add SetBusy message.
2 years ago
Andrew Kozlik ad5a572b75 chore(common): Deprecate data field in CosiCommit message.
2 years ago
matejcik 4df7f2f6b0 Revert "feat(legacy): implement firmware dumping"
2 years ago
matejcik 64df33d8d8 feat(legacy): implement firmware dumping
2 years ago
Andrew Kozlik e9828a5b59 feat(legacy): Implement GetFirmwareHash message.
2 years ago
matejcik 310b6c5217 fix(legacy): support Success and Failure for debuglink
2 years ago
matejcik e81bb0f856 feat(legacy): enable DebugLinkReseedRandom
2 years ago
Andrew Kozlik d0c3a6a2fa chore(core): Add mac field to Address message.
2 years ago
Andrew Kozlik 0959947a88 chore(common): Add GetNonce, Nonce and TxAckPaymentRequest message.
2 years ago
Pavol Rusnak b0e0280465 chore: drop obsolete fw_vendor_keys field from Features
3 years ago
Alisina Bahadori 77ab865386 feat(legacy): Implement EIP-712 signing
3 years ago
Jun Luo 62b649ef5d refactor(common & core & legacy): Stellar, rename StellarCreatePassiveOfferOp to StellarCreatePassiveSellOfferOp.
3 years ago
Jun Luo d064aae3f9 feat(common & core & legacy): Stellar, add support for StellarPathPaymentStrictSendOp.
3 years ago
Jun Luo 1dcb8e4913 feat(common & core & legacy): Stellar, add support for StellarManageBuyOfferOp.
3 years ago
Jun Luo 3a5768c4bf refactor(common & core & legacy): Stellar, rename StellarManageOfferOp to StellarManageSellOfferOp and rename StellarPathPaymentOp to StellarPathPaymentStrictReceiveOp.
3 years ago
grdddj 9d643808c1 chore(legacy): fix build after adding EthereumSignTypedData [no changelog]
3 years ago
Martin Milata fa3c6140a6 feat(legacy/ethereum): support access lists in EIP-1559 transactions
3 years ago
Andrew Kozlik 13cbb59082 feat(common): Add script_pubkey field to TxInput message.
3 years ago
Andrew Kozlik 926365b64e fix(legacy): Fix compile-time check of maximum protobuf message size.
3 years ago
amadejpapez 85ba7c12ba style(all): use f-strings for formatting
3 years ago
matejcik 4b8f52cd2f refactor(legacy): update to new Stellar protobuf usage
3 years ago
matejcik d318a29343 fix(legacy/ethereum): set correct limit for SignTxEIP1559.to
3 years ago
matejcik becf5dcc53 chore(legacy): remove Lisk
3 years ago
matejcik a39870449f fix(legacy): recognize SignTXEIP1559 on legacy build
3 years ago
matejcik 97f49cf336 fix(legacy): fix protobuf build [no changelog]
3 years ago
Alexis Hernandez bb1c638d3b legacy: Update op_return max size to 150 bytes
3 years ago
Andrew Kozlik cbb0d82999 feat(legacy): Support 50 digit PIN and wipe code.
3 years ago
Andrew Kozlik 97a3223663 fix(legacy): Skip unused messages in nanopb.
3 years ago
Andrew Kozlik a36439a57f fix(legacy): Improve compile-time checks of message sizes.
3 years ago
Andrew Kozlik d3183776fa chore(legacy): Add compile-time checks for msg_tiny sizes.
3 years ago
Roman Zeyde 78ab0a6a2d feat(legacy): add public_key to ECDHSessionKey
3 years ago
Andrew Kozlik 443e0c101e chore(common): Add orig_hash and orig_index fields to TxInput and TxOutput.
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