1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 03:19:05 +00:00
Commit Graph

307 Commits

Author SHA1 Message Date
Pavol Rusnak
cc789677f0
defs: fix last commit 2018-04-24 15:13:34 +01:00
Pavol Rusnak
31fbb2b0a3
defs: update coin definitions 2018-04-24 15:11:18 +01:00
Jon D
e0da01371b Add Bitcore (BTX) support (#98) 2018-04-24 14:11:06 +01:00
Pavol Rusnak
d44f4f65b1
defs: add more info to coin definitions 2018-04-23 22:02:44 +01:00
Pavol Rusnak
71a38266ca
defs: add combine script 2018-04-23 21:15:58 +01:00
Pavol Rusnak
7dd3b37f66
defs: introduce combine script, add more fields to coin definitions 2018-04-23 16:57:59 +01:00
Pavol Rusnak
9f1c77c1d7
defs: fix last commit 2018-04-23 15:05:40 +01:00
Pavol Rusnak
4fff5fbb7f
defs: add more altcoins 2018-04-23 15:04:25 +01:00
Pavol Rusnak
8a40c5f9ed
defs: add coins subdirectory (extracted from coins.json and pull requests) 2018-04-23 14:59:21 +01:00
Aleksey Popov
9abe3a7c69 protob: Change stellar fields from int64 -> sint64 2018-04-16 13:02:40 +02:00
Aleksey Popov
6dd5d17a8e protob: Change some Lisk transaction fields to bytes 2018-04-16 12:43:02 +02:00
Aleksey Popov
4fc9fdff7d protob: Fix amount and fee Lisk fields string -> uint64 2018-04-16 12:43:02 +02:00
slush
9e80d32b5f coins_details: Added EXP, RSK. 2018-04-11 19:39:04 +02:00
slush
a33e8d2ccd coins_details: Added missing ETC, UBQ. 2018-04-11 19:30:25 +02:00
slush
9a9bca0310 Initial import 2018-04-11 18:45:55 +02:00
slush
0e4a8f5019 coins_details: Improved sanity checks 2018-04-11 18:37:30 +02:00
Aleksey Popov
6a7710c026
protob: Add messages for Lisk support 2018-04-11 12:13:47 +02:00
Saleem Rashid
59147463e2 coins: Update DigiByte 2018-04-11 10:14:00 +02:00
motty
45cde2249c mod fujicoin SegWit 2018-04-10 14:14:39 +02:00
ZuluCrypto
8ac9068e02 Stellar - add protobuf messages and types 2018-04-10 14:12:07 +02:00
matejcik
233456f077 coins: add bitcore URL for Decred Testnet (copied from python-trezor) 2018-04-09 22:07:54 +02:00
slush
46bc119962 coins_details: better erc20 parsing 2018-04-06 23:10:35 +02:00
slush
11e7af3a39 ethereum_tokens: Store ipfs_hash used for generating the list 2018-04-06 22:48:32 +02:00
slush
ddc7918c83 Generator of list of coins and tokens supported by Trezor. 2018-04-06 22:11:14 +02:00
Roman Zeyde
260747dfa4 proto: add {ApplySettings,Storage}.auto_lock_delay_ms 2018-04-04 01:04:24 +02:00
Jan Pochyla
66a85673ed add debug link fields 2018-03-20 16:45:10 +01:00
Pavol Rusnak
d83bb5464c
add {Storage,Features}.unfinished_backup 2018-03-12 16:11:27 +01:00
Pavol Rusnak
998eb4c7a7
add ApplySettings.passphrase_source 2018-03-12 14:50:20 +01:00
Pavol Rusnak
7e61f37038
protob: change comment for tx_type 2018-03-07 12:18:26 +01:00
Peter van Mourik
42e2f494b2 Changed tx_type to uint32 2018-03-07 12:17:52 +01:00
Pavol Rusnak
ec24aa1d80
proto: rename EthereumSignTx.txtype to tx_type 2018-03-05 15:56:10 +01:00
Peter van Mourik
bdefc5ac37 Added txtype as optional field in preparation of Wanchain support 2018-03-05 15:55:22 +01:00
Pavol Rusnak
0924bd6826
proto: return of PassphraseAck.state 2018-02-28 23:25:06 +01:00
Pavol Rusnak
317d8af675
proto: add wire types for PassphraseState{Request,Ack} 2018-02-28 23:03:44 +01:00
Pavol Rusnak
68be165ffa
proto: new passphrase messages 2018-02-28 22:55:29 +01:00
Pavol Rusnak
a58e24ad2b
update typo in ethereum_tokens-gen.py 2018-02-28 22:47:59 +01:00
Pavol Rusnak
d85f7ac6bb
PassphraseAck.passphrase is now optional 2018-02-27 15:37:08 +01:00
Jan Pochyla
06f3b79a44 protob: add trezor t-specific ButtonRequestTypes 2018-02-27 12:01:21 +01:00
Pavol Rusnak
e5db98205a
bump dockerfile for udev build 2018-02-26 16:19:33 +01:00
Pavol Rusnak
98d2869456
udev: return hidraw udev rule for T2 (for U2F HID) 2018-02-26 16:16:17 +01:00
Jochen Hoenicke
7b828472b9 Added cashaddr prefix for Bitcoin Cash testnet 2018-02-20 19:35:37 +01:00
Jochen Hoenicke
6112d67c6a Added cashaddr_prefix 2018-02-20 19:35:37 +01:00
Pavol Rusnak
43b6464883
proto: add Failure_PinMismatch 2018-02-20 17:27:48 +01:00
Karel Bilek
5c5fb7204e Increasing udev package version (T2) 2018-02-19 18:04:11 +01:00
Pavol Rusnak
389c895a71
tokens: rewrite generator to use ethereum-lists/tokens repo as source 2018-02-16 22:46:57 +01:00
Pavol Rusnak
b9f2a1c27f
protob: add PassphraseRequest.on_device and PassphraseRequest.state 2018-02-14 18:14:06 +01:00
Pavol Rusnak
c7dcca60c7
protob: add state field to Initialize and Features 2018-02-09 17:13:41 +01:00
Pavol Rusnak
8652df0c69
messages: add fw_vendor_keys to Features message 2018-02-06 16:24:46 +01:00
Pavol Rusnak
64859a1039
add firmware version/vendor to bootloader Features message 2018-02-06 15:42:38 +01:00
Pavol Rusnak
056299c472
udev: remove hidraw rules for T2 2018-02-05 16:09:43 +01:00