1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-14 11:59:11 +00:00
Commit Graph

477 Commits

Author SHA1 Message Date
Karel Bílek
36ce303e4e Adding bitcoin2x
..
2017-10-26 03:48:17 +02:00
Pavol Rusnak
5761ea237d
effectively disable expiry field 2017-10-23 15:34:17 +02:00
Dhruv Bansal
0c85bc8ebc Add *.unchained-capital.com to domain whitelist (#49) 2017-10-23 15:25:03 +02:00
Szymon Lesisz
2ac76d1cd1
add magic for segwit xpubs 2017-10-19 15:16:58 +02:00
Szymon Lesisz
d4dfe12676 add Bitcore URLs and add coin_label to coins 2017-10-12 15:02:06 +02:00
Pavol Rusnak
34bd9e50b6 Merge pull request #46 from saleemrashid/nem-importance-transfer
NEM Importance Transfer Transactions
2017-10-08 23:59:07 +02:00
Saleem Rashid
b9a2a9c3de protob: Add NEMImportanceTransfer 2017-10-07 21:32:36 +01:00
Saleem Rashid
b2ce773f80 protob: Update @used_in to NEMSignTx 2017-10-07 21:29:02 +01:00
Pavol Rusnak
c20bb1c567
protob: add CoSi messages 2017-10-03 08:53:53 +02:00
Michal Nováček
f8e6b1ec43 change BCH address prefix (#44) 2017-10-03 08:30:37 +02:00
Lance R. Vick
c41f84e221 Set udev permissions to 0660 (#45) 2017-09-24 21:33:59 +09:00
Lance R. Vick
6e00c98830 udev compat with all major linux distros (#43) 2017-09-20 01:15:01 +09:00
Michal Novacek
b55fb61218 Bug #1493 - QR code fail u L addresses (Litecoin)
- add address prefix, minimum and maximum address length
2017-09-06 15:51:58 +02:00
Pavol Rusnak
0e3f6e73ed
nem: rename NEMTransaction to NEMSignTx and NEMRequestAnnounce to NEMSignedTx 2017-09-02 23:43:46 +02:00
Saleem Rashid
89ce727548 protob: Add NEMTransaction & NEMRequestAnnounce 2017-09-02 23:42:37 +02:00
Saleem Rashid
21716a5632 protob: Add NEMGetAddress & NEMAddress 2017-09-02 23:42:37 +02:00
Karel Bílek
4ac8e8cdff Setting segwit to true with bitcoin 2017-08-23 15:20:06 +02:00
Pavol Rusnak
5f7a1a7a5a
add protocol description 2017-08-15 17:48:48 +02:00
Pavol Rusnak
ccff14d685
change firmware field from boolean to string 2017-08-13 20:53:52 +02:00
Fabio Berger
dca395dd6c Add 0xproject.com to domain whitelist (#39) 2017-08-08 18:47:02 +02:00
Pavol Rusnak
e7832b2beb
Bitcoin Cash -> Bcash 2017-07-30 23:37:02 +02:00
Pavol Rusnak
3ec5d354ba
coins: change coin_name for TBCH, add coin.firmware flag 2017-07-30 23:14:34 +02:00
Saleem Rashid
dc1ed85c96 coins: Change BCC to BCH 2017-07-30 17:49:26 +02:00
Pavol Rusnak
f3010097c3
reformat coins.json 2017-07-28 15:13:26 +02:00
Saleem Rashid
1d0399d0b0 coins: Add Bitcoin Cash 2017-07-28 15:06:03 +02:00
Saleem Rashid
dd8ec3231f coins: Add forkid 2017-07-28 15:06:03 +02:00
Pavol Rusnak
00900951e0
add SignMessage.script_type 2017-07-24 16:05:13 +02:00
Pavol Rusnak
2eb9c7e352
added Storage.subscribed, Features.subscribed and ApplySettings.subscribed 2017-07-17 15:31:38 +02:00
Pavol Rusnak
224bdde39f
don't use hex for uint32 default values 2017-07-13 14:42:39 +02:00
Pavol Rusnak
440c943723
remove google/protobuf/descriptor.proto, should be distributed with protobuf 2017-07-13 14:26:45 +02:00
Pavol Rusnak
b29b98d69b Added Ethereum Sign/Verify Message (#35) 2017-07-12 17:34:03 +02:00
Pavol Rusnak
fac66c6867
add SelfTest.payload 2017-07-10 17:26:55 +02:00
Pavol Rusnak
2a86fb0503
change com.satoshilabs.trezor.protobuf to com.satoshilabs.trezor.lib.protobuf 2017-07-04 14:02:22 +02:00
Pavol Rusnak
c2a40f4b67
add SelfTest message 2017-06-29 17:23:15 +02:00
Pavol Rusnak
68f5246e2f
deprecate EstimateTxSize and TxSize 2017-06-28 18:44:19 +02:00
Pavol Rusnak
654ee5d8ec
add Features.needs_backup 2017-06-26 19:49:29 +02:00
Pavol Rusnak
9e7922d61a
added license (LGPL-3.0+) 2017-06-26 11:37:20 +02:00
Pavol Rusnak
e04ecf819b
preparation for delegated backup 2017-06-23 19:06:24 +02:00
Roman Zeyde
ae1900a2bc Allow testing recovery with initialized device (#33)
This would allow safe mnemonic validation by using a dry-run flag.
2017-06-22 12:38:06 +02:00
Pavol Rusnak
0001cb18c0
add FirmwareErase.length 2017-06-20 11:26:39 +02:00
Pavol Rusnak
4eef33b05a
rename failures: SyntaxError => DataError; Other => ProcessError 2017-06-18 21:06:39 +02:00
Pavol Rusnak
73b9ffc36a
move tools/pb2py to trezor-core repo 2017-06-13 19:07:59 +02:00
Pavol Rusnak
53aa74092e
pb2py: add const import for micropython 2017-06-07 19:05:44 +02:00
Karel Bilek
4e450bb50b Adding minimal fee 2017-05-29 18:32:27 +02:00
Saleem Rashid
e732226909 types: Add wire_tiny & wire_bootloader (#29) 2017-05-29 03:05:13 +02:00
Karel Bilek
b87ead1409 Adding blocktime 2017-05-22 11:30:58 +02:00
Pavol Rusnak
95834d75ff
update litecoin maxfee/kb 2017-05-19 16:52:58 +02:00
Karel Bilek
81deb790d7 Higher default BTC fees 2017-05-18 16:02:07 +02:00
Pavol Rusnak
54000d8438
bump bitcoin maxfee 2017-05-13 01:28:16 +02:00
Pavol Rusnak
564801fddc
remove CoinType.address_type_p2wpkh and CoinType.address_type_p2wsh 2017-05-12 22:46:54 +02:00