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

23 Commits

Author SHA1 Message Date
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