1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-11 23:22:50 +00:00
Commit Graph

7342 Commits

Author SHA1 Message Date
Jochen Hoenicke
37ae7c06a4 signtx layout: check if address starts with prefix
Only addresses starting with bitcoincash: should get their prefix
skipped. This fixes a bug where it skips the first bytes of legacy
addresses.
2018-06-28 11:07:38 +02:00
HackyMiner
ffa6567125 Ethersocial Network (ESN) support added (#377) 2018-06-28 11:00:20 +02:00
Pavol Rusnak
18f8c0a173
firmware: use full 1M flash 2018-06-27 18:21:36 +02:00
Pavol Rusnak
632e55b190
script: fix whitespace 2018-06-27 18:12:18 +02:00
Saleem Rashid
7949911748
Makefile.include: Hide command invocation unless V=1 2018-06-27 18:09:40 +02:00
Saleem Rashid
67852dcaba
script: Add toolchain-{download,run}
Add scripts to download, verify and use GNU Arm Embedded 5 2016q2.

2016q2 (SVN revision 237715) generates identical output to Debian
Stretch used by Docker build (SVN revision 241155).
2018-06-27 18:09:05 +02:00
Saleem Rashid
8f6a2045e6
build: Refactor Docker build 2018-06-27 18:09:05 +02:00
Pavol Rusnak
cc6cc49999
tests: re-enable Stellar for T1 2018-06-27 17:42:11 +02:00
ZuluCrypto
d1a48f32ce Stellar: use strings instead of bytes for addresses (#372)
* Use the new protobuf messages that send accounts as strings (fixes #367)
 * `stellar_signingAbort()` now takes an error message
 * Operations now check if a transaction is being signed (fixes #368)
 * Operations now return false on error or if the user cancels
 * Stellar `fsm_*` methods now check operation result and return early if the operation fails

This PR also re-enables the stellar code in the firmware.
2018-06-27 17:36:51 +02:00
Pavol Rusnak
e8a46d46c2
ethereum: update to new API 2018-06-27 17:00:39 +02:00
Pavol Rusnak
3e8974ff88
address: fix ethereum address computation, chain_id is uint32 2018-06-27 16:53:18 +02:00
Ilan
4153e662b6 Implement RSKIP-60 checksum address encoding 2018-06-27 16:44:38 +02:00
Saleem Rashid
a19d7c64ca types: Add wire_no_fsm (#146) 2018-06-27 15:17:19 +02:00
Pavol Rusnak
9491cd4b9e
defs: add blockbook field to build_coins script 2018-06-26 21:30:54 +02:00
JOSEPH NICHOLAS R. ALCANTARA
3f55a0cff7 Zencash support (#140) 2018-06-26 21:18:27 +02:00
Travis Reeder
e16e58442a Adds GoChain network (#147) 2018-06-26 21:09:23 +02:00
Tomas Susanka
5f73976893 stellar: note on BIP-32 usage; address test with Stellar's official test vectors 2018-06-26 11:52:47 +02:00
Pavol Rusnak
3813d3dc80
docs: update changelog 2018-06-26 01:12:29 +02:00
slush
0c4f63c418 coins_details: Minor updates 2018-06-25 20:33:43 +02:00
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