Commit Graph

46 Commits (a08782bd8c253b176a221ba68d2cfcc486601362)

Author SHA1 Message Date
Pavol Rusnak 6a1adef5f9
whitespace cleanup
8 years ago
Jochen Hoenicke 61af3d5e93
Matrix Recovery
8 years ago
Pavol Rusnak 20c1d05f9d
add extra_data_offset
8 years ago
Pavol Rusnak 07a71eb9c0
add fields for Tx.extra_data
8 years ago
Jochen Hoenicke def589743e
Signing protocol extensions for segwit
8 years ago
Pavol Rusnak 85e1c80cfc
fix last commit
8 years ago
Pavol Rusnak 70482c82ac
add CoinType.signed_message_header
8 years ago
Jochen Hoenicke 81132bb1d4 new address types for segwit
9 years ago
Pavol Rusnak 9983a12276
add ButtonRequest_PublicKey
9 years ago
Pavol Rusnak 69d476a3ba add SignIdentity, SignedIdentity messages
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
slush0 3670728fd2 Added 'm' to MultisigRedeemScriptType
10 years ago
Pavol Rusnak 5bbe684c10 add GetAddress.show_display; ButtonRequest_Address
10 years ago
Pavol Rusnak fc98712da5 add ButtonRequest_FirmwareCheck
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
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 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 d18ad92fc1 use PinMatrixRequestType instead of arbitrary string
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
Pavol Rusnak 3da2da096c Failure_NotInitialized
11 years ago
slush0 712a3846b7 Added Failure_NotEnoughFunds
11 years ago
slush0 349a845530 Added ButtonRequestType enum
11 years ago
slush0 e973056669 Added ButtonRequestType enum
11 years ago
slush0 0d883b61b2 Added ButtonRequest.code
11 years ago
slush0 aadc279741 Added some sugar for easier handling in Multibit
11 years ago
slush0 fdf8c6fc95 Added Features.initialized
11 years ago
slush0 78efd80bbc Added EstimateTxSize
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