Commit Graph

75 Commits (107a7c93b1cdcf63936f4e417358d589c82ddf5d)

Author SHA1 Message Date
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
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
Pavol Rusnak 8dacad0782
core/bootloader: update protobuf definitions
4 years ago
Andrew Kozlik 533de50588 common/protob: Add GetOwnershipId message.
4 years ago
Andrew Kozlik 956ea9a94f common: Add ownership_proof field to TxInputType.
4 years ago
Andrew Kozlik c723c78529 common/protob: Add GetOwnershipProof message.
4 years ago
Andrew Kozlik cc655575c8 common: Add witness field to TxInputType.
4 years ago
Tomas Susanka ca3dd2bfb9 common: skip deprecated fields during generation; deprecate overwintered field in Zcash
4 years ago
matejcik 6f53ca0ac6 core: rework wait_layout()
4 years ago
matejcik e2035b4972 all: drop Horizen and BIP-115 support [NO BACKPORT]
4 years ago
matejcik b916072389 common: restore PassphraseAck.state
4 years ago