Commit Graph

91 Commits (c2a0b255ff1ba174085ebe76c46f8e049f85d197)

Author SHA1 Message Date
Jochen Hoenicke 1a66454066
GetAddress with scripttype
8 years ago
Jochen Hoenicke def589743e
Signing protocol extensions for segwit
8 years ago
Jochen Hoenicke 203d95b913 new message SetU2FCounter
8 years ago
Pavol Rusnak 70d8ac8f85 Merge pull request #13 from jhoenicke/master
8 years ago
Roman Zeyde a11339f171 Add support for ECDH session key generation (according to SLIP-0017)
8 years ago
Jochen Hoenicke 6599d7533c DebugLink Memory access
8 years ago
Alex Beregszaszi 072ca020cf Clarify field limits in EthereumSignTx
8 years ago
Alex Beregszaszi 2b72edf8f3 Include initial data chunk (<= 1024 bytes) in EthereumSignTx
8 years ago
Alex Beregszaszi 4d8cf6f8dd Add support for Ethereum with two new messages: EthereumGetAddress and EthereumSignTx
8 years ago
Pavol Rusnak 36a574056d
add coin to VerifyMessage
9 years ago
Pavol Rusnak 85e1c80cfc
fix last commit
9 years ago
Pavol Rusnak 70482c82ac
add CoinType.signed_message_header
9 years ago
Jochen Hoenicke 81132bb1d4 new address types for segwit
9 years ago
Pavol Rusnak 0567a429cf
fix typo
9 years ago
Pavol Rusnak 5695400c98
add version and lock_time fields to (Simple)SignTx
9 years ago
Pavol Rusnak 9983a12276
add ButtonRequest_PublicKey
9 years ago
Pavol Rusnak 28f26b0de9
add GetPublicKey.show_display
9 years ago
Mark Bryars a272580741 Add u2f counter to storage
9 years ago
Karel Bílek 4e7196bb92 Making 256 bits default
9 years ago
Pavol Rusnak d334bbf740 Merge pull request #6 from romanz/ssh-agent
9 years ago
Roman Zeyde 12288143f5 add ECDSA curve name specification (for SSH authentication)
9 years ago
Pavol Rusnak e14363eb99 add CipherKeyValue.iv field (optional initialization vector)
9 years ago
Pavol Rusnak e96ec085d5 add pin_cached + passphrase_cached fields to Features message; add GetFeatures message
10 years ago
Pavol Rusnak 69d476a3ba add SignIdentity, SignedIdentity messages
10 years ago
Pavol Rusnak 201b66a559 introduce home screen
10 years ago
Pavol Rusnak f5d880c96c enable OP_RETURN output
10 years ago
Pavol Rusnak 60bcde46f5 add CoinType.address_type_p2sh
10 years ago
Pavol Rusnak 94d17ef8bc TxOutputType.multisig should be optional, not repeated
10 years ago
slush0 85e68ff50e Added PAYTOMULTISIG to TxOutputType
10 years ago
slush0 81d89030df Renamed HDPubkeyType to HDNodePathType
10 years ago
slush0 40b3cb4148 Added HDPubkeyType and use_passphrase
10 years ago
Pavol Rusnak 437eff319f add GetAddress.multisig field
10 years ago
slush0 3670728fd2 Added 'm' to MultisigRedeemScriptType
10 years ago
Pavol Rusnak e675d5fd76 rework EncryptMessage/DecryptMessage
10 years ago
Pavol Rusnak 71a02eb83d add coin_name to EncryptMessage
10 years ago
Pavol Rusnak e2dab40398 add address_n field to EncryptMessage
10 years ago
Pavol Rusnak 5bbe684c10 add GetAddress.show_display; ButtonRequest_Address
10 years ago
Pavol Rusnak ce8e99465e add PublicKey.xpub
10 years ago
Pavol Rusnak fc98712da5 add ButtonRequest_FirmwareCheck
10 years ago
Pavol Rusnak bf7b99fd28 add ClearSession message
10 years ago
Pavol Rusnak 4b9123ab3c change EncryptMessage / DecryptMessage API
10 years ago
Pavol Rusnak b0d84af06f add EncryptMessage and DecryptMessage
10 years ago
slush0 f264f01314 Added structures for multisig and CipherKeyValue
10 years ago
Pavol Rusnak 4eef0a9866 add missing @used_in
10 years ago
Pavol Rusnak 1865a0428d add imported flag
11 years ago
slush0 e4f9dcd7c9 Stupid compiler, inputs_count is reserved when there's repeated inputs field.
11 years ago
slush0 b678022437 Added inputs_count/outputs_count to TransactionType
11 years ago
Pavol Rusnak ca952548b7 fix whitespace
11 years ago
slush0 c6bcf54876 Reworked TxRequest message
11 years ago
Pavol Rusnak 28be645370 fix whitespace
11 years ago