Commit Graph

621 Commits (50b9ecaf46681175f7c9136a80888101c9ea7c37)
 

Author SHA1 Message Date
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
Pavol Rusnak 8c6401bdef Merge pull request #10 from jhoenicke/master
9 years ago
Jochen Hoenicke 81132bb1d4 new address types for segwit
9 years ago
Pavol Rusnak 0567a429cf
fix typo
9 years ago
Pavol Rusnak 5695400c98
add version and lock_time fields to (Simple)SignTx
9 years ago
slush0 863d6a22b7 Merge pull request #9 from quorumwallet/patch/quorum-url
9 years ago
Alex Beregszaszi 31d7134d6a Add Quorum Wallet to the URL whitelist
9 years ago
Pavol Rusnak 4eca753fcf
rename README -> README.md
9 years ago
Pavol Rusnak 9983a12276
add ButtonRequest_PublicKey
9 years ago
Pavol Rusnak 28f26b0de9
add GetPublicKey.show_display
9 years ago
Pavol Rusnak 72268e816b Merge pull request #8 from darkskiez/master
9 years ago
Mark Bryars a272580741 Add u2f counter to storage
9 years ago
Pavol Rusnak 7da678c446 add .gitignore
9 years ago
Pavol Rusnak d461a15b01 update Dockerfile to F22
9 years ago
Pavol Rusnak 3fc31bfe9c Merge pull request #5 from runn1ng/udev
9 years ago
Pavol Rusnak 0a4b5a5aee Merge pull request #7 from runn1ng/patch-2
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 90678eec73 use 51 prefix for udev (same as trezord)
9 years ago
Karel Bilek 55fa04c247 moving number back to 51
10 years ago
Karel Bilek 186a4dfdc6 Adding udev packaging
10 years ago
slush0 47fa2c0741 Added Coinprism, Bitex.la
10 years ago
Pavol Rusnak 2abe8d9879 fix udev rule location in description
10 years ago
Pavol Rusnak d03f618c2f make udev rules filename consistent with the trezord package
10 years ago
Pavol Rusnak b9d43f8aa8 Merge pull request #4 from runn1ng/patch-1
10 years ago
Karel Bílek fb846f8144 Adding hidraw for raw HID access
10 years ago
Pavol Rusnak e96ec085d5 add pin_cached + passphrase_cached fields to Features message; add GetFeatures message
10 years ago
Pavol Rusnak 137ae02853 fix typo
10 years ago
Pavol Rusnak 6eb2933bfe rework signer to consume secexp format as well
10 years ago
Pavol Rusnak 6dd6deb2ad fix tabs/spaces
10 years ago
Pavol Rusnak d3ccdb56bd Merge pull request #3 from Flavien/master
10 years ago
Flavien Charlon 19a807edda Add Coinprism to the URL whitelist
10 years ago
Pavol Rusnak e95f7016be add trezor.github.io to whitelist
10 years ago
Pavol Rusnak 69d476a3ba add SignIdentity, SignedIdentity messages
10 years ago
Pavol Rusnak 847b15dae8 revert udev rule change
10 years ago
Pavol Rusnak 201b66a559 introduce home screen
10 years ago
Pavol Rusnak f5d880c96c enable OP_RETURN output
10 years ago
Pavol Rusnak fbcd1af05d add info about obsolete udev
10 years ago
Pavol Rusnak addadf3676 make udev rules consistent across repos
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