Pavol Rusnak
bd5d543399
defs: due to changes in Bcash/Zcash, require recent versions of FW
2018-06-11 13:14:37 +02:00
Pavol Rusnak
7be980ae96
defs/coins: fix slip44 values
2018-06-10 22:43:37 +02:00
Kefkius
88e7f7e08d
Add groestlcoin native segwit header ( #125 )
2018-06-10 22:27:17 +02:00
Kefkius
a4b2331462
Add groestlcoin testnet ( #124 )
2018-06-10 22:26:31 +02:00
Tomas Susanka
3185eb0fd4
build: ciscript includes firmware sign
...
so that emulator build uses pipenv to ensure stable environment for python-trezor
but fetching python-trezor and friends doesn't needlessly slow down non-emulator builds
that don't need it
2018-06-08 16:57:06 +02:00
matejcik
58091ac099
changelog: linkify issues
2018-06-08 16:40:15 +02:00
Karel Bílek
55dc5c8f18
Add comments about build_coins.py ( #121 )
2018-06-08 16:31:57 +02:00
matejcik
741f264a2f
release: bump version and add date to changelog
2018-06-08 16:07:46 +02:00
Jan Pochyla
1a0233af9d
Merge pull request #213 from trezor/text_layout
...
Efficient text layout
2018-06-08 15:18:07 +02:00
Jan Pochyla
2603c477c5
embed/extmod/modtrezorui: distinguish font ids from colors
2018-06-08 14:53:46 +02:00
Jan Pochyla
c9a58ba22c
trezor.ui.text: add work break and configurable new_lines
...
Now it is possible to combine multiple font styles per line,
a nd to manually control line breaks with trezor.ui.text.BR.
2018-06-08 14:53:46 +02:00
Jan Pochyla
6ceb3f2770
embed/extmod/modtrezorui: text functions return width
2018-06-08 14:53:46 +02:00
Pavol Rusnak
6ac200abce
defs: add detection of colliding address versions
2018-06-08 14:17:21 +02:00
Pavol Rusnak
98300ea5db
coins_details: EOS is not ERC-20 anymore
2018-06-08 13:15:36 +02:00
matejcik
d2021fd8a2
ckd_public: restore as a deprecation wrapper
...
(because older versions of electrum will still require it)
2018-06-07 17:07:20 +02:00
matejcik
2f02b972d1
trezorctl: make wipe_device bootloader aware
2018-06-07 17:06:31 +02:00
matejcik
73f016c465
trezorctl: update firmware_update to work better with TT ( fix #269 )
...
This removes the --erase option which was fishy before (and is now superseded
by wipe_device in bootloader mode).
Also adds a draft of "local fingerprint check" functionality for T1. This will
be expanded to work with TT in future releases.
2018-06-07 17:06:31 +02:00
Jan Pochyla
f72667c761
Merge pull request #217 from alepop/restore-lisk-sign-verify-message
...
Lisk sign/verify functionality
2018-06-07 15:55:21 +02:00
Jan Pochyla
1513578737
app.lisk: fix code style
2018-06-07 15:48:47 +02:00
Tomas Susanka
14bcfea17f
tests: nem is not xfail anymore
2018-06-07 14:42:15 +02:00
Tomas Susanka
63222931be
tests/device: nem is not xfail anymore
2018-06-07 14:41:47 +02:00
Aleksey Popov
de552b19f5
app.lisk: update LiskVerifyMessage message
2018-06-07 15:26:59 +03:00
Aleksey Popov
c0f71d3d03
vendor: update trezor-common
2018-06-07 15:26:00 +03:00
matejcik
e110d87494
protobuf: update trezor-common and regenerate
2018-06-07 14:07:26 +02:00
Aleksey Popov
922748e348
lisk: restore Lisk sign and verify message functionality
2018-06-07 14:07:26 +02:00
matejcik
435ab2f973
changelog for 0.10.0 (formerly 0.9.2)
2018-06-07 14:01:52 +02:00
matejcik
031404f822
trezorctl: fix pylint warnings
2018-06-07 14:01:52 +02:00
matejcik
477eff2fd4
gitignore more files
2018-06-07 14:01:52 +02:00
Pavol Rusnak
babc60a48e
protob: reorder fields in LiskVerifyMessage to match VerifyMessage
2018-06-07 13:51:37 +02:00
alepop
18f7dee118
protob: restore Lisk {SignMessage, MessageSignature, VerifyMessage} ( #120 )
2018-06-07 13:48:47 +02:00
Jan Pochyla
b1a870177c
Merge pull request #179 from trezor/tsusanka/nem
...
NEM
2018-06-07 13:31:07 +02:00
Jan Pochyla
b13dba115a
nem: fix unit tests
2018-06-07 13:18:45 +02:00
Pavol Rusnak
747f2aa772
firmware: refactor expiry into tx_init
2018-06-07 13:17:51 +02:00
Aleksey Popov
caffef2e0a
app.lisk: restore sign and verify functions with correct message digest (with prefix)
2018-06-06 23:53:15 +03:00
Jan Pochyla
df7a8977ea
nem: allow tests
2018-06-06 17:24:07 +02:00
Jan Pochyla
1b495324e7
nem: remove star-imports, fix some style
2018-06-06 17:24:07 +02:00
Jan Pochyla
3dc1c79b1a
nem: cleanup modtrezorcrypto bindings
2018-06-06 17:24:07 +02:00
Tomas Susanka
9855a50526
nem: readme
2018-06-06 17:24:07 +02:00
Tomas Susanka
e0014a76d5
nem: xem amount and mosaic levy fix
2018-06-06 17:24:07 +02:00
Tomas Susanka
3422474811
nem: mosaics definitions are generated from trezor-common
2018-06-06 17:24:07 +02:00
Tomas Susanka
0093d21bb6
nem: correct mosaic quantities
2018-06-06 17:24:07 +02:00
Tomas Susanka
616d117648
nem: mosaics are checked against definition and user is asked appropriately
2018-06-06 17:24:07 +02:00
Tomas Susanka
a45ac4ad4b
nem: refactored to have a common message as an argument
2018-06-06 17:24:07 +02:00
Tomas Susanka
1355b19c77
nem: multisig correct serialization fix
2018-06-06 17:24:07 +02:00
Tomas Susanka
9a52039b25
nem/layout: trim and levy fee
2018-06-06 17:24:07 +02:00
Tomas Susanka
85c904cbf7
nem: layout refactoring and fixes
2018-06-06 17:24:07 +02:00
Tomas Susanka
8de3cd7cac
nem: refactored to directories
2018-06-06 17:24:07 +02:00
Tomas Susanka
32681972f1
nem: aggregate modification relative_change is int
2018-06-06 17:24:07 +02:00
Tomas Susanka
b80a8022d0
nem: multisig
2018-06-06 17:24:07 +02:00
Tomas Susanka
d54d33df3a
nem: big refactoring of serialization
...
protocol classes are now used; reflected in unit tests
2018-06-06 17:24:07 +02:00