Pavol Rusnak
|
1812be5d49
|
core: fix missing value for mnemonic_type when upgrading firmware
|
2019-05-17 00:31:41 +02:00 |
|
Pavol Rusnak
|
2d3ef6ae3b
|
python: add more unit tests for ethereum message sign/verify
|
2019-05-16 18:10:47 +02:00 |
|
Alex Dupre
|
fc3a93dc47
|
legacy/firmware: fix ethereum message signing (#153)
If the length of the message was exactly a power of `10` the initial `1` was omitted.
|
2019-05-16 18:07:43 +02:00 |
|
Pavol Rusnak
|
f7d41cbbd7
|
core+legacy: drop NOUI and HEADLESS, SDL_VIDEODRIVER works fine
|
2019-05-16 17:06:14 +02:00 |
|
matejcik
|
b69a9e768b
|
core: fix ethereum test
|
2019-05-16 13:29:47 +02:00 |
|
Konnor Klashinsky
|
fe65a70dce
|
Do not display token values in Wei for low-decimal value tokens (#141)
* Do not display token values in Wei for low-decimal value tokens
* update logic
* add unit tests
|
2019-05-16 12:50:23 +02:00 |
|
matejcik
|
0d90aa1932
|
defs: add Capricoin wallet, regenerate coins_details
|
2019-05-15 12:25:36 +02:00 |
|
matejcik
|
5b4cc82e71
|
defs: ignore regtest in coins_details
|
2019-05-15 12:25:36 +02:00 |
|
Pavol Rusnak
|
0a52b51a26
|
core: regenerate templates
|
2019-05-14 17:15:14 +02:00 |
|
PowerVANO
|
be0d292841
|
common/defs: fix invalid value in horizen.json
|
2019-05-14 17:08:14 +02:00 |
|
PowerVANO
|
abe6c433d6
|
common/defs: update zencash.json (#147)
|
2019-05-14 17:05:09 +02:00 |
|
matejcik
|
4d353f0239
|
ci: show clang-format version when making style
|
2019-05-14 16:41:06 +02:00 |
|
Pavol Rusnak
|
f56804a57a
|
fix typo
|
2019-05-14 15:48:39 +02:00 |
|
Pavol Rusnak
|
076f1a49be
|
fix typo
|
2019-05-14 15:42:42 +02:00 |
|
Pavol Rusnak
|
45f85d9be5
|
fix typo, add image
|
2019-05-14 15:41:09 +02:00 |
|
Pavol Rusnak
|
90c2a9c780
|
add README
|
2019-05-14 15:39:34 +02:00 |
|
matejcik
|
6512dd541d
|
ci: do not install clang-format in travis, travis has its own
|
2019-05-14 12:59:32 +02:00 |
|
matejcik
|
04a8aadb09
|
ci: install clang-format 6
|
2019-05-14 12:59:05 +02:00 |
|
matejcik
|
0df2ef10a1
|
ci: ugly bashism to make clang-format-check fail properly
|
2019-05-14 12:00:59 +02:00 |
|
matejcik
|
f8a1f47e67
|
ci: make clang-format-check fail if clang-format does not exist
|
2019-05-14 11:43:39 +02:00 |
|
matejcik
|
bc77cad5e4
|
ci: add clang-format to Dockerfile
|
2019-05-14 11:40:55 +02:00 |
|
Dusan Klinec
|
f767f890cd
|
tests: new monero binary added
|
2019-05-14 11:37:56 +02:00 |
|
matejcik
|
770e2341f3
|
ci: add protobuf to travis
|
2019-05-14 11:29:03 +02:00 |
|
matejcik
|
9e125a301f
|
build: drop python monero requirements
|
2019-05-14 11:24:31 +02:00 |
|
Pavol Rusnak
|
4097f254d5
|
core: don't erase passphrase on ClearSession
|
2019-05-13 19:35:32 +02:00 |
|
Pavol Rusnak
|
4358318806
|
common/defs/ethereum: sort networks.json according to chain_id
|
2019-05-13 18:29:17 +02:00 |
|
Nicemanss
|
5048a023ae
|
common/defs/ethereum: add HPB (#150)
|
2019-05-13 18:25:14 +02:00 |
|
matejcik
|
9d052e87e4
|
ci: add details to travis
|
2019-05-13 18:04:30 +02:00 |
|
matejcik
|
f098205f3e
|
ci: add simple travis check
|
2019-05-13 18:00:43 +02:00 |
|
matejcik
|
fbd6e435b8
|
ci: simplify running defs checks
|
2019-05-13 18:00:43 +02:00 |
|
matejcik
|
9b168daa19
|
style: improve makefile output, format test files
|
2019-05-13 18:00:43 +02:00 |
|
matejcik
|
6776ad56d2
|
python: drop travis script
|
2019-05-13 18:00:43 +02:00 |
|
matejcik
|
6fabaa7bd8
|
python: use better error when no ui is supplied
|
2019-05-13 18:00:43 +02:00 |
|
Pavol Rusnak
|
00564f4a1c
|
core/cache: fix setting of None passphrase
|
2019-05-13 16:53:41 +02:00 |
|
Pavol Rusnak
|
35945239eb
|
core/embed: use MP_ROM_INT instead of MP_OBJ_NEW_SMALL_INT where intended
|
2019-05-13 16:52:21 +02:00 |
|
Pavol Rusnak
|
1dc2ccf4a5
|
core/xmr: fix style
|
2019-05-13 15:53:44 +02:00 |
|
Pavol Rusnak
|
7fe09e52bd
|
core/cache: use different default value for passphrase_fprint
|
2019-05-13 15:46:23 +02:00 |
|
Pavol Rusnak
|
f1c34701b8
|
core/cache: cache passphrase_fingerprint, compute it only on change
|
2019-05-13 15:34:23 +02:00 |
|
Dušan Klinec
|
9f36c73a78
|
core/xmr: authorize live refresh per passphrase (#129)
Improves UX as the live refresh prompts were too often.
|
2019-05-13 15:27:04 +02:00 |
|
Jan Pochyla
|
37c13a8cd5
|
make: fix find usage in macos
|
2019-05-13 15:13:43 +02:00 |
|
matejcik
|
cc7e844898
|
protobuf: add missing java sugar
fixes #139
|
2019-05-13 14:29:38 +02:00 |
|
matejcik
|
43866407df
|
move vendored submodules to root vendor/ dir
before pulling, run `git submodule deinit --all`
|
2019-05-13 13:51:53 +02:00 |
|
matejcik
|
607824d118
|
trezorctl: fix help for set-passphrase-source
|
2019-05-13 13:51:53 +02:00 |
|
Hadi
|
9ceb479abd
|
legacy: unlock flash before erasing (#146)
|
2019-05-11 14:20:58 +02:00 |
|
MangoFarmDev
|
61d4641810
|
common/defs: update wallets.json (#145)
|
2019-05-11 14:19:06 +02:00 |
|
Roman Zeyde
|
8d47709eec
|
core/tools: fix typo (#149)
|
2019-05-11 14:18:09 +02:00 |
|
matejcik
|
2e578572dd
|
add EOS support
Squashed commit of the following:
commit 060563458fbc3b4a17f4d77ba5cd62d0c265c806
Author: matejcik <ja@matejcik.cz>
Date: Fri May 10 16:16:19 2019 +0200
skip t1 in eos test
commit f759089fef29501467b62bf1540715132a72c4cf
Author: matejcik <ja@matejcik.cz>
Date: Fri May 10 15:55:20 2019 +0200
make style
commit 3ecdd5f77b331d7a6e5a46a10c79d80f214f31bd
Author: Andriy Tkachyshyn <atkachyshyn@gmail.com>
Date: Thu May 9 22:05:41 2019 +0300
Refinements in asset to to string conversion function according to code review and test cases for amounts less than 1
commit 72e44a35bada76abdd94ab866c2113a6d9d85191
Author: Andriy Tkachyshyn <atkachyshyn@gmail.com>
Date: Wed May 8 00:27:45 2019 +0300
Moved to input_flow rest of the tests, cleanup and styling
commit 92f9acbabcbef44a6912b074a309393450f0c8de
Author: Andriy Tkachyshyn <atkachyshyn@gmail.com>
Date: Tue May 7 21:47:12 2019 +0300
Fix for amounts less then 1
commit 8a0154f7432ab78e69a123202a97194d34c2a3cb
Author: Andriy Tkachyshyn <atkachyshyn@gmail.com>
Date: Mon May 6 23:26:24 2019 +0300
removed unnecessary peace of code
commit b25c15de3eb1df863760e81ca69f09094349c26e
Author: Andriy Tkachyshyn <atkachyshyn@gmail.com>
Date: Mon May 6 23:16:57 2019 +0300
Fixed validate path parameters
commit f0f6e7036a8b88d9c5c6b702a8d851e9a9bd3378
Author: Andriy Tkachyshyn <atkachyshyn@gmail.com>
Date: Mon May 6 23:04:58 2019 +0300
Fixes
commit 0c64d3814300df86d452975b2bd46fea13f512d2
Author: Andriy Tkachyshyn <atkachyshyn@gmail.com>
Date: Mon May 6 22:19:51 2019 +0300
Fixed styling
commit 41d1e77231e7da78fade9b2efa1b7d1980f0d3a8
Author: Andriy Tkachyshyn <atkachyshyn@gmail.com>
Date: Mon May 6 22:13:58 2019 +0300
Changes to core, added CURVE to path validation
commit c045b4554ee8e058dbfe35f715b003d0d85ab1d4
Author: Andriy Tkachyshyn <atkachyshyn@gmail.com>
Date: Mon May 6 22:07:37 2019 +0300
Changes according to review
commit 3f0e6cfd40e7d87dc3287bc3a0b2b9db5dea5377
Author: Andriy Tkachyshyn <atkachyshyn@gmail.com>
Date: Mon Apr 29 21:37:16 2019 +0300
Added change to make expiration date timezone agnostic
commit efdf44c326cc3f3137c447e798db5439b57c91fa
Author: Andriy Tkachyshyn <atkachyshyn@gmail.com>
Date: Thu Apr 18 00:14:30 2019 +0300
changes according to code review
commit 3b3723da8f8f536c7c370a14236ea81aac25080a
Author: Andriy Tkachyshyn <atkachyshyn@gmail.com>
Date: Tue Apr 16 23:44:50 2019 +0300
Merged python to monorepo
commit da6b0c683c29388e15c889ecea6e7f7471961a19
Author: Andriy Tkachyshyn <atkachyshyn@gmail.com>
Date: Tue Apr 16 23:13:42 2019 +0300
Merged core to monorepo
|
2019-05-10 16:23:18 +02:00 |
|
matejcik
|
23306d2a0d
|
defs: drop Aquachain from generated templates
before we enable it through support.json
|
2019-05-10 16:22:36 +02:00 |
|
aerth
|
ffde130003
|
common/defs: add Aquachain (AQUA) ETH network (#138)
|
2019-05-07 21:32:45 +02:00 |
|
matejcik
|
d378f05d27
|
protob: add deprecated field for old-style EthereumAddress
this allows 3rd parties to keep backwards compatibility for Trezors
older than 1.8.0/2.1.0
fixes #136
|
2019-05-07 18:23:18 +02:00 |
|