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

7258 Commits

Author SHA1 Message Date
Yura Pakhuchiy
5d61471108 Add Electrum-GRS to coin_details.json (#151) 2018-06-28 13:54:51 +02:00
matejcik
ad16588171 stellar: update T1 tests 2018-06-28 12:40:49 +02:00
ZuluCrypto
b2f35de8b8 stellar.py - do not alias trezorlib.messages import to "proto" 2018-06-28 11:57:56 +02:00
ZuluCrypto
cd7189839c stellar - return addresses as utf-8 strings 2018-06-28 11:57:56 +02:00
ZuluCrypto
2549eaf5a6 test_stellar.py - split imports into two lines and do not alias messages to "proto" 2018-06-28 11:57:56 +02:00
ZuluCrypto
05afd986c1 test_stellar.py - fix style issues 2018-06-28 11:57:56 +02:00
ZuluCrypto
af38407a43 stellar - add unit tests for parsing XDR 2018-06-28 11:57:56 +02:00
ZuluCrypto
96f0801b90 stellar.py - fix missing destination_amount when parsing path payment 2018-06-28 11:57:56 +02:00
ZuluCrypto
dd324a99c5 stellar.py - fix mising str() cast on type 2018-06-28 11:57:56 +02:00
ZuluCrypto
8a284c03d1 stellar.py - fix incorrect constants 2018-06-28 11:57:56 +02:00
ZuluCrypto
4628327789 fix comment 2018-06-28 11:57:56 +02:00
ZuluCrypto
188178a438 stellar - add test for setting inflation destination 2018-06-28 11:57:56 +02:00
ZuluCrypto
6afaa41616 stellar - _xdr_read_address now returns string instead of bytes 2018-06-28 11:57:56 +02:00
Ilan
9ba3f3f28d RSK checksum address encoding (#376) 2018-06-28 11:27:27 +02:00
Yura Pakhuchiy
aa5fbca84c Add Zcoin wallets to coin_details.json (#150) 2018-06-28 11:22:22 +02:00
Pavol Rusnak
3d796b971a
src/apps/wallet/sign_tx: refactor address_short function 2018-06-28 11:21:07 +02:00
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