1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-01 18:30:56 +00:00
Commit Graph

7223 Commits

Author SHA1 Message Date
slush
0b8a12161f coins_details: Minor updates 2018-06-25 20:31:02 +02:00
slush
b3276879db Updated coin support for FW 1.6.2/2.0.7 2018-06-25 20:20:28 +02:00
Pavol Rusnak
de2178a1e9
tools: add more verbose output to keyctl-coordinator 2018-06-25 15:06:16 +02:00
Pavol Rusnak
ddc51a39e2
build: add more verbose output to build script 2018-06-25 14:59:50 +02:00
Karel Bílek
0463a2adf2
defs: Add vertcoin as wallet supported coin 2018-06-25 14:58:14 +02:00
Pavol Rusnak
db19d24b87
firmware: fix changelog for 1.6.1 2018-06-25 13:33:41 +02:00
Pavol Rusnak
6c540dbfff
defs: update trezor.io backends 2018-06-25 12:17:52 +02:00
Pavol Rusnak
ecf2dc19ec
docs: add changelog 2018-06-23 13:31:38 +02:00
Pavol Rusnak
bff45ecfff
docs: update changelogs 2018-06-23 13:25:18 +02:00
Pavol Rusnak
a01314de1a
travis: update script 2018-06-23 12:34:45 +02:00
WO
a2250e16c9 Update version group id (#144) 2018-06-23 12:28:19 +02:00
Jochen Hoenicke
c9113fd3f5
firmware: fix message processing, typos in recovery 2018-06-22 15:26:14 +02:00
Pavol Rusnak
0148ec6b23
build: update script to allow different source repo 2018-06-22 15:25:37 +02:00
Pavol Rusnak
9be09f255f
firmware: add hash of bootloader 1.5.0 2018-06-22 15:03:46 +02:00
Pavol Rusnak
e0b64b151d
build: fix fprint calculation in build.sh 2018-06-22 15:01:47 +02:00
slush
6dc7763e6c coins_details: Split links to 'links' and 'wallet' 2018-06-22 14:44:30 +02:00
Pavol Rusnak
5c62180011
tests: fix coins test (there are few collissions in address_types, but for less significant coins) 2018-06-22 14:43:22 +02:00
Pavol Rusnak
3b0808035c
vendor: update trezor-common 2018-06-22 14:31:38 +02:00
Pavol Rusnak
e96101e72a
vendor: update trezor-common 2018-06-22 14:28:27 +02:00
Pavol Rusnak
2dad4dcd51
defs: disable Koto for now 2018-06-22 14:26:26 +02:00
matejcik
201297a1f9 tests: close debuglink in fixture-based tests 2018-06-22 14:18:18 +02:00
Pavol Rusnak
3c1456939c
tests: update test_cancel to test using Initialize 2018-06-22 13:28:32 +02:00
matejcik
f9f79b745c Merge branch '0.10.x' 2018-06-22 13:19:28 +02:00
Pavol Rusnak
dac7efadb8
firmware: move storage_update for applyFlags 2018-06-22 09:50:21 +02:00
Pavol Rusnak
f35a74323b
vendor: update trezor-crypto 2018-06-22 09:47:21 +02:00
Pavol Rusnak
339c859600
vendor: update trezor-crypto 2018-06-22 09:46:53 +02:00
Jochen Hoenicke
f586155d80 Fix unaligned access in curve25519
Use only the safe conversion from uint8_t to uint32_t.
Actually, the ARM gcc-compiler is good enough to detect this pattern.
2018-06-22 09:44:59 +02:00
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