Commit Graph

1297 Commits (ae5341c1bd01c2ef998d2443fa6498c27c943fad)
 

Author SHA1 Message Date
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
Pavol Rusnak 2454732f1b
docs: fix example BIP84 path
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
matejcik 929a1046e2 release: convert README to markdown and include it in long_description
6 years ago
matejcik a178dfec67 changelog: include stellar additions that are also unreleased
6 years ago
matejcik cd94fb5ff9 trezorctl: drop list_coins command (closes #277)
6 years ago
matejcik db9bfab77d changelog: update
6 years ago
matejcik 2b366865ff build: use package autodetection (fixes #280)
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
Pavol Rusnak 7cf46c6833
trezorctl: add hexlify to stellar_get_public_key
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
matejcik 03b64909ff build: fix build on Windows (fixes #274)
6 years ago
Pavol Rusnak b791e805a1 trezorctl: add stellar_get_address/stellar_get_public_key
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
Tomas Susanka 668a52b85f submodules: trezor-common updated
6 years ago
matejcik 58091ac099 changelog: linkify issues
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 2f02b972d1 trezorctl: make wipe_device bootloader aware
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
matejcik 435ab2f973 changelog for 0.10.0 (formerly 0.9.2)
6 years ago
matejcik 031404f822 trezorctl: fix pylint warnings
6 years ago
matejcik 477eff2fd4 gitignore more files
6 years ago
Pavol Rusnak 9238382435
tests: update test_msg_signtx_zcash
6 years ago