Commit Graph

128 Commits (e1fbae35d41ac009b44715ffa122b9e9909d28f8)

Author SHA1 Message Date
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
Pavol Rusnak 0001cb18c0
add FirmwareErase.length
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 fe6e62c11f
Revert "add EthereumSignTx.prefix"
7 years ago
Pavol Rusnak 2148e5ff8d
proto: add cointype.segwit to types
7 years ago
Pavol Rusnak 78da723c06
add EthereumSignTx.prefix
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 072770f51a
add FirmwareRequest message
8 years ago
Pavol Rusnak 6a1adef5f9
whitespace cleanup
8 years ago
Jochen Hoenicke 9d2ab7318d Ethereum: chain id for EIP-155 replay protection (#23)
8 years ago
Saleem Rashid 72ff43714f Configuration: Add Java package name (#22)
8 years ago
Jochen Hoenicke 61af3d5e93
Matrix Recovery
8 years ago
Pavol Rusnak 0b4b667ff1
add u2f_counter field to LoadDevice, ResetDevice, RecoveryDevice
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
Pavol Rusnak 7c3a4f9dc5
add Features.firmware_present field
8 years ago
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
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