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

374 Commits

Author SHA1 Message Date
Pavol Rusnak
bd5d543399
defs: due to changes in Bcash/Zcash, require recent versions of FW 2018-06-11 13:14:37 +02:00
Pavol Rusnak
7be980ae96
defs/coins: fix slip44 values 2018-06-10 22:43:37 +02:00
Kefkius
88e7f7e08d Add groestlcoin native segwit header (#125) 2018-06-10 22:27:17 +02:00
Kefkius
a4b2331462 Add groestlcoin testnet (#124) 2018-06-10 22:26:31 +02:00
Karel Bílek
55dc5c8f18 Add comments about build_coins.py (#121) 2018-06-08 16:31:57 +02:00
Pavol Rusnak
6ac200abce
defs: add detection of colliding address versions 2018-06-08 14:17:21 +02:00
Pavol Rusnak
98300ea5db
coins_details: EOS is not ERC-20 anymore 2018-06-08 13:15:36 +02:00
Pavol Rusnak
babc60a48e
protob: reorder fields in LiskVerifyMessage to match VerifyMessage 2018-06-07 13:51:37 +02:00
alepop
18f7dee118 protob: restore Lisk {SignMessage, MessageSignature, VerifyMessage} (#120) 2018-06-07 13:48:47 +02:00
EOS Classic
239ee399c0 Add EOS Classic network support (#119)
As per https://github.com/satoshilabs/slips/pull/279
2018-06-06 10:16:51 +02:00
Pavol Rusnak
6d87bdcd57
defs: rename ethereum networks 2018-06-05 14:25:00 +02:00
Pavol Rusnak
018eebac7e
protob: rename decred_expiry to expiry (so we can use this field for Zcash too) 2018-06-05 14:06:59 +02:00
Pavol Rusnak
0f7118bb3d
protob: add missing flags for decred and zcash 2018-06-05 13:31:07 +02:00
Pavol Rusnak
aa9f46c9ab
defs: coins/tools - add support field to generated coins.json 2018-06-05 12:50:57 +02:00
Pavol Rusnak
5520e98f4a
defs/coins: fix parameters for zcash and zcash testnet 2018-06-05 11:07:21 +02:00
Pavol Rusnak
8ea2d04478
defs: add filter to build_coins.py 2018-05-30 13:39:19 +02:00
Pavol Rusnak
aed1d7632f
defs: refactor build_coins.py 2018-05-30 11:51:25 +02:00
Pavol Rusnak
714c33b142
defs: small changes to build_coins.py 2018-05-30 11:24:07 +02:00
Pavol Rusnak
70ad683820
defs: fix build_coins.py 2018-05-30 11:10:54 +02:00
Pavol Rusnak
374283df51
drop obsoleted coins.json (use defs/coins/) 2018-05-29 17:19:20 +02:00
Pavol Rusnak
a0d37a0371
defs: add support.json; add json validators 2018-05-28 15:31:36 +02:00
Pavol Rusnak
e95227ef71
ethereum: add CLO to networks 2018-05-28 14:54:49 +02:00
Pavol Rusnak
3b689d42f8
coins_details: fix typo 2018-05-28 12:59:43 +02:00
Pavol Rusnak
5b919e3595
ethereum: add slip44 entries to networks.json 2018-05-28 12:57:54 +02:00
Pavol Rusnak
6926ad5337
Add Ellaism network support (#114) 2018-05-28 11:52:29 +02:00
oliverlikes
bfcfabba25
added links to coins_details.json 2018-05-28 11:48:48 +02:00
Ellaismer
e86421ee89 Add Ellaism network support 2018-05-27 04:19:36 -04:00
slush
e455dd70c7 Updated coins_details 2018-05-25 11:30:11 +02:00
slush
5eadbddce9 Better categorizing of erc20 in coins_details. 2018-05-25 11:29:37 +02:00
slush
46268d655d Added filtering erc20 by released firmwares. 2018-05-24 16:25:44 +02:00
slush
44d2c3636a Updated coins details 2018-05-24 16:20:36 +02:00
Pavol Rusnak
0c9d67954c
protob: drop CoinType 2018-05-24 13:50:01 +02:00
slush
8c61c4c81e Updated coins details 2018-05-23 16:42:46 +02:00
slush
564af04dd6 Updated scraping of ethereum based tokens 2018-05-23 16:42:08 +02:00
slush
30fa1f9c6b Moved to ethereum_tokens_gen.py 2018-05-23 16:41:43 +02:00
slush
64c114f8b1 Generate from git submodule instead of IPFS. 2018-05-23 16:21:33 +02:00
Pavol Rusnak
078cf07658
updated coins_details.json 2018-05-23 14:39:20 +02:00
slush
8fc001154e Ignore cache files for coins_details.py 2018-05-22 19:44:00 +02:00
slush
70ae181ac9 Use coinmarketcap v2 API.
Ethereum tokens WIP.
2018-05-22 19:42:49 +02:00
Pavol Rusnak
9ac3515afd
defs: add ethereum/tokens submodules 2018-05-22 19:33:21 +02:00
Pavol Rusnak
fb662e53b1
protob: remove {Lisk,Stellar}{SignMessage,MessageSignature,VerifyMessage} 2018-05-22 18:22:43 +02:00
Pavol Rusnak
ede4833c13
protob: add Initialize.skip_passphrase 2018-05-22 12:36:15 +02:00
Pavol Rusnak
f54cf5073c
defs: add more fields to coin definitions 2018-05-21 15:14:48 +02:00
Pavol Rusnak
ef5240bccc
protob: add TransactionType.overwintered flag (for Zcash) 2018-05-21 14:43:31 +02:00
Sotiris Blad
83f022f0e6 MonetaryUnit Support (#109) 2018-05-21 12:20:24 +02:00
Akira Takizawa
5254c12b0c Fix chainid for Ethereum Social (#107) 2018-05-17 13:34:28 +02:00
Pavol Rusnak
87645b2600
defs: add ethereum/networks.json 2018-05-16 17:33:00 +02:00
Akira Takizawa
e78e33c8c6 Add ETSC support (#106) 2018-05-16 17:30:27 +02:00
Tomas Susanka
b91db285ba stellar: StellarSignMessage.message is bytes not string 2018-05-14 15:12:09 +02:00
Lucas Betschart
e400accca6 Add Feathercoin (#105) 2018-05-11 11:40:30 +02:00