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
Pavol Rusnak
3e703b2d6d
add keys in txt format
2017-05-12 22:43:50 +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
fe6e62c11f
Revert "add EthereumSignTx.prefix"
...
This reverts commit 78da723c06
.
2017-04-30 03:24:54 +02:00
Pavol Rusnak
2148e5ff8d
proto: add cointype.segwit to types
2017-04-26 15:32:01 +02:00
Pavol Rusnak
b9198eb2b6
coins.json: add segwit bool
2017-04-26 15:30:38 +02:00
Pavol Rusnak
78da723c06
add EthereumSignTx.prefix
2017-04-24 20:32:07 +02:00
Pavol Rusnak
29ecc3e24b
added dash.run to whitelist
2017-04-24 17:52:35 +02:00
Peter Banik
dd1f7a2b0b
Added xpub_magic and xprv_magic to CoinType structure and coin_name to GetPublicKey message structure ( #26 )
2017-04-21 12:47:23 +02:00
Pavol Rusnak
a08782bd8c
add gitter badge
2017-04-13 21:58:29 +02:00
Pavol Rusnak
072770f51a
add FirmwareRequest message
2017-04-06 14:57:42 +02:00
Pavol Rusnak
6a1adef5f9
whitespace cleanup
2017-04-06 14:57:42 +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
Pavol Rusnak
f50db0e664
update config.json: remove quorumwallet
...
it seems that quorumwallet.com is dead
2017-02-18 18:16:47 +01:00
Jochen Hoenicke
9d2ab7318d
Ethereum: chain id for EIP-155 replay protection ( #23 )
...
Added a field chain_id. To get a backwards compatible signature
this field should not be set. Otherwise it should be set to the
EIP-155 chain id. Currently only chain id between 1 and 109 are
supported.
See trezor/trezor-mcu#142
2017-01-22 12:16:49 +01:00
Pavol Rusnak
f94f7cb02b
-> trezor.io
2017-01-10 15:11:32 +01:00
Pavol Rusnak
2288fbd005
add trezorv1 public keys
2016-12-25 19:40:28 +01:00
Saleem Rashid
72ff43714f
Configuration: Add Java package name ( #22 )
2016-12-21 21:17:12 +01:00
slush0
b32ea69c6b
Adde pb2py, generator for simplified python protobuf definitions
...
as used by TREZOR Core and python-trezor.
2016-12-04 19:23:45 +01:00
Jochen Hoenicke
61af3d5e93
Matrix Recovery
...
This adds a new type in the message RecoveryDevice, which can
be used by the host to signal which recovery procedures it supports.
It is a bitfield containing a bit for every supported procedure.
2016-11-23 11:31:35 +01:00
Karel Bilek
8253f86237
Revert "Add null to allow electron apps ( #20 )"
...
This reverts commit 7237cefbb4
.
2016-11-14 19:46:40 +01:00
Karel Bílek
7237cefbb4
Add null to allow electron apps ( #20 )
...
Electron discussion there
https://github.com/electron/electron/issues/7931
It seems `Origin: 'null'` from electron apps is a feature, not a bug
2016-11-10 18:20:39 +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
Pavol Rusnak
0b4b667ff1
add u2f_counter field to LoadDevice, ResetDevice, RecoveryDevice
2016-10-31 16:09:56 +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
Pavol Rusnak
20c1d05f9d
add extra_data_offset
2016-10-20 13:22:16 +02:00
Pavol Rusnak
07a71eb9c0
add fields for Tx.extra_data
2016-10-19 09:34:00 +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
Pavol Rusnak
7c3a4f9dc5
add Features.firmware_present field
2016-09-26 12:45:15 +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
Pavol Rusnak
153405b843
update udev rules
2016-09-22 17:54:13 +02:00
slush0
a8ed2d41e8
Merge pull request #16 from trezor/chrome-extension-patch
...
Adding chrome extension to white-listed domains
2016-08-10 16:44:21 +02:00