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
matejcik
929a1046e2
release: convert README to markdown and include it in long_description
2018-06-19 16:54:54 +02:00
matejcik
a178dfec67
changelog: include stellar additions that are also unreleased
2018-06-18 18:46:31 +02:00
matejcik
cd94fb5ff9
trezorctl: drop list_coins command ( closes #277 )
2018-06-18 18:43:10 +02:00
matejcik
db9bfab77d
changelog: update
2018-06-18 17:54:07 +02:00
matejcik
2b366865ff
build: use package autodetection ( fixes #280 )
2018-06-18 17:35:43 +02:00
Pavol Rusnak
3f93b28fe4
device_tests: fix test_msg_signtx_zcash
2018-06-15 10:35:28 +02:00
Tomas Susanka
ebe41c69f8
tests/stellar: trezor core currently throws Firmware err
2018-06-13 13:40:58 +02:00
Pavol Rusnak
015d72102d
device_tests: add failing tests for stellar
2018-06-11 19:22:16 +02:00
Pavol Rusnak
7cf46c6833
trezorctl: add hexlify to stellar_get_public_key
2018-06-11 19:14:52 +02:00
matejcik
cf661a8196
Merge branch 'fix-0.10.1'
2018-06-11 19:05:32 +02:00
Pavol Rusnak
1477c9aa9e
trezorctl/trezorlib: add show_display to StellarGetAddress/StellarGetPublicKey
2018-06-11 18:55:52 +02:00
matejcik
77361e563d
release: bump version and changelog for 0.10.1
2018-06-11 18:51:16 +02:00
matejcik
03b64909ff
build: fix build on Windows ( fixes #274 )
2018-06-11 18:47:00 +02:00
Pavol Rusnak
b791e805a1
trezorctl: add stellar_get_address/stellar_get_public_key
2018-06-11 18:42:23 +02:00
Tomas Susanka
22872c53c2
tests/stellar: missing field annotation
2018-06-11 18:42:23 +02:00
Tomas Susanka
d3d9ceb0c4
tests: stellar test for get address
2018-06-11 18:42:23 +02:00
Tomas Susanka
c0a823ca1c
protobuf: stellar get address
2018-06-11 18:42:23 +02:00
Tomas Susanka
668a52b85f
submodules: trezor-common updated
2018-06-11 18:42:23 +02:00
matejcik
58091ac099
changelog: linkify issues
2018-06-08 16:40:15 +02:00
matejcik
741f264a2f
release: bump version and add date to changelog
2018-06-08 16:07:46 +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
Tomas Susanka
63222931be
tests/device: nem is not xfail anymore
2018-06-07 14:41:47 +02: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
9238382435
tests: update test_msg_signtx_zcash
2018-06-06 16:42:58 +02:00
Pavol Rusnak
21670b8226
tests: update zcash test
2018-06-05 17:20:38 +02:00
Pavol Rusnak
e4dcc8d8c6
zcash overwinter support
2018-06-05 16:05:14 +02:00
matejcik
d138afeb8d
docs: update README for 0.9.2, clarify instructions, leave out 'sudo -H' as suggested in #185
2018-06-05 14:47:46 +02:00
matejcik
cd3559b419
tests: rename test_cancel after it was parametrized
2018-06-05 13:11:24 +02:00
matejcik
269eaa298f
tests: make a fixture out of client
...
also implement Cancel tests
2018-06-05 13:08:54 +02:00
ZuluCrypto
7673ebf952
stellar - add additional tests and instructions for calculating signature
2018-06-05 11:59:48 +02:00
Pavol Rusnak
17479f26a7
device_tests: re-enable decred test for T1
2018-06-02 15:53:22 +02:00
Pavol Rusnak
5e14a5f059
device_tests: cashaddr test in sign/verify message
2018-06-01 21:30:05 +02:00
matejcik
edfc857013
build: include all of trezor-common in MANIFEST
...
because now we are not simply copying the coins.json file
but building it from several.
For future-proofness, it's simply safer to include all of trezor-common.
2018-05-30 15:04:58 +02:00
matejcik
9a27ada067
build: more resilient setup.py build process
2018-05-30 15:04:46 +02:00
Pavol Rusnak
2243535ca0
setup: refactor build_coins call
2018-05-30 13:03:46 +02:00
Pavol Rusnak
1a642713a5
Revert "device_tests: update test_bip32_speed cache-speed ratio to 1.2x"
...
This reverts commit 2ab4751dcb
.
2018-05-30 12:44:39 +02:00
Pavol Rusnak
6c882a95da
vendor: update trezor-common
2018-05-30 11:51:43 +02:00
Pavol Rusnak
61f5bbca91
vendor: update trezor-common
2018-05-30 11:31:12 +02:00
Pavol Rusnak
d4b17c5b36
device_tests: fix bitcore entry in coins.py
2018-05-30 10:50:49 +02:00
Pavol Rusnak
0d6ac99bf5
device_tests: fix bgold unit test
2018-05-29 17:33:18 +02:00
matejcik
279da34864
Merge branch 'matejcik/refactor'
2018-05-28 17:52:01 +02:00
matejcik
5191fd09be
device_tests: add a compat test for cosi, checking interoperability between Trezor and local implementation
2018-05-28 17:41:52 +02:00
Pavol Rusnak
2ab4751dcb
device_tests: update test_bip32_speed cache-speed ratio to 1.2x
2018-05-28 16:58:42 +02:00