Commit Graph

664 Commits (85a32d01b9472bade50bdbec73e21ddc197bb940)

Author SHA1 Message Date
matejcik 85a32d01b9 build: do not import trezorlib in setup.py, parse out `__version__` by hand
6 years ago
matejcik 6f23331dfc build: remove prebuilt protobuf files
6 years ago
matejcik ad16588171 stellar: update T1 tests
6 years ago
ZuluCrypto b2f35de8b8 stellar.py - do not alias trezorlib.messages import to "proto"
6 years ago
ZuluCrypto cd7189839c stellar - return addresses as utf-8 strings
6 years ago
ZuluCrypto 2549eaf5a6 test_stellar.py - split imports into two lines and do not alias messages to "proto"
6 years ago
ZuluCrypto 05afd986c1 test_stellar.py - fix style issues
6 years ago
ZuluCrypto af38407a43 stellar - add unit tests for parsing XDR
6 years ago
ZuluCrypto 96f0801b90 stellar.py - fix missing destination_amount when parsing path payment
6 years ago
ZuluCrypto dd324a99c5 stellar.py - fix mising str() cast on type
6 years ago
ZuluCrypto 8a284c03d1 stellar.py - fix incorrect constants
6 years ago
ZuluCrypto 4628327789 fix comment
6 years ago
ZuluCrypto 188178a438 stellar - add test for setting inflation destination
6 years ago
ZuluCrypto 6afaa41616 stellar - _xdr_read_address now returns string instead of bytes
6 years ago
Pavol Rusnak cc6cc49999
tests: re-enable Stellar for T1
6 years ago
Tomas Susanka 5f73976893 stellar: note on BIP-32 usage; address test with Stellar's official test vectors
6 years ago
matejcik 201297a1f9 tests: close debuglink in fixture-based tests
6 years ago
Pavol Rusnak 3c1456939c
tests: update test_cancel to test using Initialize
6 years ago
matejcik f9f79b745c Merge branch '0.10.x'
6 years ago
matejcik b7cbbba6a7 release: bump version to 0.10.2
6 years ago
matejcik 54f1599a5a regenerate license headers
6 years ago
Tomas Susanka 10bbb57c86
tests/device: stellar accounts are addresses
6 years ago
Pavol Rusnak 44ac7656b4
vendor: update trezor-common; regenerate protobuf
6 years ago
Pavol Rusnak b1eae58884
tests: disable Stellar tests for T1 too
6 years ago
Pavol Rusnak 3f93b28fe4
device_tests: fix test_msg_signtx_zcash
6 years ago
Tomas Susanka ebe41c69f8 tests/stellar: trezor core currently throws Firmware err
6 years ago
Pavol Rusnak 015d72102d
device_tests: add failing tests for stellar
6 years ago
matejcik cf661a8196 Merge branch 'fix-0.10.1'
6 years ago
Pavol Rusnak 1477c9aa9e
trezorctl/trezorlib: add show_display to StellarGetAddress/StellarGetPublicKey
6 years ago
matejcik 77361e563d release: bump version and changelog for 0.10.1
6 years ago
Tomas Susanka 22872c53c2 tests/stellar: missing field annotation
6 years ago
Tomas Susanka d3d9ceb0c4 tests: stellar test for get address
6 years ago
Tomas Susanka c0a823ca1c protobuf: stellar get address
6 years ago
matejcik 741f264a2f release: bump version and add date to changelog
6 years ago
matejcik d2021fd8a2 ckd_public: restore as a deprecation wrapper
6 years ago
matejcik 73f016c465 trezorctl: update firmware_update to work better with TT (fix #269)
6 years ago
Tomas Susanka 63222931be tests/device: nem is not xfail anymore
6 years ago
matejcik e110d87494 protobuf: update trezor-common and regenerate
6 years ago
Aleksey Popov 922748e348 lisk: restore Lisk sign and verify message functionality
6 years ago
Pavol Rusnak 9238382435
tests: update test_msg_signtx_zcash
6 years ago
Pavol Rusnak 21670b8226
tests: update zcash test
6 years ago
Pavol Rusnak e4dcc8d8c6
zcash overwinter support
6 years ago
matejcik cd3559b419 tests: rename test_cancel after it was parametrized
6 years ago
matejcik 269eaa298f tests: make a fixture out of client
6 years ago
ZuluCrypto 7673ebf952 stellar - add additional tests and instructions for calculating signature
6 years ago
Pavol Rusnak 17479f26a7
device_tests: re-enable decred test for T1
6 years ago
Pavol Rusnak 5e14a5f059
device_tests: cashaddr test in sign/verify message
6 years ago
Pavol Rusnak 1a642713a5
Revert "device_tests: update test_bip32_speed cache-speed ratio to 1.2x"
6 years ago
Pavol Rusnak 61f5bbca91
vendor: update trezor-common
6 years ago
Pavol Rusnak d4b17c5b36
device_tests: fix bitcore entry in coins.py
6 years ago