Karel Bílek
20f53c1027
Increase doge normal fee
...
Doge has 100.000 sat/B relay fee for unconfirmed transactions. 10 sat/B seems to be enough for confirmed utxos, but let's increase this anyway
2018-06-22 01:01:40 +02:00
Pavol Rusnak
b4b9c4a930
vendor: update trezor-common, add new coins
2018-06-21 18:05:36 +02:00
Pavol Rusnak
1e94dbce6a
defs: add more electrum forks to support.json
2018-06-21 18:03:30 +02:00
Pavol Rusnak
826b764085
vendor: update trezor-common
2018-06-21 17:52:38 +02:00
WO
2f418817cc
Add Koto ( #143 )
2018-06-21 17:48:25 +02:00
wo@kotocoin.info
2a3a7dec14
defs: change official site for Koto
2018-06-21 17:36:49 +02:00
Pavol Rusnak
f550229899
src/apps/homescreen: show PIN not set error only on initialized device
2018-06-21 17:31:25 +02:00
Pavol Rusnak
73d62b1dc4
tools: strip ethereum token names
2018-06-21 17:05:02 +02:00
Pavol Rusnak
d38d4d2b36
style: fix flake8 warnings
2018-06-21 17:04:06 +02:00
Pavol Rusnak
ac0bdd5902
src/apps/wallet: fix address_n_matches_coin function
2018-06-21 17:01:46 +02:00
matejcik
b7cbbba6a7
release: bump version to 0.10.2
2018-06-21 16:50:38 +02:00
matejcik
54f1599a5a
regenerate license headers
...
This clarifies the intent: the project is licenced under terms
of LGPL version 3 only, but the standard headers cover only "3 or later",
so we had to rewrite them.
In the same step, we removed author information from individual files
in favor of "SatoshiLabs and contributors", and include an AUTHORS
file that lists the contributors.
Apologies to those whose names are missing; please contact us if you wish
to add your info to the AUTHORS file.
2018-06-21 16:49:13 +02:00
Pavol Rusnak
43891692ab
ethereum: update tokens
2018-06-21 16:42:46 +02:00
Pavol Rusnak
ecbf11e122
travis: fix test
2018-06-21 16:39:04 +02:00
Pavol Rusnak
a18de043b0
tools: small nitpicks, fix flake8 warnings
2018-06-21 16:36:29 +02:00
Pavol Rusnak
9abb30f7cd
ethereum: update token list
2018-06-21 16:28:25 +02:00
Pavol Rusnak
23b019d592
embed/firmware: update linker to use firmware_extra section
2018-06-21 16:23:27 +02:00
slush
c61a933650
Updated ethereum tokens
2018-06-21 16:00:01 +02:00
Jan Pochyla
86461d0d6b
tests: remove codec_v2 test
2018-06-21 15:58:00 +02:00
Pavol Rusnak
a1379371a0
ethereum: add new networks
2018-06-21 15:52:23 +02:00
Jan Pochyla
88744d2450
wire: remove codec_v2.py
2018-06-21 15:51:36 +02:00
slush
390f6e9039
YUPIE token replaced by YUP (to be added)
2018-06-21 15:23:48 +02:00
Pavol Rusnak
156fab867b
firmware: support also testnet coins in stable firmware
2018-06-21 15:22:56 +02:00
slush
1de038e3c0
Scripts moved to tools/
2018-06-21 15:14:34 +02:00
slush
98fb5c87c0
Moving coins_details.json to defs/
2018-06-21 15:13:30 +02:00
slush
86dfde4a75
Updated coins_details
2018-06-21 15:09:10 +02:00
Pavol Rusnak
01933e68fb
firmware: try updating bootloader 10 times before bailing
2018-06-21 15:06:08 +02:00
Jochen Hoenicke
da9f8bec6f
Fixed compilation of emulator ( #370 )
2018-06-21 14:52:17 +02:00
Jochen Hoenicke
0ddf443346
Check if firmware has privileges. ( #369 )
...
Only drop privileges if firmware is running with privileges.
Don't change the bootloader if running without privileges.
2018-06-21 14:28:39 +02:00
Pavol Rusnak
2454732f1b
docs: fix example BIP84 path
2018-06-21 14:22:53 +02:00
Jan Pochyla
270d85f249
seed: cleanup
2018-06-21 14:00:29 +02:00
Jan Pochyla
51df249949
sign_tx: require confirmation of inputs from other chains
2018-06-21 14:00:29 +02:00
Jan Pochyla
fd35b4c5c9
coins: add slip44
2018-06-21 14:00:29 +02:00
slush
d2388ab6fd
Ignore temporary files in tools/
2018-06-21 13:55:17 +02:00
slush
f7059a62a1
Symlink to tools/build_coins for backward compatibility
2018-06-21 13:55:17 +02:00
Pavol Rusnak
027e64d21a
vendor: update trezor-common
2018-06-21 13:42:27 +02:00
Pavol Rusnak
e74d966cf6
defs: add new coins to support.json
2018-06-21 13:40:03 +02:00
Pavol Rusnak
c67c2d41bb
vendor: update trezor-common
2018-06-21 13:18:10 +02:00
Pavol Rusnak
d71239faff
defs: enable decred for T1
2018-06-21 13:15:46 +02:00
Karel Bílek
8e89b011af
Merge pull request #141 from trezor/doge-patch
...
Add dogecoin to supported coins
2018-06-21 12:20:10 +02:00
Karel Bílek
fa5b951675
Add dogecoin to supported coins
2018-06-21 12:05:41 +02:00
Pavol Rusnak
ab98322d4d
src/apps/homescreen: show warning if PIN is not set
2018-06-20 17:44:29 +02:00
Pavol Rusnak
2ec6129da5
vendor: update trezor-common
...
Prepare for Stellar rewrite (accounts are addresses, not pubkeys)
This commit breaks the existing Stellar code, but it is disabled and we need to refactor that anyway :-/
2018-06-20 16:31:47 +02:00
Tomas Susanka
10bbb57c86
tests/device: stellar accounts are addresses
2018-06-20 15:58:13 +02:00
Pavol Rusnak
44ac7656b4
vendor: update trezor-common; regenerate protobuf
2018-06-20 15:57:35 +02:00
Pavol Rusnak
e7b761e66f
embed: refactor sector_count constants
2018-06-20 14:54:15 +02:00
Jan Pochyla
815d30f41a
Merge pull request #233 from trezor/tsusanka/nemqr
...
NEM: display QR code in get address and display address refactoring
2018-06-20 12:57:42 +02:00
Tomas Susanka
f41b14e935
nem: show qr
2018-06-20 12:05:27 +02:00
Tomas Susanka
9329b0e16b
apps: show_qr and show_address moved to common
2018-06-20 12:05:26 +02:00
Pavol Rusnak
b1eae58884
tests: disable Stellar tests for T1 too
2018-06-20 00:13:34 +02:00