Commit Graph

68 Commits (9f1c77c1d73dae8783e2ee0cba52ecb3e2e16a76)

Author SHA1 Message Date
Aleksey Popov 6dd5d17a8e protob: Change some Lisk transaction fields to `bytes`
6 years ago
Aleksey Popov 4fc9fdff7d protob: Fix `amount` and `fee` Lisk fields string -> uint64
6 years ago
Aleksey Popov 6a7710c026
protob: Add messages for Lisk support
6 years ago
ZuluCrypto 8ac9068e02 Stellar - add protobuf messages and types
6 years ago
Pavol Rusnak 998eb4c7a7
add ApplySettings.passphrase_source
6 years ago
Jan Pochyla 06f3b79a44 protob: add trezor t-specific ButtonRequestTypes
7 years ago
Pavol Rusnak 43b6464883
proto: add Failure_PinMismatch
7 years ago
Aleksey Popov c88d7b962a protob: Add protobuf syntax tag
7 years ago
Saleem Rashid ee211f4bc8 protob: Add decred_script_version to TxInputType
7 years ago
Saleem Rashid 65c3251a42 protob: Add Decred support
7 years ago
Saleem Rashid 6701821fb9 coins: Add force_bip143
7 years ago
Saleem Rashid b9a2a9c3de protob: Add NEMImportanceTransfer
7 years ago
Saleem Rashid b2ce773f80 protob: Update @used_in to NEMSignTx
7 years ago
Saleem Rashid 89ce727548 protob: Add NEMTransaction & NEMRequestAnnounce
7 years ago
Saleem Rashid dd8ec3231f coins: Add forkid
7 years ago
Pavol Rusnak 224bdde39f
don't use hex for uint32 default values
7 years ago
Pavol Rusnak 2a86fb0503
change com.satoshilabs.trezor.protobuf to com.satoshilabs.trezor.lib.protobuf
7 years ago
Pavol Rusnak 4eef33b05a
rename failures: SyntaxError => DataError; Other => ProcessError
7 years ago
Saleem Rashid e732226909 types: Add wire_tiny & wire_bootloader (#29)
7 years ago
Pavol Rusnak 564801fddc
remove CoinType.address_type_p2wpkh and CoinType.address_type_p2wsh
7 years ago
Pavol Rusnak 2148e5ff8d
proto: add cointype.segwit to types
7 years ago
Peter Banik dd1f7a2b0b Added xpub_magic and xprv_magic to CoinType structure and coin_name to GetPublicKey message structure (#26)
7 years ago
Pavol Rusnak 6a1adef5f9
whitespace cleanup
7 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
8 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.
10 years ago
slush0 b678022437 Added inputs_count/outputs_count to TransactionType
10 years ago
Pavol Rusnak ca952548b7 fix whitespace
10 years ago
slush0 c6bcf54876 Reworked TxRequest message
10 years ago
Pavol Rusnak 28be645370 fix whitespace
10 years ago
slush0 bff8038fad Reworked TxRequest message
10 years ago