Commit Graph

158 Commits (b466b721a213a354ff7d8feacb27d2be80f61312)

Author SHA1 Message Date
Aleksey Popov 9abe3a7c69 protob: Change stellar fields from int64 -> sint64
6 years ago
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
7 years ago
ZuluCrypto 8ac9068e02 Stellar - add protobuf messages and types
7 years ago
Roman Zeyde 260747dfa4 proto: add {ApplySettings,Storage}.auto_lock_delay_ms
7 years ago
Jan Pochyla 66a85673ed add debug link fields
7 years ago
Pavol Rusnak d83bb5464c
add {Storage,Features}.unfinished_backup
7 years ago
Pavol Rusnak 998eb4c7a7
add ApplySettings.passphrase_source
7 years ago
Pavol Rusnak 7e61f37038
protob: change comment for tx_type
7 years ago
Peter van Mourik 42e2f494b2 Changed tx_type to uint32
7 years ago
Pavol Rusnak ec24aa1d80
proto: rename EthereumSignTx.txtype to tx_type
7 years ago
Peter van Mourik bdefc5ac37 Added txtype as optional field in preparation of Wanchain support
7 years ago
Pavol Rusnak 0924bd6826
proto: return of PassphraseAck.state
7 years ago
Pavol Rusnak 317d8af675
proto: add wire types for PassphraseState{Request,Ack}
7 years ago
Pavol Rusnak 68be165ffa
proto: new passphrase messages
7 years ago
Pavol Rusnak d85f7ac6bb
PassphraseAck.passphrase is now optional
7 years ago
Jan Pochyla 06f3b79a44 protob: add trezor t-specific ButtonRequestTypes
7 years ago
Pavol Rusnak 43b6464883
proto: add Failure_PinMismatch
7 years ago
Pavol Rusnak b9f2a1c27f
protob: add PassphraseRequest.on_device and PassphraseRequest.state
7 years ago
Pavol Rusnak c7dcca60c7
protob: add `state` field to Initialize and Features
7 years ago
Pavol Rusnak 8652df0c69
messages: add fw_vendor_keys to Features message
7 years ago
Pavol Rusnak 64859a1039
add firmware version/vendor to bootloader Features message
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 8bd52248fa protob: Add NEMDecryptMessage
7 years ago
Jochen Hoenicke 8019bd2730 Storage.proto: Added u2f root key
7 years ago
Pavol Rusnak 8e96b42260
add Features.model
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
Pavol Rusnak c20bb1c567
protob: add CoSi messages
7 years ago
Pavol Rusnak 0e3f6e73ed
nem: rename NEMTransaction to NEMSignTx and NEMRequestAnnounce to NEMSignedTx
7 years ago
Saleem Rashid 89ce727548 protob: Add NEMTransaction & NEMRequestAnnounce
7 years ago
Saleem Rashid 21716a5632 protob: Add NEMGetAddress & NEMAddress
7 years ago
Pavol Rusnak 5f7a1a7a5a
add protocol description
7 years ago
Saleem Rashid dd8ec3231f coins: Add forkid
7 years ago
Pavol Rusnak 00900951e0
add SignMessage.script_type
7 years ago
Pavol Rusnak 2eb9c7e352
added Storage.subscribed, Features.subscribed and ApplySettings.subscribed
7 years ago
Pavol Rusnak 224bdde39f
don't use hex for uint32 default values
7 years ago
Pavol Rusnak 440c943723
remove google/protobuf/descriptor.proto, should be distributed with protobuf
7 years ago
Pavol Rusnak b29b98d69b Added Ethereum Sign/Verify Message (#35)
7 years ago
Pavol Rusnak fac66c6867
add SelfTest.payload
7 years ago
Pavol Rusnak 2a86fb0503
change com.satoshilabs.trezor.protobuf to com.satoshilabs.trezor.lib.protobuf
7 years ago
Pavol Rusnak c2a40f4b67
add SelfTest message
7 years ago
Pavol Rusnak 68f5246e2f
deprecate EstimateTxSize and TxSize
7 years ago
Pavol Rusnak 654ee5d8ec
add Features.needs_backup
7 years ago
Pavol Rusnak e04ecf819b
preparation for delegated backup
7 years ago
Roman Zeyde ae1900a2bc Allow testing recovery with initialized device (#33)
7 years ago