1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-15 20:19:23 +00:00
Commit Graph

43 Commits

Author SHA1 Message Date
Karel Bílek
9c1e61e460
Removing Bitcoin2x from coins.json
Goodbye, Bitcoin2x, we hardly even knew you.
2017-11-08 18:42:53 +01:00
Karel Bílek
c9cc3537aa
Bitcoin2x xpub segwit magic 2017-11-08 16:41:26 +01:00
Karel Bílek
b5423a606c
Correcting Bitcoin2x coin name 2017-11-08 15:03:50 +01:00
Karel Bílek
e1fbae35d4
Renaming BTC->B2X 2017-11-08 14:50:37 +01:00
Jochen Hoenicke
026aa4a9ea Added bech32_prefix fields (#52) 2017-11-03 18:50:17 +01:00
Karel Bílek
9a91d3b7ac
Merge pull request #48 from trezor/runn1ng-patch-b2x
Adding Bitcoin 2X
2017-11-01 14:21:33 +01:00
Pavol Rusnak
55b8013798
coins.json: use upub prefix for bitcoin testnet segwit 2017-10-28 18:06:28 +02:00
Karel Bílek
36ce303e4e Adding bitcoin2x
..
2017-10-26 03:48:17 +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
Michal Nováček
f8e6b1ec43 change BCH address prefix (#44) 2017-10-03 08:30:37 +02: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
Karel Bílek
4ac8e8cdff Setting segwit to true with bitcoin 2017-08-23 15:20:06 +02:00
Pavol Rusnak
ccff14d685
change firmware field from boolean to string 2017-08-13 20:53:52 +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
Karel Bilek
4e450bb50b Adding minimal fee 2017-05-29 18:32:27 +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
805ef189f4
remove address_type_p2wpkh and address_type_p2wsh from coins.json, update litecoin address_p2sh to new value 2017-05-12 22:43:18 +02:00
Karel Bílek
a8a40b32d7 Higher fees for litecoin
Litecoin has 2 orders higher minimal fees and dust limit than bitcoin
2017-05-03 21:04:38 +02:00
Pavol Rusnak
b9198eb2b6
coins.json: add segwit bool 2017-04-26 15:30:38 +02:00
Karel Bílek
80c7b666a2 Raising the maxfee (#24)
Right now, the recommended fee by 21.co is 200 satoshis per b. (see https://bitcoinfees.21.co/api/v1/fees/recommended )

We use 21.co on mytrezor.

200 satoshis per byte == 200.000 satoshis per kB.

I am raising it to 300.000 so we have some breathing room.
2017-02-27 20:59:34 +01:00
Karel Bilek
85adb1ea78 Adding dust limits 2016-10-31 18:43:06 +01:00
Karel Bílek
92bcbc74d7 Genesis block hashes for zcash + zcash testnet rc4 2016-10-31 17:08:47 +01:00
Karel Bílek
c638245e4d Confused zcash and test-zcash 2016-10-25 18:24:05 +02:00
Karel Bílek
f0100b6e96 Zcash testnet genesis block change 2016-10-25 18:03:02 +02:00
str4d
1e74952359
Update Zcash entries to match spec version 2016.0-beta-1.8 (#18) 2016-10-05 16:18:07 +02:00
slush0
083e90a092 Fixing Namecoin and Zcash testnet 2016-10-05 15:48:48 +02:00
Karel Bílek
b6535b8354 Moving zcash testcoin out (it's cleaner) 2016-09-26 15:56:08 +02:00
Karel Bílek
887a45f40b Adding zcash
+changing format slightly
2016-09-26 14:51:47 +02:00
Karel Bílek
c2a0b255ff Adding fee/B
Aside from Bitcoin, those are made up. We can fix them later.
2016-09-25 18:44:22 +02:00
Karel Bílek
ca0f187805 Adding BIP44 indexes
zcash is just temporary
2016-09-23 16:34:25 +02:00
Karel Bílek
3c5bc3c77c Correcting typo 2016-09-23 15:14:10 +02:00
Karel Bílek
0461c7d4f0 Adding xpub and xprv magic 2016-09-23 15:13:41 +02:00
Karel Bílek
4ba387d4f8 Adding genesis block hash 2016-09-23 14:33:52 +02:00
Pavol Rusnak
fb8e76d8f6
add coins.json (extracted from trezor-mcu coins.s) 2016-09-23 13:24:41 +02:00