Commit Graph

128 Commits (e1fbae35d41ac009b44715ffa122b9e9909d28f8)

Author SHA1 Message Date
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
10 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
slush0 bff8038fad Reworked TxRequest message
11 years ago
Pavol Rusnak df99b56108 add PassphraseRequest to docu
11 years ago
Pavol Rusnak 8d94d6168f change java package for protobuf classes
11 years ago
Pavol Rusnak 8f7658da89 outputs->bin_outputs, our_outputs->outputs in TransactionType
11 years ago
Pavol Rusnak 52f360ab12 add documentation, remove TxInput/TxOutput messages, use TxAck instead
11 years ago
Pavol Rusnak df45b3cf06 cosmetic changes
11 years ago
Pavol Rusnak bfcc001fd2 add bl hash
11 years ago
Pavol Rusnak 2b2d92b924 add revision to Features
11 years ago
slush0 e410acad0a Tool for digitally signing the config for Trezor browser plugin
11 years ago
Pavol Rusnak d18ad92fc1 use PinMatrixRequestType instead of arbitrary string
11 years ago
Pavol Rusnak 29dfac6691 rename word variables in DebugLinkState message
11 years ago
Pavol Rusnak f39b54601b add ButtonRequest_SignTx
11 years ago
Pavol Rusnak 4ba03a6c70 use string again where appropriate
11 years ago
slush0 6a5ef6b823 Removed 'address' from HDNodeType
11 years ago
slush0 7755fa0a78 Removed 'version' from HDNodeType
11 years ago
slush0 304de4fc4a DebugLinkState provides internal entropy, added skip_checksum to LoadDevice
11 years ago
slush0 8f80e44fb4 Added word/word_pos fields to DebugLinkState
11 years ago
slush0 f9cfdf01d1 Removed Session
11 years ago
Pavol Rusnak 61e9c2b0a3 256 bytes -> 256 bits
11 years ago
Pavol Rusnak 3da2da096c Failure_NotInitialized
11 years ago
slush0 712a3846b7 Added Failure_NotEnoughFunds
11 years ago
slush0 cc56b5d909 Added enforce_wordlist to RecoveryDevice
11 years ago
slush0 349a845530 Added ButtonRequestType enum
11 years ago
slush0 e973056669 Added ButtonRequestType enum
11 years ago
slush0 682a20e07b Reworked Ping
11 years ago
slush0 0d883b61b2 Added ButtonRequest.code
11 years ago
Pavol Rusnak 8a41dad609 signatures are binary in VerifyMessage/MessageSignature
11 years ago
slush0 3853deed39 Added RecoveryDevice / WordRequest / WordAck
11 years ago
slush0 aadc279741 Added some sugar for easier handling in Multibit
11 years ago
slush0 fdf8c6fc95 Added Features.initialized
11 years ago
Pavol Rusnak 368c31d138 remove coin from session
11 years ago
slush0 78efd80bbc Added EstimateTxSize
11 years ago
Pavol Rusnak 1a42bc3b70 add debuglinklog message
11 years ago
slush0 644d75caff Added fields to LoadDevice/ResetDevice
11 years ago
Pavol Rusnak 8180263d75 don't use serialized hdnode
11 years ago
Pavol Rusnak 2c621ca20f use passphrase_protection fields
11 years ago
Pavol Rusnak f6180f7711 seed -> mnemonic+node
11 years ago
Pavol Rusnak bbfefb677c rework storage, session, features
11 years ago
Pavol Rusnak bb7cdd2166 split trezor.proto into messages.proto and types.proto
11 years ago
Pavol Rusnak 949b1c0672 update protofiles
11 years ago
Pavol Rusnak fccebb724c add protobuf files and udev rules
11 years ago